1QtPass(1) General Commands Manual QtPass(1)
2
3
4
6 qtpass - GUI for password manager pass
7
9 qtpass [fuzzy name]
10
12 QtPass is a GUI password manager based on pass with the following
13 features:
14 * Reading pass password stores
15 * Decrypting and displaying the password info
16 * Updating from the git repository
17 * Editing and adding of passwords
18 * Adding and removing people from gpg-id per folder
19 * Read operations also supported without pass (using gpg and git)
20 * Configuration options for backends and executable/folder locations
21 * Copying password to clipboard
22 * Hiding of password against shouldersurfing
23 * Experimental WebDAV support
24
26 This manual page was written by Philip Rinn <rinni@inventati.org> for
27 the Debian GNU/Linux system (but may be used by others).
28
29
30
31 Sep 16, 2015 QtPass(1)