Skip to content

Wrapper to access a zx2c4 password store without environmental dependency

License

Notifications You must be signed in to change notification settings

wentam/freestanding-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny shell script gpg wrapper to access a password store without environmental dependency (no need to import keys with gpg).

Depends on gpg and pass.

Usage/examples:

freestanding-pass --keys /my/key1.asc /my/key2.asc --store /my/pass/store -- [arguments to pass]
freestanding-pass --keys /my/key1.asc /my/key2.asc --store /my/pass/store -- generate foo/bar

Nix users can try it with something like:

nix run github:wentam/freestanding-pass -- --keys /my/key1.asc /my/key2.asc --store /my/pass/store -- generate foo/bar

About

Wrapper to access a zx2c4 password store without environmental dependency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published