Rabble on Nostr: Nostr and Secure Scuttlebutt share a feature where neither has strong enforcement of ...
Nostr and Secure Scuttlebutt share a feature where neither has strong enforcement of timestamps. This can make ordering messages tricky. The scuttlebutt solution to this is something called a tangle, it’s a DAG. It’s particularly useful in creating data structures with multiple writers. This could be a comment thread to a post, or it could be collaborativily edited document or shared social database of some other sort.
I thought it’d be helpful to share as we figure similar stuff out for nostr.
https://github.com/ssbc/sips/blob/master/009.mdPublished at
2023-03-29 22:19:10Event JSON
{
"id": "e03dd5444ab1ebbd952849e06decccb61f5c29780a9c7e06bb05b6325274105e",
"pubkey": "76c71aae3a491f1d9eec47cba17e229cda4113a0bbb6e6ae1776d7643e29cafa",
"created_at": 1680128350,
"kind": 1,
"tags": [],
"content": "Nostr and Secure Scuttlebutt share a feature where neither has strong enforcement of timestamps. This can make ordering messages tricky. The scuttlebutt solution to this is something called a tangle, it’s a DAG. It’s particularly useful in creating data structures with multiple writers. This could be a comment thread to a post, or it could be collaborativily edited document or shared social database of some other sort. \n\nI thought it’d be helpful to share as we figure similar stuff out for nostr.\n\nhttps://github.com/ssbc/sips/blob/master/009.md",
"sig": "c4da97c7505c09390bbdbc05f056e41ed44b52ebf24ce4e2485f0b61a1452306452102e65e9849066cfc2212df591d8b1e0634b33e67b75a8cfb2c4036166509"
}