Y
Hacker News
new
|
ask
|
show
|
jobs
by
larose
3445 days ago
I did something similar to gpg-encrypt:
https://github.com/larose/eef/
It's a wrapper for gpg to edit encrypted files.
1 comments
davidcollantes
3444 days ago
Nice script, though I must note that it will only work on Linux. Tried it on macOS, but there is no `/dev/shm`.
link