|
|
|
|
|
by stephenr
2698 days ago
|
|
From the page you linked it’s clear to me: > To allow sharing data across devices, we offer a service that enables syncing. View all available plans > This service only tracks recent transaction history and never has full access to your data. Additionally, in the future it will be stored encrypted in a way that we can't even read it. It’s clearly talking about the recent transactions stored on their servers. |
|
If you only use a single local app, all of your data is entirely local to your device.
All other apps that host your data in the cloud have access to it, whether it's encrypted internally or not. What encryption buys you is the case if a hacker happens to get some of your data, they might not be able to decrypt it. But considering that the backend of the app itself must be able to read the data, the backend must be able to decrypt it, so a hacker could probably end up decrypting the data anyway.
End-to-end encryption in Actual will be better than all other cloud apps: I, even as someone with full access to the server, will not be able to read your messages. Only your device can.
It sounds like what you're really worried about is storing banking passwords unencrypted. We don't do anything like that at all.