Allows the user to password protect text documents, and possible to exchange between users.
Run the following command:
cargo run --release
Try out the document in the documents/
folder and use the password abc123
.
This is licensed under MIT. Read the license here.