Commit graph

8 commits

Author SHA1 Message Date
blankie
d63e0c19be remove dead Architecture B code (topic bloom, filter_table, peer_filters) 2026-06-17 20:14:29 +00:00
blankie
f680931c8c forum trust circle: trust-gated content exchange via subscription graph
readme: document trust circle design

readme: tone down trust circle language to match existing style

remove forum_enabled toggle: subscribing IS trusting, no intermediate state
2026-06-17 20:14:00 +00:00
blankie
987317b4ac Architecture B: Bloom Gossip + Implicit Replication
- Tag bloom filter as primary peer discovery (2048 bits x 3 hashes)
- Filter table gossip for transitive peer discovery
- Scoped queries for on-demand tag lookup
- Liveness tracking + peer eviction (5 failures, 7-day TTL)
- Topic subscriptions filter content sync at both ends
- Two-theme CSS system (default minimal + kodama2)
- Status bar on all pages (topics, peers, filters)
- Bracketless tags, grouped moderation page, cleaner forms
- Match main site heading level (h1 -> h2)
2026-06-06 01:19:40 +00:00
blankie
857c9c85a1 gossip sync: sync with random 20 peers per cycle instead of all peers 2026-06-05 01:58:32 +00:00
blankie
0b1cdb9a97 auto-discovery toggle, auto-prune with customizable retention 2026-06-05 01:00:47 +00:00
blankie
1bb490fb64 auto peer discovery: gossip known peers during sync, discover from_hash automatically 2026-06-05 00:43:18 +00:00
blankie
b2b454b33a fix README URLs, handler tests, sync improvements, block/retract gossip 2026-06-05 00:32:30 +00:00
blankie
b057d93b13 initial: decentralized link-sharing forum for TinyWeb 2026-06-04 08:23:51 +00:00