How it works?
Encryption:
You write your text, select a part, call the extension with a key combination, text will be encrypted, a salt will be added(labeled), encrypted text will be replaced.
Decryption:
Extension that has our public key will highlight the decrypted version and insert it into the text for you (without you needing to do anything)
We need a way to easily obfuscate a part of the text we write here so that only members with public and private keys can see the text.
Why: Perhaps we want to name an expert or an online material that needs to be protected from adversaries.
I am thinking here of a browser extension or an extension to this: https://github.com/refined-github/refined-github
How it works? Encryption: You write your text, select a part, call the extension with a key combination, text will be encrypted, a salt will be added(labeled), encrypted text will be replaced.
Decryption: Extension that has our public key will highlight the decrypted version and insert it into the text for you (without you needing to do anything)
Deadline: 1-2 weeks
Resources: https://addons.mozilla.org/en-US/firefox/addon/text-encryption-tool/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search