Commit Graph

141 Commits (master)

Author SHA1 Message Date
cranix c3429b6308 Added quick 'n' dirty script for generation of
configs with various combinations of defaultaction/recipent-specyfic action pairs
2017-03-02 23:23:12 +01:00
cranix 24f8ca354f Removed printing a few unnesesary debug information. 2017-03-02 16:08:48 +01:00
cranix b24f7569df Improved indentation in a few places. 2017-03-01 00:41:31 +01:00
cranix af37e90571 Fixed bug in dropping mails due to lack of encryption key. 2017-02-28 23:21:01 +01:00
cranix b1ffa9f546 Action encrypt sends mail to rest of recipents that have key, dropping only that ones
that lacks key.
2017-02-28 18:01:17 +01:00
cranix 9e01dec269 Merge branch 'master' of hackerspace.pl:cranix/kuvert 2017-02-28 17:41:50 +01:00
cranix 994dbdfaa4 Added possibility to explicity specify key for action encrypt. 2017-02-28 17:38:20 +01:00
cranix cc9a7a4ce2 Added handling of action 'encrypt' in read_config routine. 2017-02-27 22:48:56 +01:00
cranix b9b56d7a66 Description of action encrypt was improved. 2017-02-27 18:35:52 +01:00
cranix 398af5c4a8 Added action encrypt 2017-02-26 19:11:22 +01:00
rysiek b92ce33995 run.sh: config can be on a read-only filesystem; warn instead of fail when unable to change ower/perms 2017-02-24 18:23:40 +01:00
rysiek 725b193398 run.sh: bugfix for the gnupg inotifywatch 2017-02-24 16:58:42 +01:00
rysiek 2f45014f94 run.sh: a cleanup/bugfix of the watch_pubkeys function 2017-02-24 14:23:57 +01:00
rysiek be0f098e01 run.sh: better handling of inotifywait and keyring files 2017-02-24 14:12:06 +01:00
rysiek 9d937f2d49 run.sh: added a small delay between noticing changes in the keyring and reloading kuvert 2017-02-24 12:50:46 +01:00
rysiek fd0e74813e run.sh: using inotifywait to automagically reload kuvert when gpg keyring changes; also, by default running kuvert with the debug mode on 2017-02-24 12:41:23 +01:00
rysiek c9fe1b6f43 run.sh: bugfix 2017-02-24 00:08:22 +01:00
rysiek 61a2deee65 run.sh: managing the secret keys saner now 2017-02-23 23:58:33 +01:00
rysiek c9494292a1 more changes and explanation of assumptions 2017-02-23 23:12:35 +01:00
rysiek 131cb3b368 dot-kuvert and dot-kuvert.docker updated for mahost config setting 2017-02-23 18:13:20 +01:00
rysiek 108ab009b2 added mahost setting, needed to be able to use kuvert in a docker setting 2017-02-23 18:09:30 +01:00
rysiek 0de32ba937 gpg support in run.sh bugfix 2017-02-23 17:41:26 +01:00
rysiek 01762c996e HOMEDIR bugfixed into KUVERT_HOME; gpg support added to run.sh 2017-02-23 17:34:22 +01:00
rysiek 9410e8d7b5 bugfix 2017-02-23 17:00:33 +01:00
rysiek dc8f4ee102 more changes in dot-kuvert.docker; bugfix in run.sh 2017-02-23 16:59:31 +01:00
rysiek d6cf29c9ec handling queue, logs, config dirs 2017-02-23 16:36:15 +01:00
rysiek b094e01261 we need to be explicit about the perl and cpan version used 2017-02-23 14:56:09 +01:00
rysiek 3fe1008cc3 cpan RUN divided into several RUNs (one per module) for easier debugging 2017-02-23 14:01:59 +01:00
rysiek 404cf5dad7 no need for the "echo |" bit apparently 2017-02-22 17:31:40 +01:00
rysiek b9800ae44d docker entrypoint added: run.sh 2017-02-22 17:15:57 +01:00
rysiek cf8d1710bb preliminary Dockerfile 2017-02-22 16:40:30 +01:00
Alexander Zangerl eeb9c6c18c added a bit of polite backoff delay to re-retrievals of passwords 2015-08-29 10:41:07 +10:00
Alexander Zangerl 0578695c77 master branch cleaned of mis-placed debian stuff... 2015-03-21 12:32:28 +10:00
Alexander Zangerl b3877bda50 Merge branch 'master' of github.com:az143/kuvert 2015-03-21 12:15:37 +10:00
Alexander Zangerl a21c72be71 the debian-specific packaging bits 2015-03-21 12:08:53 +10:00
Alexander Zangerl 5aae45cfa3 converted from RCS 2015-03-21 12:08:05 +10:00
az 2251c5bb8a Initial commit 2015-03-21 12:00:46 +10:00
Alexander Zangerl 727fb6ca0f fixed small typo in the docs 2014-07-17 23:31:39 +00:00
Alexander Zangerl c19508f76b fixed sign_encrypt reporting of micalg for the enc+sign case 2014-07-15 10:55:55 +00:00
Alexander Zangerl 16e9621fd6 added correct dynamic micalg generation
improved manpage
uppercased some header names
2014-07-15 10:39:21 +00:00
Alexander Zangerl 979c650339 fixed logfile handling, perl 5.18 is unhappy with close(...expr that is undef...) 2014-01-29 11:31:35 +00:00
Alexander Zangerl 649dbc2c4d Initial revision 2013-11-25 11:50:50 +00:00
Alexander Zangerl 0adc1571ae updated copyright timestamp 2013-11-25 11:50:08 +00:00
Alexander Zangerl 1d820324be updated text a bit 2013-11-25 11:49:53 +00:00
Alexander Zangerl 0303b49775 added support for starttls 2013-11-25 11:48:37 +00:00
Alexander Zangerl 903df9544d added 600s timeout for gpg invocations 2012-09-04 10:27:32 +00:00
Alexander Zangerl 6c8307eadf added option to set or suppress the mime preamble 2012-02-21 02:19:28 +00:00
Alexander Zangerl 7c7e14f688 added support for optional outbound smtp authentication 2010-09-16 05:17:22 +00:00
Alexander Zangerl 1b565b003d updated with new dependency 2010-09-16 05:14:25 +00:00
Alexander Zangerl 0004d295b4 fixed stupid case-sensitivity bug: keys are downcased but addresses were not... 2009-10-20 06:43:04 +00:00