You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PUBLIC_DATA_ON_NOSTR.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,14 @@ public datasets onto the relay every 5 minutes — first live pass: 41 events ac
35
35
|**images** — mirrored content-addressed at `/media/<sha256>` (Blossom-shaped reads); the hash in the signed event is the integrity check ||
36
36
|**the manifest** — `/manifest` on the index: chain id + every contract address, so governance and Münzen are discoverable on-chain without asking anyone ||
37
37
38
+
As of 2026-08-02, the **web app itself** reads this table's left column back out, not just the
39
+
publisher writing it: any public route renders from the node's index when Supabase is absent,
40
+
which is the other end of this migration — [Forking Guide → Ohne Supabase
41
+
starten](FORKING_GUIDE.md#ohne-supabase-starten-record-mode) and
42
+
[Roadmap §13a](ROADMAP_AND_DEFERRED.md) cover the read side. The remaining "not yet" row —
43
+
per-person opt-in content — is the only genuinely missing public dataset; everything else a
44
+
keyless fork needs to render is already in the left column above.
45
+
38
46
**The withdrawal path shipped before the publish path**, exactly as §3.4 demands — and the
39
47
first kind-30018 events on the record were four withdrawal tombstones, published before any
40
48
active listing (their sellers had not opted in, so the gate held them back). The index honours
0 commit comments