Comment by 0xferruccio
Comment by 0xferruccio 3 days ago
Theoretically yes - the authorization allows read/write access to articles on the device as unfortunately there's no API with write-only permissions for the reMarkable. I store tokens securely on my VPS that hosts the site in a SQLite DB.
I've made it very easy to both disconnect devices and void tokens, as well as delete your account completely. I'm considering adding logic to automatically disconnect devices after 90 days of inactivity to minimize the number of active tokens.
This is a personal project I made for fun, but I still made sure to follow as many best practices as possible to keep the servers safe (like setting up ufw and disabling logins with passwords)
Thank you for the honest answer. It is a definitive show-stopper for me to continue using your service considering how much access you will accumulate in your database - I am sure your current setup is technically more secure than any enterprise solution - however - considering my notes and remarkable are sensitive information, and contain (c) documents I cannot risk it.
I think remarkable should consider opening/widening their API.
have you investigating using the browser extension/word/ppt "send to remarkable" API?
if you have a patreon or community I'd love to support because the idea is great!