Nguyen Thi Thaoharrypage.hashnode.dev·Nov 29, 2024Spam Protection: Implementing Google reCAPTCHA in Laravel Without a Package (With Full MVC Setup)This post walks you through implementing Google reCAPTCHA v2 in a Laravel application from scratch. We’ll create a full MVC structure to manage comments, integrate Google reCAPTCHA, and protect against spam. The focus is on providing all the necessar...Discuss·10 likesLaravel
Hamid Nawazdevworldhub.hashnode.dev·Oct 24, 2024Implementing reCAPTCHA in ReactWhat Is reCAPTCHA? Before you implement reCAPTCHA on your website, let's take a look at how it works and its common use cases. How reCAPTCHA Works When users visit a website with reCAPTCHA enabled, they're presented with a challenge they must complet...DiscussReact
Sherrilol-looping-out-loud-tech-and-marketing.hashnode.dev·Aug 18, 2024An In-Depth Look at Reddit’s Anti-Spam System: Techniques and TechnologiesReddit, one of the largest social media platforms, faces an ongoing battle against spam. As a cybersecurity specialist, understanding Reddit’s anti-spam system is crucial. This article delves into the technologies and techniques Reddit employs to det...Discussreddit
Ujjwal Shresthaujjwalshres.hashnode.dev·Jun 3, 2024Dealing with Spam CommentsDealing with spam comments on a WordPress site is a common issue, but there are several effective strategies and tools to minimize and manage spam. Some the methods I tried which can effectively deal with spam comments: 1. Use Anti-Spam Plugins There...Discussspam
Robert Dixonrobsd.hashnode.dev·Aug 18, 20232 simple tricks you can use to reduce spam emailsWe all know spam emails are annoying and even though most email providers do their best to block as much spam as possible, there will always be some that slip through the cracks. Fortunately, there are 2 awesome "email Jedi" tricks you can perform to...DiscussIT2Articles1Week
George Danekeblog.daneke.ge·Aug 16, 2023How to hide your email address on LinkedInI have a catch-all email address for my domain name email and I noted a lot of spam from LinkedIn for random usernames (like alex@mydomain.com - that do not even exist), and I have figured out they are leaking my email address! And my bad: I hadn't u...DiscussLinkedIn
Victory TuduoforOpen Replay's Technical Blogopenreplay.hashnode.dev·Jul 27, 2022Prevent spam and detect bots with ReCAPTCHAby Tuduo Victory Recently, there have been different implementations to prevent spamming of different web services. One of these implementations is using a reCAPTCHA feature. A reCAPTCHA is an automated test to determine if the user of a web applicat...DiscussReact
Khanh Nam Doblog.donamkhanh.com·Jun 22, 2019Tự động block các IP từ spam comment vào .htaccess fileSau khi viết bài về việc blog bị spam và áp dụng 1 số biện pháp thì tình trạng bị spam có giảm nhưng cơ bản thì 1 ngày cũng bị khoảng chục cái mail notification (do bọn nó bypass được hệ thống nhận dạng spam của Wordpress) Về cơ bản thì bọn spammer đ...DiscussPHP