tilde-oauth/README.md

27 lines
706 B
Markdown
Raw Normal View History

2022-06-26 02:40:39 +00:00
# Hackers Town Server User Generator
2022-05-01 00:40:40 +00:00
use Mastodon oauth to generate system users
2022-05-01 20:20:59 +00:00
2023-07-28 13:44:32 +00:00
Warrant canary available at /etc/ttyserver/canary
2023-10-02 03:58:07 +00:00
# Work In Progress
## Active TODO:
2023-10-04 05:32:04 +00:00
*Web UI to opt into Gemini Web Proxy*
2023-10-02 03:58:07 +00:00
2023-07-28 13:44:32 +00:00
## TODO: (From Fedi Reports)
* [ ] Descriptive pubkey upload responses
2023-09-29 14:10:31 +00:00
* [ ] UI to manage user's public keys
2023-09-29 06:17:29 +00:00
* [ ] Web Notifications for user activity
2023-10-04 05:32:04 +00:00
* [ ] **Web UI to opt into [Gemini Web Proxy](https://git.corrupt.link/maddiefuzz/skeksis)**
2023-09-29 14:10:31 +00:00
* [ ] Canary description popup?
* [ ] Shift-Click for Keygen Options
2023-09-29 14:42:44 +00:00
* [ ] Download SSH Public Key on fingerprint click?
2023-10-07 00:28:02 +00:00
* [ ] Better font scaling for long text
2023-10-01 22:54:30 +00:00
## Completed TODO:
* Change Sign Up to Log In
2023-10-04 05:32:04 +00:00
* Fix OAuth Process (Invalid showing up)