Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Pike c184b031bd Provide mitigation options for SSH redirection vulnerability
The less intrusive options that give most immediate benefit for least
cost are enabled by default:
* Prevent server admins resetting SSH host key
* Block sync if multiple servers have the same SSH host key

An additional option for improved security is included to provide
hostname verification, either based on `hostname -f` or on an explicitly
defined '.hostnames' file.

Resolves: SSH redirection security issue reported by Tobias Josefowitz
of Opera Software
2017-11-08 12:36:26 +01:00
Thomas Pike 1a5f2710e4 Remove obsolete upgrade.php script 2017-10-19 13:41:16 +02:00
Thomas Pike d7c209d46c keys-sync service installation fixes
Improve documentation and remove hardcoded daemon username when running
under sysvinit. Fix link to GitHub repo in systemd unit file.
2017-08-31 01:51:33 +02:00
Thomas Pike 71431fbbba Set a value for email when creating keys-sync account 2017-08-30 18:27:01 +02:00
Thomas Pike d50883b820 Add comment in front of SKA key in legacy sync 2017-06-06 16:10:43 +02:00
Thomas Pike b464e14873 Initial public commit 2017-06-06 16:07:08 +02:00