running Diodon on ubuntu for clipboard management, but it's nagging me that whatever I copy hangs around. looking to make sure the data is annihilated totally.
would just running shred
on a certain database file securely erase the data on the clipboard history? if so, what file would this be?
but the more general question is; does anyone know how to securely erase data collected by the clipboard? hoping for some relatively simple shell script that I can alias and use quickly to erase the history, and actually maybe its in RAM?
thanks in advance for any help