diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-22 11:57:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-22 11:57:18 -0200 |
commit | 94e278671116bf229dca6932e0d6d1d7fc4edefc (patch) | |
tree | d24af5b4a298b6d80628c0a4c5e77af1979a6b72 | |
parent | 57440876f8bff9c26037d135ca4395296e68f672 (diff) | |
download | firma-94e278671116bf229dca6932e0d6d1d7fc4edefc.tar.gz firma-94e278671116bf229dca6932e0d6d1d7fc4edefc.tar.bz2 |
Doc update (3)
-rw-r--r-- | index.mdwn | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -266,7 +266,7 @@ Firma is simple but its simplicity doesn't reflect in lack of design. - Uses a gpg keyring to store both the keys and the subscribers options -- Simple command line to avoid admin tasks resting in some .bash_history +- Simple command line to avoid admin tasks resting in some `.bash_history` - Non-pgp blocks in a message are discarded since we don't want to deal with unencrypted content @@ -285,8 +285,4 @@ Firma is simple but its simplicity doesn't reflect in lack of design. - Messages appear to be sent `To: Undisclosed Recipients` -Major features are: - -- Keyring support - - Administration through email or command-line |