From 21043d9681eddc4b372705f5940cc070b28fb6ff Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Wed, 4 Oct 2023 01:32:04 -0400 Subject: [PATCH] Update Readme for next feature --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a55687a..7fe9d9b 100644 --- a/README.md +++ b/README.md @@ -8,21 +8,18 @@ Warrant canary available at /etc/ttyserver/canary ## 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. +*Web UI to opt into Gemini Web Proxy* ## 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](https://git.corrupt.link/maddiefuzz/skeksis) +* [ ] **Web UI to opt into [Gemini Web Proxy](https://git.corrupt.link/maddiefuzz/skeksis)** * [ ] Canary description popup? * [ ] Shift-Click for Keygen Options * [ ] Download SSH Public Key on fingerprint click? ## Completed TODO: * Change Sign Up to Log In + * Fix OAuth Process (Invalid showing up)