Hi,

On 11 May 2015 at 13:46, Jason A. Donenfeld <[email protected]> wrote:
> /proc/$PID/cmdline is not private. Thus, this patch is not safe to use.
>
> Note the line in there for kde's klipper:                 qdbus
> org.kde.klipper /klipper org.kde.klipper.klipper.clearClipboardHistory
> &>/dev/null
>
> Is there a similar line that could be added just as easily for gpaste? This
> seems simplest.

I don't really understand your comment about /proc/$PID/cmdline. Where
is it used?

GPaste has built-in support for managing password, so why would you
want to just nuke the whole history of the user instead of making use
of this feature?

Or what you mean is that passing the password as an argument is the
problem? If this is the problem, I don't see how "echo password |
xclip" is any better.

Regards,

Marc-Antoine
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to