Commit Graph

14 Commits

Author SHA1 Message Date
John Goerzen f6dc1b424a Pass the username in authorized_keys, not reading in uucico
Since all the passwords are trivially guessable, it is easy for
any authorized system to impersonate any other authorized system
at present.

This patch prevents that by hardcoding the username into the uucico
call based on the authorized key from ssh.  This causes the incoming
system to need to only present a password, hence the change to chat.

This change will break communication between nodes until all nodes
apply it.
2019-10-23 06:12:14 -05:00
John Goerzen a4e8993913 Switch to "restrict" in authorized_keys
Per the docs:

     restrict
             Enable all restrictions, i.e. disable port, agent and X11 forwarding,
             as well as disabling PTY allocation and execution of ~/.ssh/rc.  If
             any future restriction capabilities are added to authorized_keys
             files they will be included in this set.
2019-10-23 12:12:40 -05:00
uucp e872b7e837 add dgold.eu 2019-04-27 12:42:21 +01:00
uucp 99e0c02ef3 add radiofreqs.space 2019-04-15 03:46:57 +00:00
dbucklin cd5a31f2c5 Update 'ssh/authorized_keys'
Added key for frostbyte
2019-03-27 22:30:25 -04:00
Jeff R. Allen 2d7f04bdfb
Adding EPFL node. 2019-03-26 11:00:29 +01:00
fosslinux c83005cc6e add aussie ssh key 2019-03-22 20:03:13 -04:00
ahriman 03a3cc8038 added tilde.institute key 2019-03-06 00:38:00 -05:00
Uucp user 9ac1543409 Added tilde.center key 2019-03-04 17:51:30 +01:00
uucp 3b55ffa2ca added mail endpoint 2019-03-01 20:11:54 +00:00
uucp 4a974bd0d7 added dataforge mail server 2019-02-28 23:33:59 +00:00
uucp 02acb2236c Added updated dataforge key 2019-02-27 18:22:54 +00:00
uucp e3cd69206a fixed type in authorized_keys 2019-02-27 17:55:43 +00:00
uucp ed11fe6011 ssh directory cleanup 2019-02-27 17:47:54 +00:00