加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 930 Bytes
一键复制 编辑 原始数据 按行查看 历史
Brett Cornwall 提交于 2019-02-27 00:08 . clip: Add support for wl-clipboard
======================
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: http://www.passwordstore.org/
Please see the man page for documentation and examples.
Depends on:
- bash
http://www.gnu.org/software/bash/
- GnuPG2
http://www.gnupg.org/
- git
http://www.git-scm.com/
- xclip (for X11 environments)
http://sourceforge.net/projects/xclip/
- wl-clipboard (for wlroots Wayland-based environments)
https://github.com/bugaevc/wl-clipboard
- tree >= 1.7.0
http://mama.indstate.edu/users/ice/tree/
- GNU getopt
http://www.kernel.org/pub/linux/utils/util-linux/
http://software.frodo.looijaard.name/getopt/
- qrencode
https://fukuchi.org/works/qrencode/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化