▲ | palata 6 days ago | |||||||||||||||||||||||||||||||||||||||||||
> Why should I not be allowed to Same as I said above: you are asking for a new feature. Their default is those 20 lines that "protect" the files. If they want to offer you a way to still enable it, someone has to do it. Someone has to work on the UX of it, maybe there is a need to explain to the users why it is less secure when this feature is enabled, and then there is work to do with the criticisms that will come next time someone shoots themselves in the foot because of this feature (because "Signal shouldn't have allowed that in the first place"). I know, you will say "it's not much". But everybody asks for their "small feature", and projects generally can't do everything that everybody asks them to do (and usually for free). I find it totally valid if they choose that they won't offer features to lower their security, and instead they will work on features having sufficiently good security. Which in this case is the secure backup. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | Y-bar 6 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
> you are asking for a new feature I think we have vastly different definitions of what is a "new" feature. This is not about adding a new feature, but removing an old bug. > If they want to offer you a way to still enable it, someone has to do it. They can just use the iOS system settings to allow users to enable/disable backups. This would be zero code needed. Zero maintainability problems. Zero UX. Zero unexpected data loss for customers. The settings for this is for all sane apps at Manage Storage > Backups > [Device Name] > [App Name]. > I know, you will say "it's not much". But everybody asks for their "small feature" It's less than anything, it's removing a "feature", which should make things easier to maintain. Signal _added_ the "feature" to disable the default iOS behaviour that user data can be backed up securely. This caused, in many users life, a bug of unexpected data loss. Signal caused that bug and that data loss by introducing this "feature". Again, fixing this bug would not require a new feature to be added, but rather an unwanted bug to be removed by removing code needed to maintain it. > I find it totally valid if they choose that they won't offer features to lower their security, and instead they will work on features having sufficiently good security. Which in this case is the secure backup. Not a single argument has been given why this would be more secure than the locally encrypted backup you can do yourself in iOS. In fact, it would be sane to suggest that any newly introduced claimed secure system is insecure until tested. -- Edit: It's also worth noting that their disable-backups feature is a bit hack:y (see https://blog.eidinger.info/prevent-your-apps-files-from-bein...) | ||||||||||||||||||||||||||||||||||||||||||||
|