SOLVED

Does Edge's sync use end-to-end encryption by default?

Steel Contributor

Firefox and Vivaldi's sync uses end-to-end encryption by default. Chrome doesn't do this by default... Does Edge? If not, please consider using end-to-end encryption by default with syncing in Edge!

4 Replies
best response confirmed by Bdsrev (Steel Contributor)
Solution



End-to-end encryption (enduser-to-enduser encryption) is a concept where communication is encrypted directly between the users of a system, whereas many systems just provide encryption between each individual user and the service provider.

Microsoft uses TLS so data is encrypted on user side and gets decrypted on the server side, so that the data can be stored on the server. no 3rd party should be able to eavesdrop on the connection.

using E2E encryption means that the user doesn't even trust Microsoft servers, or Google servers in case of Google Chrome browser.

 

 

Note that technically speaking, any secure communication tunnel provides encryption between two ends, but the term end-to-end encryption is usually applied to messaging services or, more generally, the secure communication between users of a service but not between a user and the service provider itself.

 

so you see E2EE is not really necessary if you are dealing Directly with Microsoft servers, Not other users.

I think the concern is that companies like Google can use synced data to build a profile of their users for advertising purposes (or other purposes). So I guess if Microsoft could guarantee that synced data won't be used for user profile building, that would be sufficient.
Agreed, I guess after the Facebook incident, all of the tech giants learned their lessons about user data and to keep them safe

@HotCakeX wrote:
Agreed, I guess after the Facebook incident, all of the tech giants learned their lessons about user data and to keep them safe

Edge begs to differ.

1 best response

Accepted Solutions
best response confirmed by Bdsrev (Steel Contributor)
Solution



End-to-end encryption (enduser-to-enduser encryption) is a concept where communication is encrypted directly between the users of a system, whereas many systems just provide encryption between each individual user and the service provider.

Microsoft uses TLS so data is encrypted on user side and gets decrypted on the server side, so that the data can be stored on the server. no 3rd party should be able to eavesdrop on the connection.

using E2E encryption means that the user doesn't even trust Microsoft servers, or Google servers in case of Google Chrome browser.

 

 

Note that technically speaking, any secure communication tunnel provides encryption between two ends, but the term end-to-end encryption is usually applied to messaging services or, more generally, the secure communication between users of a service but not between a user and the service provider itself.

 

so you see E2EE is not really necessary if you are dealing Directly with Microsoft servers, Not other users.

View solution in original post