#password #password-store #pass #cli-password

bin+lib pointguard

pointguard is a cli password manager that is compatible with password-store

2 releases

0.1.1 Feb 28, 2022
0.1.0 Oct 8, 2021

#726 in Authentication

24 downloads per month

MIT/Apache

23KB
547 lines

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.

Dependencies

~4–16MB
~190K SLoC