Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 428 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 428 Bytes

Point Guard

unix password store compatible password manager written in rust

Why?

Mainly to learn rust. My goal is to re-implement parts of pass in rust and try for very similar commands

Running Tests

You need a gpg key pair to test with. Then run ./setup-tests.sh the-key-id. This will make a test-store-enc folder with a .gpg-id file in it. It will then encrypt all of the files in the test-store folder.