|
|
|
|
|
by alchemist1e9
513 days ago
|
|
browser terminal + ssh + self hosting! I’ve not looked into this is years but I once had this idea that in browser terminal and I remember discovering there exists javascript xterm implementation. For me though I was thinking the setup needs custom MFA security since public browsers or devices can be compromised. Haven’t researched yet how to somehow add that to the access. If it worked how I’d imagine you can just walk up to any computer with a modern browser, go to your self-hosted IP, it sends you access code to phone, or uses authenticator or rsa token, something, and you get your terminal access. |
|
It wouldn't be too difficult to extend this to support webauthn/passkeys via a little bit of magic.
Actually... that sounds like a pretty interesting project.