tilde-oauth/README.md

29 lines
828 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:
*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.
2023-07-28 13:44:32 +00:00
## TODO: (From Fedi Reports)
* [ ] Descriptive pubkey upload responses
2023-10-01 22:54:30 +00:00
* [ ] **Fix OAuth Process (Invalid showing up)**
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
* [ ] 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-01 22:54:30 +00:00
## Completed TODO:
* Change Sign Up to Log In