mirror of
https://github.com/hzrd149/blossom.git
synced 2026-09-14 06:35:06 +00:00
Adds changes-from-source-proposals.md summarizing how this specification set diverges from PRs #104-#107, and links it from the README's Source Material section, which previously compressed the entire delta into a single sentence about excluded compatibility forms. Calls out the wire-breaking changes separately: the versioned key grew from 32 to 33 bytes, nhash TLV type 5 grew with it, the blossom: URI encryption parameters were removed, three legacy read-paths were dropped, and the replaceable-event tie-break reversed. Notes that the MessagePack wire format itself is unchanged, with all manifest test vectors carrying over byte-identical. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015UJK2viVichZctCtyz9zWu
Blossom Implementations
This directory contains possible uses and implementations of the Blossom protocol. They are not part of the official Blossom specification but provide examples and inspiration for how the protocol can be used.
Implementations
Contributions
Contributions are welcome! Documents in this directory should clearly identify their relationship to the existing BUDs, their implementation status, and whether they define experimental behavior outside the official Blossom specification.