Timmy Welch
bba58e7a3a
Stuff
...
Push / CI (push) Has been cancelled
Implement certificate authentication, certificate requires :gokrazy: principal
Read first line of /etc/passwd for home and shell
Shell uses `-l` to make it a login shell which will run .profile
2025-02-16 17:53:26 -08:00
Michael Stapelberg
0327ae332c
breakglass: enable -enable_banner by default
...
The banner is useful and recognizeable.
I think it should be turned on by default.
2024-06-09 22:11:23 +02:00
Brad Fitzpatrick
09eeab3321
Support getting public keys from AWS EC2 metadata ( #18 )
...
Updates gokrazy/gokrazy#265
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-06-04 19:01:21 +02:00
Michael Stapelberg
44b3fe64f1
remove ssh-rsa warning
...
bradfitz confirmed ssh-rsa keys work again.
fixes https://github.com/gokrazy/breakglass/issues/11
2024-05-29 19:59:05 +02:00
Michael Stapelberg
2c1eed342d
banner: build timestamp: read port from http-port.txt
...
This fixes the banner on devices that use a non-standard HTTP port
2022-11-08 21:51:53 +01:00
Michael Stapelberg
c857ec6218
turn banner (printed before auth) into MOTD (printed after login)
...
This means the message will be printed only once when using the breakglass
command line tool (which first copies over a tarball, then logs in).
Also switch to fancy ASCII art while we’re at it :)
2022-07-09 18:38:32 +02:00
Christian Heusel
f41ca45656
add an optional banner to greet the user
2022-03-07 08:56:23 +01:00
Christian Heusel
ae89d9b070
Add a warning for ssh-rsa keys in authorized keys
...
https://github.com/gokrazy/breakglass/issues/11
2022-03-07 08:56:23 +01:00
Christian Heusel
0fd4350464
make the port configurable for development
2022-03-07 08:56:23 +01:00
andig
9bea6256b0
Create host key if not found ( #8 )
2021-12-19 18:50:16 +01:00
andig
1a4768ba69
Add port forwarding (-forward flag) ( #7 )
2021-01-18 09:46:20 +01:00
Michael Stapelberg
00ea9a7166
link to README section “installation” when keys are missing
2020-04-08 14:29:10 +02:00
Michael Stapelberg
1cd81ed58b
parse SSH keys line-wise, skip empty/comments
...
fixes #3
2019-03-21 09:36:40 +01:00
Michael Stapelberg
b99b39b334
include the breakglass mountpoint in $PATH
...
That way, users don’t need to use the ./ prefix all the time.
2018-06-23 15:45:50 +02:00
Michael Stapelberg
8eb60e64b7
use Fatalf
2018-06-11 21:42:45 +02:00
Michael Stapelberg
448a389515
Initial commit
2017-03-04 11:09:10 +01:00