add forum security caveat link to Security section
This commit is contained in:
parent
81d0d7c9aa
commit
712b18ff89
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ Other hardening measures:
|
|||
- **XSS escaping** — All user-supplied content is HTML-escaped before rendering
|
||||
- **Bookmark authentication** — The bookmarklet endpoint requires a secret token
|
||||
- **Identity file protection** — The Reticulum identity key is restricted to owner-only permissions (0600)
|
||||
- **Forum caveats** — See [tinyweb-forum Security](https://git.derickphan.com/lichenblankie/tinyweb-forum#security) for forum-specific risks (voluntary retractions, block gossip manipulation, no rate limiting)
|
||||
|
||||
## Maintenance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue