mdp 是法语 "Mot de Passe",也就是“密码”的意思。它封装了 GnuPG 来加密和处理生成,管理和装饰你的密码。很多其他程序也能实现这个功能,但是 mdp 更简单,它遵循 Unix 简单就是复杂的风格,无按钮启动,非常的简单。除了用 GnuPG 来加密之外,还可以允许用户在自己的编辑器上面管理,分类和删除自己的密码。为了避免密码一直绑定在屏幕上,它还提供一个定时解除密码连接的功能,超时时间用户可以自定义,默认为 10 秒钟。
mdp 0.6.0 发布,此版本更新内容如下:
added configurable profiles (-p) to the password generator (-g)
A pager display bug on long lines was fixed.
A bug where mdp was unable to properly detect a SIGINT sent to gpg was fixed.
-l and -n parameters were added to force the length and number of passwords.
A -k parameter was added to define the GnuPG key if missing from config
项目主页:http://tamentis.com/projects/mdp/
下载地址:https://github.com/tamentis/mdp/releases
来自:开源中国社区

