Source: impass
Section: utils
Priority: optional
Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
Uploaders:
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-python,
 gpg-agent <!nocheck>,
 pkgconf,
 python3,
 python3-gpg,
 python3-setuptools,
 txt2man,
Standards-Version: 4.7.0
Homepage: https://salsa.debian.org/debian/impass
Vcs-Git: https://salsa.debian.org/debian/impass.git
Vcs-Browser: https://salsa.debian.org/debian/impass
Rules-Requires-Root: no

Package: impass
Provides:
 python3-impass,
Architecture: all
Depends:
 python3-gpg,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 gir1.2-gtk-4.0,
 python3-gi,
 python3-i3ipc,
 python3-xdo,
 wtype,
 xclip,
Description: Simple and secure password management and retrieval system
 Impass is a secure password manager that relies on your OpenPGP key
 for security and is designed to integrate in a minimal fashion into
 any X11 window manager, or sway on Wayland.
 .
 Passwords and context strings are stored in a single
 OpenPGP-encrypted and signed file (meaning entry contexts are not
 exposed to the filesystem).  Along with a simple command-line
 interface, there is a streamlined GUI meant for X11 window manager or
 sway integration.  When invoked, the GUI produces a prompt to search
 stored contexts.  New entries can also easily be created.  Passwords
 are securely retrieved without displaying on the screen.  Multiple
 retrieval methods are available, including auto-typing them directly
 into an X11 window or sway container (default), or by inserting them
 into the X11 clipboard.
