Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etc/ssh/: Update aliases | EuAndreh | 2025-03-05 | 2 | -3/+4 |
| | |||||
* | etc/ssh/config.tmpl: Disable PasswordAuthentication by default | EuAndreh | 2024-08-24 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add entry for asami | EuAndreh | 2024-08-24 | 1 | -3/+3 |
| | |||||
* | etc/ssh/config.tmpl: Add "asami" and comments | EuAndreh | 2024-08-24 | 1 | -0/+7 |
| | |||||
* | etc/ssh/config.tmpl: Simple reorder | EuAndreh | 2024-08-24 | 1 | -7/+7 |
| | |||||
* | etc/ssh/config.tmpl: Add lawtech alias | EuAndreh | 2023-12-13 | 1 | -1/+2 |
| | |||||
* | etc/ssh/: Add config for papo.im server | EuAndreh | 2023-11-27 | 2 | -0/+12 |
| | |||||
* | etc/ssh/authorized_keys: Disallow root@toph key | EuAndreh | 2023-04-01 | 1 | -1/+0 |
| | | | | | The 3-2-1 rule for toph is already satisfied, so having this extra disk is not required for complying with it. | ||||
* | etc/ssh/known_hosts: Update GitHub RSA key | EuAndreh | 2023-03-24 | 1 | -1/+1 |
| | | | | https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ | ||||
* | etc/ssh/config.tmpl: Proper placement of the "Include" directive | EuAndreh | 2023-03-18 | 1 | -2/+2 |
| | | | | | | | | | From [0]: > In other words the Include directive must go to the top of the > config file (before the "body" made of Host blocks) [0]: https://superuser.com/questions/1162387/whats-wrong-with-my-openssh-include-directive | ||||
* | etc/ssh/authorized_keys: {andreh => root}@toph | EuAndreh | 2023-03-14 | 1 | -1/+1 |
| | |||||
* | etc/ssh/config.tmpl: Add User entry for pilotis.net | EuAndreh | 2023-03-13 | 1 | -0/+3 |
| | |||||
* | etc/ssh/: Add zh3051.rsync.net key and host alias | EuAndreh | 2023-03-08 | 2 | -5/+8 |
| | |||||
* | etc/ssh/: Add hk-s0s0.rsync.net key and host alias | EuAndreh | 2023-03-08 | 2 | -1/+6 |
| | |||||
* | Don't hardcode value for SSH authorized_keys | EuAndreh | 2023-03-03 | 1 | -0/+1 |
| | | | | | | | Instead of using (local-file ...) in the openssh-service-type configuration, and then replicating that on configuration.nix, instead remove the hardcoded values from the system configuration and make it dynamic, by putting it on the ~/.ssh/authorized_keys file itself. | ||||
* | etc/ssh/authorized_keys: Allow toph to SSH in | EuAndreh | 2023-03-02 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add more fingerprints for different types for velhinho | EuAndreh | 2023-03-02 | 1 | -1/+3 |
| | |||||
* | etc/ssh/known_hosts: Don't alias "localhost" to a specific key | EuAndreh | 2023-03-02 | 1 | -1/+0 |
| | | | | | As this file is shared, "localhost" means different keys on each host, so drop this association. | ||||
* | etc/ssh/known_hosts: Register "usurpador" keys | EuAndreh | 2023-03-02 | 1 | -0/+9 |
| | |||||
* | etc/ssh/config.tmpl: Inline content from ~/dev/libre/servers/ | EuAndreh | 2023-02-21 | 1 | -2/+11 |
| | |||||
* | etc/ssh/known_hosts: Add pilotis.net | EuAndreh | 2023-02-19 | 1 | -0/+9 |
| | |||||
* | etc/ssh/known_hosts: Add 2 more entries for GitHub servers | EuAndreh | 2022-12-08 | 1 | -1/+3 |
| | |||||
* | bin/vm: Ignore known_hosts on SSHing into vm | EuAndreh | 2022-12-03 | 1 | -3/+0 |
| | |||||
* | etc/ssh/known_hosts: Remove vm host keys | EuAndreh | 2022-12-03 | 1 | -7/+0 |
| | |||||
* | etc/ssh/known_hosts: Add Ubuntu VM key | EuAndreh | 2022-12-03 | 1 | -0/+1 |
| | |||||
* | bin/vm: v2 | EuAndreh | 2022-12-02 | 2 | -1/+7 |
| | | | | | | | - support -S flag for toggling snapshot mode; - support -G flag for toggling GUI mode; - dynamically discover available images; - dynamically find available ports to map to 22. | ||||
* | etc/ssh/known_hosts: Add localhost key of velhinho | EuAndreh | 2022-12-02 | 1 | -0/+9 |
| | |||||
* | Use friendly name as WireGuard aliases by default | EuAndreh | 2022-11-27 | 1 | -1/+0 |
| | |||||
* | etc/ssh/known_hosts: Add keys with its verification links | EuAndreh | 2022-11-27 | 1 | -0/+28 |
| | |||||
* | etc/ssh/known_hosts: Reinit known hosts file | EuAndreh | 2022-11-27 | 1 | -86/+0 |
| | |||||
* | etc/ssh/known_hosts: euandreh.xyz and camarada.site now points to toph | EuAndreh | 2022-11-25 | 1 | -2/+2 |
| | |||||
* | etc/ssh/known_hosts: Add alias to toph.wg | EuAndreh | 2022-11-23 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add wireguard public key alias | EuAndreh | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add velhinho's localhost keys | EuAndreh | 2022-11-16 | 1 | -0/+4 |
| | |||||
* | etc/ssh/known_hosts: Change remote key for arrobaponto.org | EuAndreh | 2022-11-16 | 1 | -4/+2 |
| | |||||
* | etc/guix/system.scm: Enable and configure velhinho<->kuvira WireGuard | EuAndreh | 2022-11-11 | 1 | -0/+3 |
| | |||||
* | etc/ssh/config: Generate with envsubst | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| | | | | So that the `Include` can also point to a variable. | ||||
* | bin/vm: Add VM management script | EuAndreh | 2022-10-10 | 2 | -0/+3 |
| | | | | | | etc/guix/system.scm: Include myself in the "kvm" group so that the QEMU commands can be given the "--enable-kvm" flag; etc/ssh/config: Include the generated SSH config file | ||||
* | etc/guix/home.scm: Stop generating "etc/ssh/config" file | EuAndreh | 2022-10-08 | 1 | -0/+5 |
| | | | | | OpenSSH support ${ENVVAR} in its config, so there is no need to generated the file to get its value dynamically. | ||||
* | etc/ssh/known_hosts: Add camarada.site entry | EuAndreh | 2022-08-29 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add entry | EuAndreh | 2022-08-22 | 1 | -0/+1 |
| | |||||
* | etc/ssh/known_hosts: Add camarada.site entry | EuAndreh | 2022-08-12 | 1 | -0/+1 |
| | |||||
* | Move Git repository into ~/.usr/.git/ | EuAndreh | 2022-05-12 | 1 | -0/+74 |