Skip to content

aliceandbob-io/aliceandbob

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.