this post was submitted on 30 Mar 2022
1 points (100.0% liked)
Emacs
2310 readers
3 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I suppose, but it seems rather niche.
Pointless. A keylogger is most likely to run at the OS level, so it doesn't matter what program you type into.
Generally not needed.
auth
handles storing many credentials without needing to use the kill ring at all.password-store
haspassword-store-copy
, which wipes out the kill-ring contents after 45 seconds.In general, Emacs is not the right level to solve any of the problems you seem to care about; the OS is. You'd be better served by starting with a hardened Linux, like Skulls or Qubes, and customizing from there.