- Add SMSG v2 format: binary attachments instead of base64 (~25% smaller) - Add zstd compression (klauspost/compress) - faster than gzip - Add RFC-001: Open Source DRM specification (status: Proposed) - Add live demo page at demo.dapp.fm with WASM decryption - Add mkdemo tool for generating encrypted demo files - Update README with proper documentation - Add format examples and failure case documentation Demo: https://demo.dapp.fm Master Password: PMVXogAJNVe_DDABfTmLYztaJAzsD0R7
12 lines
130 B
Text
12 lines
130 B
Text
borg
|
|
*.cube
|
|
.task
|
|
*.datanode
|
|
.idea
|
|
coverage.txt
|
|
|
|
# Demo content (hosted on CDN)
|
|
demo-track.smsg
|
|
|
|
# Dev artifacts
|
|
.playwright-mcp/
|