Compare commits
No commits in common. "main" and "v0.2.3" have entirely different histories.
1 changed files with 4 additions and 9 deletions
13
README.md
13
README.md
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
Simple **live collaboration notepad** with websockets and FastAPI.
|
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.
|
- Status: Beta - expect minor changes.
|
||||||
- Instance/Demo: [aukpad.com](https://aufkpad.com/)
|
- Instance/Demo: [aukpad.com](https://aufkpad.com/)
|
||||||
- Inspired by:
|
- Inspired by:
|
||||||
|
@ -24,7 +22,10 @@ The goal is to keep it simple! For feature-rich solutions are [hedgedoc](https:/
|
||||||
- `[pad_id]/raw` HTTP endpoint
|
- `[pad_id]/raw` HTTP endpoint
|
||||||
|
|
||||||
**Ideas**:
|
**Ideas**:
|
||||||
[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)
|
- read-only views
|
||||||
|
- password protection
|
||||||
|
- E2EE
|
||||||
|
- caching/ auto-save to localstorage in browser / offline use
|
||||||
|
|
||||||
**Not planned**:
|
**Not planned**:
|
||||||
- accounts / RBAC
|
- accounts / RBAC
|
||||||
|
@ -70,12 +71,6 @@ For security concerns or reports, please contact via `hello a t uphillsecurity d
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Notes
|
|
||||||
|
|
||||||
- [Github Mirror available](https://github.com/CaffeineFueled1/aukpad)
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
**Apache License**
|
**Apache License**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue