about summary refs log tree commit diff homepage
path: root/sshd_config
blob: 9e481078e8c0a9f7dab58e1cefe512aab02eeb22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
UsePAM no

Match User torus
    PasswordAuthentication yes
    PermitEmptyPasswords yes
    ChrootDirectory /home/torus
    ForceCommand client

    AllowAgentForwarding no
    AllowTcpForwarding no
    AllowStreamLocalForwarding no
    MaxSessions 1
    X11Forwarding no
0'>2019-01-26Add beef Befunge-93 interpreterJune McEnroe 2019-01-26Add back tux to ssh configJune McEnroe 2019-01-25Set nvim UI colors back to the 8-color paletteJune McEnroe Neovim seems intent on replacing all the default colors with ghastly choices from the 256-color palette. 2019-01-22Complete ASCII set of WIP serif8x16.psfJune McEnroe Bad. 2019-01-22Add WIP serif8x16.psfJune McEnroe 2019-01-21Save cash history incrementallyJune McEnroe Still needs better error and edge case handling, but seems to work. 2019-01-19Remove pingbotJune McEnroe