Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 601 Bytes

File metadata and controls

5 lines (3 loc) · 601 Bytes

How It Works

For detailed technical information about the synchronization mechanism, please read the technical blog post.

Beyond the core sync logic, the Linkora Sync-Server also handles rendering user interfaces for specific functions, such as the UI for the Linkora browser extension and the certificate generation endpoint. These UIs are generated using my Kotlin Multiplatform library, Kapsule, which simplifies static HTML creation using a familiar Jetpack Compose-style approach.