Je ne m'y connais pas en password manager, mais je peux t'aider pour ta recherche : apt-cache search cherche au moins un des termes par défaut. Si tu veux lui obliger à trouver tous les termes, il y a l'option -a (and).
$ apt-cache search password manager -a
cpm - Curses based password manager using PGP-encryption
fpm2 - password manager with GTK+ 2.x GUI
gringotts - secure password and data storage manager
libkntlm4 - NTLM Authentication Library for the KDE Platform
kedpm - KED Password Manager
kedpm-gtk - KED Password Manager
keepass2-doc - Password manager - Documentation
keepassx - Cross Platform Password Manager
keychain - key manager for OpenSSH
kde-telepathy-auth-handler - KDE Telepathy authentication handler
password-gorilla - cross-platform password manager
revelation - GNOME2 Password manager
sympa - Modern mailing list manager
tcllib - Standard Tcl Library
trac-httpauth - Force HTTP authentication from within Trac
tuxcmd-modules - VFS modules for tuxcmd file manager
xdm - X display manager
pass - lightweight directory-based password manager
php-horde-passwd - Horde password changing application
Et là on voit qu'il y a "pass", mais je ne sais pas si ça correspond à tes besoins.
# Optimiser sa recherche
Posté par Adrien Dorsaz (site web personnel, Mastodon) . En réponse au message [RÉSOLU] Alternative à pwsafe. Évalué à 2.
Hello!
Je ne m'y connais pas en password manager, mais je peux t'aider pour ta recherche : apt-cache search cherche au moins un des termes par défaut. Si tu veux lui obliger à trouver tous les termes, il y a l'option -a (and).
Et là on voit qu'il y a "pass", mais je ne sais pas si ça correspond à tes besoins.