Skip to content

πŸ” A free, light and easy to use client-side tool to generate PGP key pairs, encrypt and decrypt messages.

License

Notifications You must be signed in to change notification settings

aliceandbob-io/aliceandbob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

aliceandbob.io πŸŒπŸ”

A free, light and easy to use client-side tool to generate PGP key pairs, encrypt and decrypt messages.

Check it out! πŸ”₯

Screenshot1

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:

  1. yarn install --check-files
  2. bundle install
  3. Duplicate the database.yml.template file and rename it database.yml
  4. Update the database.yml file as needed to match your configuration
  5. Then, rails db:setup.

Do you like this app? ❀️

Buy Me A Coffee

License πŸ“„

Licensed under the MIT License.