Commit Graph

61 Commits

Author SHA1 Message Date
Anton McClure b1fe6a0096
Updated domain name for dataforge 2019-10-31 13:43:29 +00:00
praetor 8ebc93d5ca Merge branch 'master' of jgoerzen/uucp into master
Great work!
2019-10-26 22:08:42 -04:00
John Goerzen af06c03628 No longer let remote systems request any file on the system
Local users can still send any file that the uucp user has access
to, but don't let remote systems get it all.
2019-10-23 07:36:42 -05:00
John Goerzen 4f5b52ca3c Support ssh on nonstandard ports
Port 22 can be a target for portscanning, so for those that wish to
listen elsewhere, support that by adding a field to nodelist
2019-10-23 16:09:09 -05:00
John Goerzen b61398309a Make sure to exit if a command fails in update script 2019-10-23 16:09:09 -05:00
John Goerzen 45724aa86a Document permissions for /etc/uucp 2019-10-23 16:09:09 -05:00
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
John Goerzen 78fec632b6 Block rmail by default
The default set of authorized commands is "rnews rmail" per the Taylor
UUCP documentaiton.  The way rmail works -- generally injecting a
message in such a way that the MTA sees it as originating locally --
can open up a UUCP node to unahtorized mail relay attacks.  Since it
looks like rmail isn't being used across the Tilde UUCP right now,
just block it by default.
2019-10-22 10:09:00 -05:00
praetor 8300b0f67b Merge branch 'master' of dgold/uucp into master
Approved addition of dgold.eu

Welcome :D
2019-04-27 16:00:53 -04:00
uucp e872b7e837 add dgold.eu 2019-04-27 12:42:21 +01:00
praetor 35497b41fe Merge branch 'master' of radiofreqs/uucp into master
Added radiofreqs.space
2019-04-15 09:59:40 -04:00
uucp 99e0c02ef3 add radiofreqs.space 2019-04-15 03:46:57 +00:00
praetor 567da120f5 Merge branch 'master' of tomasino/uucp into master
Approved PR to fix variable scope in script.
2019-04-06 17:51:58 -04:00
James Tomasino 57751a5489 removed "my" keyword to put $myNode in global scope 2019-04-06 17:00:09 -04:00
praetor 2588731e64 Merge branch 'master' of dbucklin/uucp into master
Added PR to provide options for server setup.
2019-04-05 23:21:38 -04:00
Dave Bucklin d71c5ad7b6 Add command-line options -h and -t for help and truncate existing files, respectively. 2019-04-06 02:03:19 +00:00
praetor 45ae555951 Merge branch 'master' of dumai/uucpconfig into master
Added called login
2019-03-30 13:11:47 -04:00
dumai 89e163df75 Trivial swap out of spaces for tabs for consistencyb 2019-03-30 09:38:48 -04:00
dumai b50ecbf428 Update 'utils/bootstrap.pl'
Add called-login entry to sysfile stanza
2019-03-30 09:22:50 -04:00
praetor 05d62e10c3 Merge branch 'master' of dbucklin/uucp into master
added frostbyte
2019-03-28 22:48:36 -04:00
dbucklin 9afcd5fa0c Update 'nodelist'
Add frostbyte
2019-03-27 22:31:58 -04:00
dbucklin cd5a31f2c5 Update 'ssh/authorized_keys'
Added key for frostbyte
2019-03-27 22:30:25 -04:00
praetor 2833a36b7a Merge branch 'epfl' of jeffallen/uucp into master
Added EPFL to the Tier 1 configs
2019-03-26 23:01:13 -04:00
praetor 9e7a496f17 Merge branch 'fixes' of jeffallen/uucp into master
Added fixes for file concatenation and better error handling.
2019-03-26 11:33:53 -04:00
Jeff R. Allen 61e208dd1a Small fixes to usability. 2019-03-26 14:36:58 +01:00
Jeff R. Allen 7dcd9db143
Fix the hostname. 2019-03-26 11:44:33 +01:00
Jeff R. Allen 2d7f04bdfb
Adding EPFL node. 2019-03-26 11:00:29 +01:00
praetor 6c20385bf8 Merge branch 'fix-append' of tildeverse/uucp into master
Fixed concatenation issues with the config files
2019-03-24 21:10:51 -04:00
Ben Harris 15c5046c82
fix bug with bootstrap results 2019-03-24 21:08:49 -04:00
praetor ccc95a3aac fixed ssh known_hosts 2019-03-24 23:16:20 +00:00
praetor e71d11735f Merge branch 'master' of fosslinux/uucp into master
added aussie tilde
2019-03-22 20:17:47 -04:00
fosslinux 74abbc2a73 add aussie to nodelist 2019-03-22 20:03:43 -04:00
fosslinux c83005cc6e add aussie ssh key 2019-03-22 20:03:13 -04:00
uucp bda224e3f7 known_hosts not concatenating. Fixed 2019-03-20 05:40:42 +00:00
praetor eea20dfacc Update 'nodelist'
Fixed nodes to standard conventions
2019-03-19 12:38:03 -04:00
praetor 63bf67a6fd Added call and passwd configuration 2019-03-19 13:27:58 +00:00
praetor 3ea474521d Merge branch 'institute' of ahriman/uucp into master 2019-03-07 10:47:45 -05:00
root eea68a0df0 Updated README 2019-03-06 20:09:43 +00:00
root 5b28c322ce updated README 2019-03-06 19:57:55 +00:00
root 53ed8e0e5b fixed config file bug 2019-03-06 19:48:12 +00:00
root 89ce28e5d4 Finished bootstrapping script 2019-03-06 19:13:50 +00:00
uucp a9cbc37ecf Updated Bootstrapping script 2019-03-06 18:37:16 +00:00
ahriman 03a3cc8038 added tilde.institute key 2019-03-06 00:38:00 -05:00
praetor ed33496ea9 added initial bootstrap script for new Tier 1 nodes 2019-03-06 04:48:20 +00:00
root 8a10364fcc Fixed files for center 2019-03-05 18:01:47 +00:00
uucp 9467eab5e0 added config templates 2019-03-05 00:31:41 +00:00
praetor 4a98594331 Merge branch 'master' of center/uucp into master
merged tilde.center to the main authorized_keys file
2019-03-04 19:00:40 -05:00
aewens c1ede83a48 Removed needless output from update.sh, causes excessive flooding in cron emails when run at suggestive time interval 2019-03-04 18:43:27 +01:00
Uucp user 9ac1543409 Added tilde.center key 2019-03-04 17:51:30 +01:00