Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | wiki/website: harden config and port to Debian 10. | Guilhem Moulin | 2020-05-16 | 1 |
| | ||||
* | Upgrade syntax to Ansible 2.7 (apt module). | Guilhem Moulin | 2018-12-03 | 1 |
| | ||||
* | wiki: Add instruction for how to add the post-update hook. | Guilhem Moulin | 2016-12-08 | 1 |
| | ||||
* | nginx: Don't hard-code the HPKP headers. | Guilhem Moulin | 2016-07-12 | 1 |
| | | | | | Instead, lookup the pubkeys and compute the digests on the fly. But never modify the actual header snippet to avoid locking our users out. | |||
* | Change the pubkey extension from .pem to .pub. | Guilhem Moulin | 2016-07-10 | 1 |
| | ||||
* | certs/public: fetch each cert's pubkey (SPKI), not the cert itself. | Guilhem Moulin | 2016-06-15 | 1 |
| | | | | To avoid new commits upon cert renewal. | |||
* | wiki: replace the formatting engine from Markdown.pl to pandoc | Guilhem Moulin | 2016-05-22 | 1 |
| | | | | | Using https://raw.githubusercontent.com/sciunto-org/ikiwiki-pandoc/master/pandoc.pm at revision 60fd07b46c750e0891e3474f75e26076348b66c5 | |||
* | Add an ansible module 'fetch_cmd' to fetch the output of a remote command ↵ | Guilhem Moulin | 2016-05-18 | 1 |
| | | | | | | locally. And use this to fetch all X.509 leaf certificates. | |||
* | Upgrade playbooks to Ansible 2.0. | Guilhem Moulin | 2016-02-12 | 1 |
| | ||||
* | Use the Let's Encrypt CA for our public certs. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | Automatically fetch X.509 certificates, and add them to git. | Guilhem Moulin | 2015-12-03 | 1 |
| | ||||
* | ikiwiki: Also install Authen::Passphrase. | Guilhem Moulin | 2015-10-28 | 1 |
| | ||||
* | ikiwiki: Enable DNSSEC and email notification. | Guilhem Moulin | 2015-09-29 | 1 |
| | ||||
* | Provide Thunderbird autoconfiguration. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | | References: - https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration - https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration/FileFormat/HowTo - https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat | |||
* | wiki: enable comments in the tracker. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Configure ikiwiki (website + wiki). | Guilhem Moulin | 2015-06-07 | 1 |