|
2 months ago | |
---|---|---|
css | 3 months ago | |
de | 3 months ago | |
fonts | 3 months ago | |
img | 3 months ago | |
js | 3 months ago | |
web-fonts-with-css | 7 months ago | |
README.md | 2 months ago | |
Screenshot DE light-mode.png | 3 months ago | |
Screenshot EN dark-mode.png | 3 months ago | |
Screenshot EN light-mode full-page.png | 3 months ago | |
Screenshot EN light-mode mobile.png | 3 months ago | |
Screenshot EN light-mode.png | 3 months ago | |
Screenshot.png | 7 months ago | |
index.html | 3 months ago |
This is a website implementation of the Firefox addon Text Encryptor. It encrypts your confidential text using AES, the most secure encryption algorithm in the world. No-one is able to crack it within a lifetime – not even the police or NSA!
Download the original Firefox addon:
You may try out a demo version of Online Text Encryptor on pixelcode.codeberg.page/text-encryptor.
Download this repo or git clone https://codeberg.org/pixelcode/OnlineTextEncryptor
Upload the downloaded repository folder to your webserver, for example via FTP. Your Online Text Encryptor instance will be available at http://example.com/OnlineTextEncryptor/
.
No actual installation, back-end code or Node.js required 🥳
If you just want to try Online Text Encryptor out on your private machine download this repo as stated above. Open the index.html
file in a browser such as Firefox/Tor, Chromium or Opera. Most browsers will show you a working demo of your website thanks to the fact that Online Text Encryptor doesn't need any server-side code or backend.
Please refer to the original repository.
Online Text Encryptor is available in English and German. It reads the user's preferred language and redirects him to the respective translation automatically.
If you want to use Online Text Encryptor in another language than English and German please refer to Text Encryptor's translation instructions. Please consider contributing 😊
Text Encryptor uses CrypoJS' aes.js created by Evan Vosberg (brix). It may be used according to the MIT license. Thank you, Evan!
Text Enryptor uses jQuery.
Text Encryptor uses Font Awesome icons. These may be used according to the Attribution 4.0 International (CC BY 4.0) license.