2
0
Fork
You've already forked shellage
0
A message and file encryption tool for when disaster strikes
  • Shell 100%
2025年11月14日 19:27:11 -05:00
.store replace placeholder contacts with authors ( #8 ) 2025年06月26日 16:05:20 +02:00
bin add empty bin 2025年11月14日 19:27:11 -05:00
.gitignore add empty bin 2025年11月14日 19:27:11 -05:00
add-contact UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
decrypt-a-file UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
decrypt-a-message remove dependecy on micro ( #28 ) 2025年07月30日 04:59:35 +02:00
dev-init.sh remove dependecy on micro ( #28 ) 2025年07月30日 04:59:35 +02:00
encrypt-a-file UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
encrypt-a-message remove dependecy on micro ( #28 ) 2025年07月30日 04:59:35 +02:00
give-myself UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
install UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
library UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
LICENSE.txt maren/improve-dev-environment ( #1 ) 2025年03月23日 13:59:56 +00:00
README.md UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
shellage UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00
view-contacts UX-revamp ( #27 ) 2025年07月28日 06:01:23 +02:00

Shellage 🐚🔑

Warning

Shellage is not useable yet. It is a work in progress

Shellage is a message and file encryption tool for when disaster strikes.

Shellage is a menu-driven command-line program meant for less-technical users. It wraps age and facilitates using age to encrypt and decrypt messages and files. Shellage also helps store age keys and contact information for other people.

Shellage is intended to be installed on the persistent storage of a Tails flash drive.

Install Instructions

TODO

Usage Instructions

First you must generate your personal key.

After that, you can add some contacts, and encrypt and decrypt messages and files.

Here are the steps:

  1. Right-click "shellage-init" and click "Run as program"
  2. Right-click "shellage" and click "Run as program"
  3. Add people to your contacts

Developer instructions

You will need to install Gnome Text Editor then run:

git clone https://codeberg.org/shellage/shellage.git
cd shellage
./dev-init.sh

Style guide

Maximum line length in entire program is 72 charz "Enter your choice" for most menu prompts