diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-18 15:42:43 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-18 15:42:43 -0300 |
commit | f4a99da7c89ec3bc05b66970050ce572feddcbdd (patch) | |
tree | 7992c38727f1c3f825a2013ef5bddfceda0d955e | |
parent | a890656a4a7496fe83e218bb00c8ea44b4991a2b (diff) | |
download | hydra-f4a99da7c89ec3bc05b66970050ce572feddcbdd.tar.gz hydra-f4a99da7c89ec3bc05b66970050ce572feddcbdd.tar.bz2 |
TODO: security deployments
-rw-r--r-- | TODO.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -45,7 +45,9 @@ Puppet modules ### Security -- apache: try libapache2-modsecurity. +- apache: + - try libapache2-modsecurity. + - deploy https://git.immerda.ch/csp-report/ - apt: check if squeeze-lts is being automatically processed. - loginrecords: deploy module. - ssh: @@ -107,6 +109,12 @@ Puppet modules - cleanup hidden `/.gem`. - split prompt.sh in a separate bash-prompt repository and include it at `puppet-nodo` and `rhatto/apps.git`. - remove `import` statements from `init.pp`, which will need some refactoring in other modules like `ntp` to fix autoloading. +- mail: + - deploy https://git.autistici.org/ale/smtp-fp/tree/master + https://github.com/EFForg/starttls-everywhere + - deploy https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration#Configuration_server_at_ISP + https://git-ipuppet.immerda.ch/module-apache/commit/?id=058dbb366b96cae1f8fb0def65f73a698f1c375d + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577616 ### Features |