From c0f784de2db52e0bd65908341472982209c1163b Mon Sep 17 00:00:00 2001 From: Felix Date: Wed, 11 Mar 2026 09:24:46 +0100 Subject: [PATCH 1/2] Add Captchainbox to Email Security Tools --- awesome-privacy.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 2dd3550..28acc35 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -1090,6 +1090,14 @@ categories: Verifies DKIM signatures and shows the result in the e-mail header, in order to help spot spoofed emails (which do not come from the domain that they claim to). + - name: Captchainbox + url: https://captchainbox.com + description: | + CAPTCHA-based email filtering for Gmail. Known contacts get through instantly, + while unknown senders receive an auto-reply with a simple CAPTCHA challenge. + Verified senders are automatically whitelisted. Helps block spam and unwanted + outreach without maintaining complex filter rules. + notableMentions: > If you are using ProtonMail, then the [ProtonMail Bridge](https://protonmail.com/bridge/thunderbird) enables you to sync & backup your emails to your own desktop mail client. From 04885b822888c20e77cde39198c92045e6415702 Mon Sep 17 00:00:00 2001 From: Felix Date: Wed, 11 Mar 2026 09:27:58 +0100 Subject: [PATCH 2/2] Fix: add icon field, shorten description, mark openSource --- awesome-privacy.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 28acc35..ec62b1d 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -1092,11 +1092,11 @@ categories: - name: Captchainbox url: https://captchainbox.com - description: | - CAPTCHA-based email filtering for Gmail. Known contacts get through instantly, - while unknown senders receive an auto-reply with a simple CAPTCHA challenge. - Verified senders are automatically whitelisted. Helps block spam and unwanted - outreach without maintaining complex filter rules. + icon: https://captchainbox.com/logo-512.png + openSource: false + description: >- + CAPTCHA-based email filtering for Gmail. Known contacts pass through, + unknown senders verify via a simple CAPTCHA. Verified senders are auto-whitelisted. notableMentions: > If you are using ProtonMail, then the [ProtonMail Bridge](https://protonmail.com/bridge/thunderbird)