As a consequence of making the android and iPhone apps open source, they have been able to create a backend for Proton Drive on rclone beta.
This is cool for things that I have stored on a Linux machine but am I correct in feeling wary of using this from a security standpoint until Proton creates their own public API?
I’m comparing this to how Google requires you to authenticate yourself via OAuth for security vs how this is asking you to put in your Proton username and password and 2FA and it gets stored as a token in the config file.
I’m just a layman. Just trying to see if my understanding is correct and if there’s other things to think about.
What do you think? Is there anything else to consider? Will you use this rclone backend to Proton for yourself? Am I too skeptical?
In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.
This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.
You can subscribe to this community from any Kbin or Lemmy instance:
Check out our website at privacyguides.org before asking your questions here. We’ve tried answering the common questions and recommendations there!
Want to get involved? The website is open-source on GitHub, and your help would be appreciated!
This community is the “official” Privacy Guides community on Lemmy, which can be verified here. Other “Privacy Guides” communities on other Lemmy servers are not moderated by this team or associated with the website.
Moderation Rules:
Additional Resources:
Without disk encryption it is a problem if your pc/laptop is at risk of being stolen. With disk encryption it is a problem if an attacker has physical access while the computer is powered on.
I don’t really think you have to be worried about security. Without an official API I’d be more worried about stability and potential data loss due to e.g. bugs in the encryption implementation or unexpected API changes though.
As far as I can tell it’s just using your username and password to obtain an access token just like any other Proton Drive client, including the offical one, would have to do.