remove forum_enabled toggle: subscribing IS trusting, no intermediate state
This commit is contained in:
parent
f405e7510f
commit
c6ed2d5c5e
2 changed files with 3 additions and 3 deletions
|
|
@ -42,8 +42,8 @@ Content exchange is gated by a trust graph derived from your TinyWeb subscriptio
|
|||
|
||||
- Only peers you subscribe to (with forum enabled) are trusted sources of content
|
||||
- Content from trusted peers propagates transitively: you see posts from their trusted peers, and theirs, and so on — no hop limit
|
||||
- New identities have no trust path until a trusted peer vouches for them or you subscribe with forum enabled
|
||||
- Trust is seeded from TinyWeb's subscription page — each subscription has a "forum: on/off" toggle. When enabled, that peer's forum content (and their transitive trust network) enters your view.
|
||||
- New identities have no trust path until a trusted peer vouches for them or you subscribe
|
||||
- Trust is seeded from TinyWeb's subscription page — each subscribed peer's forum content (and their transitive trust network) enters your view automatically.
|
||||
|
||||
## Moderation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue