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

bin+lib pointguard

pointguard 是一个兼容 password-store 的 CLI 密码管理器

2 个版本

0.1.1 2022年2月28日
0.1.0 2021年10月8日

#761 in 身份验证

MIT/Apache

23KB
547

点守卫

基于 Rust 编写的与 unix 密码存储兼容的密码管理器

为什么?

主要是为了学习 Rust。我的目标是用 Rust 重新实现 pass 的部分功能,并尝试使用非常相似的命令

运行测试

您需要一个 gpg 密钥对来测试。然后运行 ./setup-tests.sh the-key-id。这将创建一个 test-store-enc 文件夹,其中包含一个 .gpg-id 文件。然后它将加密 test-store 文件夹中的所有文件。

依赖项

~4–15MB
~185K SLoC