tor browser bookmarks file

Tor Browser Bookmarks File: How to Manage, Backup, and Recover

Tor Browser stores bookmarks differently than standard browsers. Your bookmarks file is tied to your Tor profile and located in a specific directory on your system. Understanding where this file lives, how to back it up, and how to export it is essential if you want to preserve your links or migrate between devices. This guide covers the exact locations, backup methods, and recovery steps.

Tor Browser Bookmarks File: Location, Backup & Export

Where Tor Browser Stores Bookmarks

Tor Browser bookmarks are stored in a profile folder on your computer. Unlike Chrome or Firefox, Tor Browser keeps its data isolated from your system to protect anonymity. On Windows, the bookmarks folder is typically located at: C:\Users\[YourUsername]\AppData\Roaming\tor-browser\Browser\profile.default\bookmarkbackups. On macOS, look in: ~/Library/Application Support/TorBrowser/Data/Browser/profile.default/bookmarkbackups. On Linux, the path is: ~/.local/share/TorBrowser/Data/Browser/profile.default/bookmarkbackups. The actual bookmarks are stored in a file called places.sqlite, which is a database file. Tor Browser also creates automatic backup files with timestamps. If you cannot see these folders, enable hidden files on your system. Windows users should check View settings; macOS users can press Command+Shift+Period; Linux users can use ls -la in the terminal.

Understanding Tor Browser Bookmarks Backup

Tor Browser automatically creates bookmarks backups in the bookmarkbackups folder. These backups are JSON files with timestamps in their names, such as bookmarks-2024-01-15.json. Tor Browser typically keeps the four most recent backups automatically. However, relying solely on automatic backups is risky because they are stored in the same profile directory. If your profile becomes corrupted or you accidentally delete the entire Tor Browser folder, these backups go with it. Manual backups are essential. To create a manual backup, navigate to your bookmarks backup folder and copy the most recent JSON file to a separate location on your computer, an external drive, or encrypted cloud storage. Label the backup with a date so you can track versions. This is especially important if you use Tor Browser across multiple devices or if you plan to reinstall your operating system.

How to Export Tor Browser Bookmarks

Exporting bookmarks from Tor Browser requires accessing the browser's built-in export function or manually copying the backup files. The easiest method is to use Tor Browser's menu: click the hamburger icon (three horizontal lines) in the top-right corner, select Bookmarks, then choose Show All Bookmarks. In the Library window that opens, click Import and Backup, then select Backup. This creates a new timestamped backup file in your bookmarkbackups folder. To export bookmarks to an HTML file for use in other browsers, open the Library window again, click Import and Backup, then Export Bookmarks to HTML. This generates a standard HTML file that most browsers can import. Alternatively, you can manually copy the places.sqlite file or the JSON backup files to another location. If you want to transfer bookmarks to a different browser, the HTML export method is most compatible. Keep in mind that exporting bookmarks does not affect your anonymity, but storing them on unencrypted devices or cloud services without protection does.

Recovering Lost or Missing Bookmarks

If your Tor Browser bookmarks are gone, recovery depends on when they disappeared. First, check the bookmarkbackups folder for recent JSON files. If backups exist, you can restore them manually by copying a backup file back into the profile directory or by using the Import function in Tor Browser's Library. Open the Library, click Import and Backup, then Restore, and select the backup file you want to restore. This will merge or replace your current bookmarks depending on the file. If no backups exist in the bookmarkbackups folder, check your system's file recovery tools or backups. Windows users can try File History or System Restore; macOS users can use Time Machine; Linux users may have snapshots depending on their setup. If you deleted bookmarks by accident but did not restart Tor Browser, the data may still be recoverable from the places.sqlite database using recovery tools, though this requires technical knowledge. Going forward, create regular manual backups to prevent future loss.

Security Considerations for Bookmarks

Your bookmarks file contains a record of sites you have visited on Tor. This information should be treated as sensitive. If someone gains access to your bookmarks file, they can see which .onion sites or other resources you have bookmarked. Store backups in encrypted containers or on encrypted external drives. If you use cloud storage, ensure it is encrypted end-to-end. Never store bookmarks backups on unencrypted USB drives or in plain folders on shared computers. When transferring bookmarks between devices, use secure methods such as encrypted email, encrypted messaging, or physical encrypted storage. If you are concerned about forensic recovery of deleted bookmarks, use a tool that securely wipes free space on your drive after deletion. Remember that Tor Browser itself is designed to minimize tracking, but your local bookmarks file is not automatically protected by Tor. Treat it with the same care you would treat any sensitive file on your system.

Common Mistakes and How to Avoid Them

One common mistake is assuming that Tor Browser bookmarks sync across devices automatically. They do not. If you use Tor Browser on multiple computers, you must manually transfer bookmarks using export and import functions or by copying backup files. Another mistake is storing bookmarks backups in obvious locations or with descriptive filenames that reveal their contents. Use encrypted storage and generic filenames if privacy is a concern. Users often forget to create backups until after data loss occurs. Set a reminder to back up bookmarks monthly or whenever you add significant new bookmarks. Some users try to access the places.sqlite file while Tor Browser is running, which can cause corruption. Always close Tor Browser completely before manually copying or moving bookmark files. Finally, do not assume that deleting a bookmark from the browser interface immediately removes it from your system. The data may persist in backup files or in free space on your drive until overwritten.

Transferring Bookmarks Between Browsers

If you want to move bookmarks from Tor Browser to another browser like Firefox or Chromium-based browsers, export to HTML first. Open Tor Browser, go to Library, click Import and Backup, then Export Bookmarks to HTML. Save the file to a known location. Then open your target browser, access its bookmark import function, and select the HTML file. Most browsers accept this format. Note that some Tor-specific bookmarks, such as links to .onion sites, may not function in standard browsers without Tor. If you are moving bookmarks from another browser into Tor Browser, use that browser's export function to create an HTML file, then import it into Tor Browser using the Library's Import function. Be aware that importing bookmarks from untrusted sources can introduce malicious links. Always review imported bookmarks before using them. If you are switching from one Tor Browser installation to another, the JSON backup files are more reliable than HTML exports because they preserve more metadata.

Frequently asked questions

Can I sync Tor Browser bookmarks across multiple devices?

No, Tor Browser does not offer automatic bookmark syncing. You must manually export bookmarks from one device and import them on another. Use the export-to-HTML function or copy backup JSON files to transfer bookmarks between computers. This design protects privacy by keeping your browsing data local.

What happens to my bookmarks if I uninstall Tor Browser?

Uninstalling Tor Browser typically removes the entire profile folder, including all bookmarks and backups. To preserve bookmarks before uninstalling, export them to an HTML file or copy the bookmarkbackups folder to a safe location. This is why regular manual backups are important.

Can I recover bookmarks from a corrupted Tor Browser profile?

If the profile is corrupted but the bookmarkbackups folder still exists, you can restore from a backup JSON file using the Library's Restore function. If the entire profile is lost, check your system backups or file recovery tools. Without backups, recovery is difficult and may require professional data recovery services.

Is it safe to store Tor Browser bookmarks in cloud storage?

Only if the cloud storage is encrypted end-to-end. Storing unencrypted bookmarks in standard cloud services exposes your browsing history. Use encrypted containers or services with zero-knowledge encryption. Consider keeping sensitive bookmarks only on local encrypted drives.

Where exactly is the places.sqlite file located?

The places.sqlite file is in your Tor Browser profile folder. On Windows: C:\Users\[YourUsername]\AppData\Roaming\tor-browser\Browser\profile.default. On macOS: ~/Library/Application Support/TorBrowser/Data/Browser/profile.default. On Linux: ~/.local/share/TorBrowser/Data/Browser/profile.default. This file contains all bookmarks and history.