Why Nostr? What is Njump?
2024-05-08 07:31:47

UNostr on Nostr: Nice discussion thread for nostr #devs who are into binary serialization of notes ...

Nice discussion thread for nostr #devs who are into binary serialization of notes 🤖
A new event format that:
- is usable as an in memory representation
- requires no decoding step, and by extension no memory beyond the serialized event
- can be hashed easily (one contiguous block of the seralized segment)
- supports deduplication of repeated strings
- supports millisecond-accurate timestamps
- allows binary tags for efficient encoding of public keys and event IDs
- allows binary content for efficient encoding of encrypted data
- has 64-bit kinds to allow 32 bit application type + 32 bit sub-type to prevent potential conflicts
- is backwards compatible with JSON events

https://gist.github.com/Semisol/cecfded3eab9497bc56142724add1c3c

cc
Author Public Key
npub1vnszgcmqstncsef6u2uy7jddzcdhtgmaw4r9kcmnuuyf6269djqs9dx8qy