NAGNO - gpg-enabled nano

panda 07161b04f2 changed names 7 年之前
LICENSE 6beb2b1618 Initial commit 7 年之前
README.md 07161b04f2 changed names 7 年之前
gnano 6fb8509eed added error for empty file 7 年之前

README.md

nagno

NAGNO - gpg-enabled nano

NAGNO 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