This story was originally published on HackerNoon at:
https://hackernoon.com/i-built-a-tiny-browser-only-encryption-tool-because-i-dont-trust-your-backend.
A developer builds Encrypter, a browser-only tool for encrypting text without servers, logins, or tracking—offering a simple, secure way to share secrets.
Check more stories related to cybersecurity at:
https://hackernoon.com/c/cybersecurity.
You can also check exclusive content about
#encryption,
#web-security,
#client-side-encryption,
#web-crypto-api,
#aes-gcm-encryption,
#static-site-security,
#password-based-encryption,
#data-privacy-tools, and more.
This story was written by:
@raulsingapore. Learn more about this writer by checking
@raulsingapore's about page,
and for more stories, please visit
hackernoon.com.
I built Encrypter, a static browser-only text encryption tool that turns secrets into shareable ciphertext (links/QR), keeps crypto in the Web Crypto API, and never sends your plaintext to a server.