On 11 May 2015 at 14:10, Jason A. Donenfeld <[email protected]> wrote: > > > When you call "gpaste insert-password super-secret-password", everybody can > see your password for a split second in "ps" output. >
Ok, got that. > > Can it be used safely? Yes, it never shows the password unless you paste it and never writes it to disk > > echo is a bash built-in, and thus its arguments will not show up in > /proc/*/cmdline, as it does not spawn a new process. Fair enough, would something like "echo password | gpaste add-password id" be acceptable then? _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
