ADD README information about GH mirror, functions, issue tracker, IRC
This commit is contained in:
parent
b117eab888
commit
7a021dba86
1 changed files with 9 additions and 4 deletions
13
README.md
13
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**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue