From 7a021dba860482ff17efe8ecfe7716be29dae08a Mon Sep 17 00:00:00 2001 From: CaffeineFueled Date: Sun, 28 Sep 2025 20:58:12 +0200 Subject: [PATCH] ADD README information about GH mirror, functions, issue tracker, IRC --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cde0d08..6c36460 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Simple **live collaboration notepad** with websockets and FastAPI. +[Issue tracker](https://git.uphillsecurity.com/cf7/aukpad/issues) | `Libera Chat #aukpad` + - Status: Beta - expect minor changes. - Instance/Demo: [aukpad.com](https://aufkpad.com/) - Inspired by: @@ -22,10 +24,7 @@ The goal is to keep it simple! For feature-rich solutions are [hedgedoc](https:/ - `[pad_id]/raw` HTTP endpoint **Ideas**: -- read-only views -- password protection -- E2EE -- caching/ auto-save to localstorage in browser / offline use +[Check out the open feature requests](https://git.uphillsecurity.com/cf7/aukpad/issues?q=&type=all&sort=&state=open&labels=12&milestone=0&project=0&assignee=0&poster=0&archived=false) **Not planned**: - accounts / RBAC @@ -71,6 +70,12 @@ For security concerns or reports, please contact via `hello a t uphillsecurity d --- +## Notes + +- [Github Mirror available](https://github.com/CaffeineFueled1/aukpad) + +--- + ## License **Apache License**