aliceandbob
aliceandbob copied to clipboard
🔐 A free, light and easy to use client-side tool to generate PGP key pairs, encrypt and decrypt messages.
aliceandbob.io 🌐🔐
A free, light and easy to use client-side tool to generate PGP key pairs, encrypt and decrypt messages.
Check it out! 🔥
Features ✨
- 🗝️ Generate PGP key pairs
- 🔒 Encrypt messages with the public PGP key of the receiver
- 🔓 Decrypt messages with your private PGP key
Tech 🔧
- HTML/CSS
- Ruby (v2.6.5)
- Rails (v6.0.3.2)
- Stimulus JS (v1.1.1)
Library 📚
OpenPGP.js (v5.3.0), a JavaScript implementation of the OpenPGP protocol. Find out more on openpgpjs.org.
Contributing 🍰
Please contribute using GitHub Flow. Refer first to the open issues then create a branch, add commits, and open a pull request!
You can also read the CODE OF CONDUCT
.
When forking and cloning the repo, don't forget to do the following:
-
yarn install --check-files
-
bundle install
- Duplicate the
database.yml.template
file and rename itdatabase.yml
- Update the
database.yml
file as needed to match your configuration - Then,
rails db:setup
.
Do you like this app? ❤️
License 📄
Licensed under the MIT License.