Hackers Town TTY Server Access Generator
http://tty.hackers.town
Assets | ||
auth | ||
elements | ||
secret | ||
tools | ||
.gitignore | ||
base64url.js | ||
composer.json | ||
composer.lock | ||
config.json | ||
favicon.ico | ||
fingerprint.php | ||
fittext.js | ||
index.js | ||
index.php | ||
keygen.js | ||
LICENSE | ||
pkcs1To8.js | ||
publicSshToPem.js | ||
README.md | ||
ssh-util.js | ||
style.css |
Hackers Town Server User Generator
use Mastodon oauth to generate system users
Warrant canary available at /etc/ttyserver/canary
Work In Progress
Active TODO:
Fix OAuth Process (Invalid showing up)
Fix involves changing auth procedure to store the reusable auth token encrypted in the client browser. This should alleviate the occasional invalid error.
TODO: (From Fedi Reports)
- Descriptive pubkey upload responses
- Fix OAuth Process (Invalid showing up)
- UI to manage user's public keys
- Web Notifications for user activity
- Web UI to opt into Gemini Web Proxy
- Canary description popup?
- Shift-Click for Keygen Options
- Download SSH Public Key on fingerprint click?
Completed TODO:
- Change Sign Up to Log In