in reply to Jonathan Corbet

@corbet I don't know why others would switch away from pass, but for me the reasons are, roughly in order:

* I would like not be locked into using GnuPG, or any other OpenPGP implementation
* I am wary of a long, complicated Bash script, even if it has worked fine for years
* I don't want to try to debug or improve such a script (BTDT)
* I don't like that names for secrets are in cleartext with pass

I think pass is an amazing tool, but I would prefer not be amazed by my fundamental tools.

in reply to Lars Wirzenius

A little while ago I asked here how people most commonly invoke pass, the command line password manager. I want to consider adding a compatibility layer to my own command line password manager, but I don't want to re-implement the full pass interface. I'm too lazy to do that in my free time.

A summary of the responses: the most common sub-commands mentioned:

* edit
* -c, show -c
* otp (an extension)
* generate
* rm
* mv
* git

Most of those would be easy to implement. I'll ponder.

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.