Skip to content

text encryption such that you can share a QR code of the encryption key.

Notifications You must be signed in to change notification settings

WingsMaker/text_encryptor

Repository files navigation

text_encryptor

Text Encryption

Wrote my own webapp for text encryption such that you can share a QR code of the encryption key. No need internet access, clean codes. Can be used for those company laptop with restricted access.

Background Company information via email or chat often has the possibility to reach out to vendors, it is safer to apply text encryption at group/individual level. So that only closed group members or individual can access to the original information. The risk of information leak incidents can be mitigated. Even the encryption keys were at risk if using unknown 3rd party application. Do you know the WHATSAPP group end-to-end encryption key? ( worse if people using unsafe 3rd party app over internet )

Reference https://haniahshafi.medium.com/are-whatsapp-group-chats-vulnerable-to-spying-despite-end-to-end-encryption-ab0e522fa8d9

It can be also be used for internet isolated machines, as well as personal PC. Another use, you can’t send hyperlink via skype-for-business but you send encrypted hyperlink via this!

How to install?

  • creates a folder "text_encryptor" in your desktop, download the 7 files ( .html and .js ) into it.
  • just open the html file using your internet browser.

image

Other encrytion online

More : Excel Macro doing AES encryption

https://github.com/WingsMaker/excel_aes

About

text encryption such that you can share a QR code of the encryption key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published