Chrome's Typed History Feature: Is Information Safe?
Google Chrome, the widely-used web browser, saves your browsing history to provide a better user experience. Among the saved data is the typed history that includes the search terms and URLs you type into the Chrome address bar. However, there have been concerns about the safety of this typed history data when using Chrome, especially after the revelation that information from Chrome's typed history could be accessed by another browser, Vivaldi. This article will dive into the details of this topic, covering key concepts with appropriate subtitles and paragraphs, code blocks, and a summary with references in an HTML unordered list at the end.
Chrome's Typed History: How Does It Work?
Every time you enter a search query or a website URL into the Chrome address bar, it gets saved as part of your typed history. This history can be accessed by going to the <chrome>://settings/autofill page and clicking on the Addresses and more section. By default, Chrome saves this information to make it easier for you to revisit previously typed searches or websites. However, this convenience comes with potential concerns about data privacy and security.
Privacy Concerns: Accessible by Other Browsers
In 2016, it was discovered that the typed history data from Chrome was accessible by another browser called Vivaldi due to the way these two browsers were sharing data explained here. When Vivaldi was set up as a secondary profile of Chrome, it inherited the typed history data from Chrome because both browsers shared the same user profile by default. Although Vivaldi addressed this issue in later versions by creating unique profiles for each browser, this revelation raised concerns about the security of typed history data when using Chrome and other Chromium-based browsers.
Mitigating Privacy Concerns: Encryption and Opting Out
To address privacy concerns, Google introduced the Enable synchronization of typed URLs toggle at the <chrome>://settings/autofill page, which enables encryption of the typed history data. By enabling this toggle, you ensure that your typed history data gets encrypted, minimizing the risk of unauthorized access. Furthermore, you can opt-out of saving the typed history by toggling off the Save search and URLs from the address bar setting at the same page.
Encryption and Opting Out
Google introduced the
Enable synchronization of typed URLs
toggle at the
<chrome>://settings/autofill
page, which enables encryption of the typed history data.