aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-12-27 18:15:19 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-12-27 18:15:19 -0200
commit92b5e32198846a607154e9c5f1ac59eacab9517a (patch)
treefbd9e5d044c24d79829b4b10d949164a4f957c4d /README
parent5eb7d21c3c819826477ef3862ea0fda1d4c62cd6 (diff)
downloadfirma-92b5e32198846a607154e9c5f1ac59eacab9517a.tar.gz
firma-92b5e32198846a607154e9c5f1ac59eacab9517a.tar.bz2
Changing default config location, version update and config fixes
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 09b2091..7918dd1 100644
--- a/README
+++ b/README
@@ -140,7 +140,7 @@ Setup
2 - Copy firma script to whatever you like, e.g. /usr/local/bin and check that
it has no write permission
- 3 - Create a list-wide config file (default is /usr/local/etc/firma.conf) with
+ 3 - Create a list-wide config file (default is /etc/firma.conf) with
the common definitions for all lists,
GPG_BINARY= path to the GnuPG binary
@@ -289,7 +289,7 @@ Tips
- Use an encrypted swap memory
- Use a read-only media to store firma and its needed apps
- - Use ramdisk to FIRMA_LIST_PATH so all keys and passwords vanishes if the server friezes
+ - Use ramdisk to FIRMA_LIST_PATH so all keys and passwords vanishes if the server is shutdown
- Use a big PASSPHRASE, 25+ chars with alpha-numeric and special ascii keys
Design and features (OUTDATED)