跳转到主要内容

从终端轻松管理您的登录凭据。

项目描述

https://raw.githubusercontent.com/marcwebbie/passpie/master/images/passpie2.png

Version Build Status Windows Build Status Coverage

Passpie是一个用于从终端以彩色和可配置的界面管理密码的命令行工具。使用主口令解密登录凭据,将密码复制到剪贴板,与git仓库同步,检查密码状态等。

密码文件使用GnuPG加密并保存为yaml文本文件。Passpie支持LinuxOSXWindows

它看起来像什么?以下是一个简单的Passpie使用示例

passpie init
passpie add foo@example.com --random
passpie add bar@example.com --pattern "[0-9]{5}[a-z]{5}"
passpie update foo@example --comment "Hello"
passpie
passpie copy foo@example.com

输出

===========  =======  ==========  =========
Name         Login    Password    Comment
===========  =======  ==========  =========
example.com  bar      ********
example.com  foo      ********    Hello
===========  =======  ==========  =========
Password copied to clipboard

检查示例远程Passpie数据库:https://github.com/marcwebbie/passpiedb

安装

pip install passpie

如果您使用的是mac,可以通过Homebrew安装

brew install passpie

依赖项

Passpie依赖于GnuPG进行加密

命令

Usage: passpie [OPTIONS] COMMAND [ARGS]...

Options:
  -D, --database TEXT  Database path or url to remote repository
  --autopull TEXT      Autopull changes from remote pository
  --autopush TEXT      Autopush changes to remote pository
  --config PATH        Path to configuration file
  -v, --verbose        Activate verbose output
  --version            Show the version and exit.
  --help               Show this message and exit.

Commands:
  add       Add new credential to database
  complete  Generate completion scripts for shells
  config    Show current configuration for shell
  copy      Copy credential password to clipboard/stdout
  export    Export credentials in plain text
  import    Import credentials from path
  init      Initialize new passpie database
  list      Print credential as a table
  log       Shows passpie database changes history
  purge     Remove all credentials from database
  remove    Remove credential
  reset     Renew passpie database and re-encrypt...
  search    Search credentials by regular expressions
  status    Diagnose database for improvements
  update    Update credential

了解更多信息

许可证 许可证

版权所有 (c) 2014-2016 Marcwebbie, <http://github.com/marcwebbie>

完整许可证请见: LICENSE

项目详情


下载文件

下载适用于您的平台的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分布

passpie-1.6.1.tar.gz (39.7 kB 查看散列值)

上传时间:

构建分布

passpie-1.6.1-py2.py3-none-any.whl (49.9 kB 查看散列值)

上传时间: Python 2 Python 3

支持者

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面