pointguard

Crates.iopointguard
lib.rspointguard
version0.1.1
sourcesrc
created_at2021-10-08 19:48:38.999073
updated_at2022-02-28 01:12:27.16111
descriptionpointguard is a cli password manager that is compatible with password-store
homepage
repositoryhttps://github.com/actuallyallie/pointguard
max_upload_size
id462479
size74,621
Allie Stephan (allie-wake-up)

documentation

README

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.

Commit count: 32

cargo fmt