NAGNO - gpg-enabled nano
Find a file
2017-03-07 10:38:01 +01:00
gnano fixed unary exceptions and posix compatibilty 2017-03-07 10:38:01 +01:00
LICENSE Initial commit 2017-03-07 00:05:30 +01:00
README.md Update 'README.md' 2017-03-07 00:08:49 +01:00

gnano

GNANO - gpg-enabled nano

gnano enables you to edit a textfile encrypted for some recipients without outputting to cleartext the content (actually it outputs it in a tempfile which permissions are 600, I am working on yhis issue)

Known issues:

  1. the cleartext text is written to a temp file in /tmp/ with permissions 600, would be nice if it wasn't written at all
  2. sometimes gnano cannot retrieve the list of the keys of the recipients, spongebob knows why, needs to be invetigated