issues
search
nikgraf
/
secsync
Architecture for end-to-end encrypted CRDTs
https://www.secsync.com/
Apache License 2.0
188
stars
8
forks
source link
Documentation
#80
Open
nikgraf
opened
1 year ago
nikgraf
commented
1 year ago
[x] Logo
[ ] Update Threat Model (based on lots of cases being ignored & new ephemeral message session esta
[x] Increase number when a snapshot should happen to 200 in the examples
[ ] Fix Undo/Redo for Prosemirror (just the button?) and Tiptap (core logic issue?) examples
[x] Add a TLDraw example - see
https://github.com/tldraw/tldraw-yjs-example/blob/main/src/useYjsStore.ts
[ ] Fix Tiptap example infinite loop of ephemeral updates (click into the textbook and see it) -maybe tiptop upgrade?
[ ] Hint how to use the existing public service
[x] Set tsconfig.ts to
strict: true
[x] use
useY
instead of custom
useYArray
strict: true
useY
instead of customuseYArray