Skip to main content

Whatsapp Messages Backups in Google Drive are Not Encrypted

Whatsapp Messages Backup in Google Drive are Not Encrypted

Whatsapp allows it's users end-to-end encryption for their messages and media, but it will not remain same if you Backup on Google Drive.


Whatsapp Users can Backup all their Messages and Media to their associated Google account through Google's servers in Google Drive. but Now if you Backup your messages and media files on your google drive then it will not be end-to-end encrypted as WhatsApp provides it, users, if their messages are on Whatsapp application.

This will be in activation after 12 nevember.yes, you are reading absolutely correct after 12th of November if you Backup your Messages on Google Drive then they are Not end-to-end Encrypted.

on August 16 Whatsapp has Said they Signed a Pact with Google According to it " If you Backup Your Whatsapp messages it will be stored on Google 's Server on Google Drive Without any Quota".

Before this, if you Backup your Whatsapp Messages on Google Drive they Were stored in the 15 GB of Free Space Which Google Provides to every account Created on Google.
So, now after 12th November if you Backup Your Whatsapp Messages On Google Drive they will be stored without any Quota.
now Whatsapp had Said that Whatsapp Messages Backup In Google Drive is Not Encrypted.

WhatsApp has also said this in 2017 when they made available the Google Drive Backups. that Whatsapp Messages on Google Drive are Not Encrypted and Now again when They Signed A pact With Google they Said this.

This is very Serious matter as recently Whatsapp had a matter with Indian Government that they will Not share any Information about the Message like From Where it came? Who Created this Message?
and WhatsApp said No to Indian Government By saying their User's Privacy is Important and all messages are end-to-end Encrypted .so, they can't share any Information with the Indian government and Now they are Saying if their Users Backup their Messages on Google Drive they are not Encrypted.

According to a Tech Analyst, he says that it is just a feature that has been added in Whatsapp as other Normal Features and it depends on the user that whether he Backups his WhatsApp messages to Google Drive or Not when still he knows that his messages are Not Encrypted.

According to a Report it has been saying that Whatsapp Messages which are Backed up on Google Drive will be erased after a year.so, after a year all your Messages which you had Backed up on Google Drive will be deleted automatically.

So, that's all that the Matter about it is.Now it Depends on you Wheather you Backup your Whatsapp Messages on Google Drive or not.
If you are Backing Up then you should have Faith in Google Because Google is super High Tech Company and I Don't Think they will Share your Whatsapp Messages and Media which are Backed up on Google Drive With anyone and neither any hacking problem will happen to them.

Comments

Popular posts from this blog

Android Q Release Date, Name & Feature Rumours

It's likely we're now just a matter of weeks away from the first Android Q developer build, with a proper announcement anticipated for Google I/O on 7 May. Some of its new features have already come to light, and it's possible we could be looking at the death of the back button on Android. We already lost the recent apps button in Android 9 Pie, and now our back button could be at risk too. According to code found by XDA, the Back button's functionality could be replaced by the newly single home button. We're really not sure how we feel about this change, which will confuse many Android users upgrading from earlier operating systems. Other rumoured changes to the OS are more appealing, with some suggestion of improved RCS support that could open up the platform to third-party apps. RCS, or Rich Communication Service, is in essence a data-enabled revamp of the standard text messaging service with added bells and whistles such as read receipts, group texts, ...

Top 30 Tools That Every Programmer Should Have

This is list of few essential tools from my coding workflow. I think these tools should be part of every programmer’s toolkit. Whether you are writing simple “Hello World” program or a complex web application, these tools make your coding easier and increase productivity.  programmer 1. Devdocs.io – API documentation for all popular programming languages and framework. It also includes instant search and works offline too. 2. Glitch.com – you can create your own web apps in the browser. import GitHub repos, use any NPM package or build on any popular frameworks and directly deploy to firebase. 3. Bundlephobia.com – you can quickly find the import cost of any package in the NPM registry. 4. Babeljs.com/repl – write code in modern JavaScript and BebelJS will transform your code into JavaScript that is compatible with older browsers. 5. Codeplay.com – you can quickly build frontend responsive layouts with frameworks like Bootstrap, Materialize CSS and SemanticUI. 6. H...

What Is The Difference Between MTP, PTP, and USB Mass Storage?

We all know very well that when we connect a smartphone to a PC we usually find different options to do and select, each with their own characteristics, advantages, and disadvantages. Hence, in this explanatory tutorial, we are going to explain the 3 main connection modes, MTP, PTP, and USB Mass Storage offered by most Android devices. Hence, here in this explanatory post, we will simply show you the difference between these 3 well-known modes in Android, MTP, PTP, and USB Mass Storage. What Is The Difference Between MTP, PTP, and USB Mass Storage? When we connect a smartphone to a PC, we usually find different options to do and select, each with their own characteristics, advantages, and disadvantages. Hence, in this explanatory tutorial, we are going to explain the three main connection modes offered by most Android devices that are:- MTP PTP USB Mass Storage MTP (Media Transfer Protocol) on Android In the most recent versions of Android, the MTP is the protocol w...