X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=446dbec3a86bfc17263c96bcbc6b6238f2e9fffc;hb=03793e5654f0abecc5de6838fa456a23bae630cc;hp=84a06d391841e863a71155bb7c9debc66f97f313;hpb=2f9e679a099ab2e59aed109e1d5e3555b5c23b57;p=app-edwardng.git diff --git a/README b/README index 84a06d3..446dbec 100644 --- a/README +++ b/README @@ -14,12 +14,34 @@ To install this module type the following: make test make install +USAGE + +Typical usage of EdwardNG is as follows: + +1. Create a new GPG homedir + $ mkdir /srv/edwardng +2. Create a suitable gpg.conf + $ cat > /srv/edwardng/gpg.conf <> /etc/aliases + For multiple language support, add multiple entries to /etc/aliases of the form: + $ echo 'edwardng-lang: |/path/to/edwardng --keydir=/srv/edwardng --key=KEYID --from=edwardng@hostname.tld --tmpl=lang' >>/etc/aliases + DEPENDENCIES This module requires these other modules and libraries: * Email::Sender * File::Slurp + * File::Share + * File::ShareDir::Install * MIME-Tools * Mail::GnuPG * PerlX::Maybe @@ -28,7 +50,7 @@ This module requires these other modules and libraries: COPYRIGHT AND LICENCE -Copyright (C) 2014 by Marius Gavrilescu +Copyright (C) 2014 by Fundația Ceata This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.18.2 or,