• darkawowerOPB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I am currently working on my own note synchronization server (I need it because I plan to try to integrate CRDT in the future).

    I would also like to mention that currently notes are not encrypted on the client side. However, I also plan to implement this in the future.

    I do not plan to integrate third-party synchronization mechanisms, but I will be working on an API that allows for custom extensions. With this API, developers will be able to create their own note synchronization mechanisms