Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snoyberg/sortasecret
https://github.com/snoyberg/sortasecret
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snoyberg/sortasecret
- Owner: snoyberg
- License: mit
- Created: 2019-07-05T05:03:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T22:57:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T23:57:26.050Z (25 days ago)
- Language: Rust
- Size: 166 KB
- Stars: 18
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SortaSecret
*A really simple Mailhide replacement*
Purpose: you want to put someone's email address on a website, but use Recaptcha to ensure that it's a real human and not a bot reading it. SortaSecret provides a service where a third party application:
* Asks sortasecret.com to encrypt the email address
* Embeds the encrypted version of the email address on the web page
* Includes some Javascript
* The Javascript asks Recaptcha to verify that the user isn't a bot, provides that token to sortasecret.com with the encrypted payload, and gets back the email address