end-to-end encryption with sveltekit

{"text": "## Introduction\n\nNow that Magiedit is kind of done (except for user experience, I guess), I figured I had to tackle the security / sync of notes; at the beginning of this project, I thought I could store everything locally (first versions did not even have authentication), and later on implement a solution to sync back and forth with a remote server using something like couchdb and…

Read more →
Page 1