Where Tor Browser Stores Bookmarks
Tor Browser bookmarks are stored in a profile folder on your system, not in a central location like some other applications. The bookmarks file is typically named places.sqlite and lives inside your Tor Browser profile directory. On Linux, this is usually ~/.tor-browser/browser/profile.default/. On Windows, look in %APPDATA%\Tor Browser\Browser\profile.default\. On macOS, check ~/Library/Application Support/Tor Browser/profile.default/. The bookmarks folder itself doesn't exist as a separate directory—bookmarks are database entries within the SQLite file. This means you cannot simply copy a folder to backup bookmarks; you need to export them or copy the entire database file.
Exporting Bookmarks from Tor Browser
The safest way to backup Tor Browser bookmarks is to export them as an HTML file. This method works across all operating systems and creates a portable backup you can restore later. Steps: 1) Open Tor Browser and click the menu icon (three horizontal lines) in the top right. 2) Select Bookmarks, then Show All Bookmarks. 3) In the Library window, click Import and Backup at the top. 4) Choose Export Bookmarks to HTML. 5) Select a location on your drive and name the file (e.g., tor-bookmarks-backup.html). 6) Click Save. The HTML file is now your backup. Store it in a secure location, ideally on an encrypted external drive or in a password-protected cloud storage account. This file can be imported into Tor Browser on any device.
Restoring Bookmarks After Loss
If your Tor Browser bookmarks are gone, you can restore them from your HTML backup. Open Tor Browser, access the Library (Bookmarks > Show All Bookmarks), click Import and Backup, then select Import Bookmarks from HTML. Navigate to your backup file and open it. Tor Browser will add all bookmarks from the file back into your browser. If you have no backup and bookmarks disappeared recently, check your system's file recovery tools—the places.sqlite file may still exist in your profile folder even if Tor Browser no longer displays the bookmarks. On Windows, use File Explorer's Previous Versions feature. On macOS and Linux, check your system's trash or use a file recovery utility. However, recovery is not guaranteed, which is why regular backups are critical.
Common Reasons Bookmarks Disappear
Several situations cause Tor bookmarks to vanish. A forced Tor Browser update sometimes resets the profile, wiping bookmarks. Clearing browsing data with the wrong settings selected can delete bookmarks along with history and cookies. Corrupted profile folders due to sudden shutdowns or system crashes may render the places.sqlite file unreadable. Running multiple instances of Tor Browser simultaneously can cause conflicts that corrupt bookmark data. Disabling or removing extensions improperly may also affect stored data. Using Tor Browser in a temporary profile or live environment (like Tails) means bookmarks are not persistent by default—they exist only during that session. Understanding these risks helps you take preventive action: always backup before major updates, be careful when clearing data, and avoid running multiple Tor Browser instances.
Security Considerations for Bookmark Backups
Your bookmark backup file contains a record of sites you've visited. If this file is stored unencrypted on your computer or in unencrypted cloud storage, it becomes a privacy liability. Anyone with access to your device or account can see which .onion sites or other addresses you've bookmarked. Best practices: 1) Store backups on encrypted storage only—use full-disk encryption on your device or an encrypted external drive. 2) If using cloud storage, choose a service that supports client-side encryption, or encrypt the HTML file before uploading. 3) Use a strong password on any account where backups are stored. 4) Do not email bookmark backups unencrypted. 5) Delete old backups once you've confirmed a new one works. 6) Consider using a password manager like Bitwarden to store sensitive .onion addresses instead of bookmarking them directly. This approach reduces the risk of exposing your browsing patterns if a backup file is compromised.
Backup Frequency and Maintenance
Establish a regular backup schedule based on how often you add or modify bookmarks. If you bookmark sites frequently, backup weekly or monthly. If your bookmarks rarely change, quarterly backups may suffice. Create a simple system: name backups with dates (tor-bookmarks-2025-01-15.html) so you can identify which version is most recent. Keep at least two recent backups in case one becomes corrupted. Test your backup by importing it into a fresh Tor Browser profile periodically—this confirms the file is valid and you know how to restore it when needed. Automation tools can help: on Linux or macOS, a simple cron job can copy your places.sqlite file to a backup location on a schedule. On Windows, Task Scheduler can automate the same process. However, manual backups remain the most reliable method for most users, requiring only a few minutes of effort.
Alternatives to Manual Bookmarking
If bookmark management feels cumbersome, consider alternatives that reduce reliance on Tor Browser's bookmark system. Password managers like Bitwarden allow you to store URLs with notes and tags, making them searchable and accessible across devices. Browser sync services exist, but Tor Browser deliberately disables Firefox Sync for privacy reasons—this is intentional and should not be circumvented. Instead, maintain a personal list of frequently visited .onion addresses in an encrypted note-taking application stored offline. Some users create a simple text file with organized links and descriptions, encrypted with GPG or stored in an encrypted container. This approach keeps sensitive URLs separate from your browser and reduces the attack surface if your browser profile is compromised. Whichever method you choose, the principle remains the same: backup critical information regularly and store it securely.
Frequently asked questions
Can I sync Tor Browser bookmarks across devices?
Tor Browser deliberately disables Firefox Sync for privacy reasons. To use bookmarks on multiple devices, export them as HTML on one device, transfer the file securely to another device, and import them into Tor Browser there. This manual process prevents centralized sync servers from tracking your bookmarks.
What happens to bookmarks when I update Tor Browser?
Most updates preserve your bookmarks. However, major version updates or profile resets can wipe them. Always backup before updating. If bookmarks disappear after an update, check your profile folder for a backup of the places.sqlite file—Tor Browser sometimes creates automatic backups during updates.
Is my bookmark backup file safe to store in cloud storage?
Only if the file is encrypted before upload. Unencrypted bookmark backups expose your browsing history to the cloud provider and anyone with account access. Use client-side encryption or encrypt the HTML file locally before uploading to any cloud service.
Can I recover bookmarks if I didn't backup them?
Recovery is possible only if the places.sqlite file still exists on your system. Use file recovery tools on Windows (Previous Versions), macOS, or Linux. However, recovery is not guaranteed. Regular backups are the only reliable way to prevent permanent loss.
Why does Tor Browser not sync bookmarks like Firefox does?
Tor Browser disables Firefox Sync to protect your privacy. Sync services require accounts and centralized servers, which could be used to track your browsing. Tor Browser prioritizes anonymity over convenience by keeping all data local to your device.