Please implement end-to-end encryption so that our bookmarks are completely private.
I understand that server-side encryption is already in use but as Raindrop have the ability to reset a user's password; theoretically Raindrop can also see a user's data (regardless of it being encrypted at rest).
Naturally this should be optional and a warning given to users that forgetting their password will lead to irretrievable loss of data.
Similarly, HTML exports of bookmarks should be encrypted if sent via email or only accessible in a zero-knowledge format via the logged-in web session.