What Are Tor Browser Bookmarks and Why Export Them
Tor Browser stores bookmarks in a profile folder on your computer. Unlike regular Firefox, Tor Browser isolates each session by default, which means bookmarks persist only if you save them within the browser itself. Exporting bookmarks converts them into a portable file format (usually HTML or JSON) that survives system changes, reinstalls, or device transfers. This is especially useful if you rely on specific .onion addresses or want to maintain a curated list of sites without re-entering them manually each time you launch the browser.
Where Tor Browser Stores Bookmarks
Tor Browser bookmarks are stored in a profile directory specific to your operating system. On Windows, look in AppData\Local\Tor Browser\Browser\TorBrowser\Data\Browser\profile.default\bookmarkbackups. On macOS, check Library/Application Support/TorBrowser-Data/Tor Browser/profile.default/bookmarkbackups. On Linux, the path is typically ~/.local/share/TorBrowser/tbb/x86_64/tor-browser/profile.default/bookmarkbackups. If bookmarks are gone, these backup folders sometimes contain automatic snapshots created by the browser. Accessing hidden files may require enabling "show hidden files" in your file manager.
How to Export Bookmarks from Tor Browser
Step-by-step export process:
1. Open Tor Browser and click the menu icon (three horizontal lines) in the top right.
2. Select "Bookmarks" and then "Manage Bookmarks" (or press Ctrl+Shift+B on Windows/Linux, Cmd+Shift+B on macOS).
3. In the Bookmarks window, click the menu icon again and select "Export Bookmarks to HTML."
4. Choose a location on your computer to save the file. Name it something descriptive like "tor-bookmarks-backup-[date]."
5. Click Save. The file is now a portable HTML document containing all your bookmarks.
This exported file can be reopened in any browser or re-imported into Tor Browser later using the "Import Bookmarks from HTML" option in the same menu.
Recovering Lost Bookmarks and Backup Files
If your bookmarks disappear, check the bookmarkbackups folder first. Tor Browser automatically creates dated backup files (like bookmarks-2024-01-15.json). You can restore these by opening the Bookmarks menu, selecting "Restore," and choosing the backup file you want. If automatic backups are missing, look for any exported HTML files you may have saved previously. If nothing is recoverable, you'll need to rebuild your bookmark list manually. To prevent future loss, export bookmarks regularly to an external drive or encrypted storage. Never store backups on cloud services that log your activity, as this defeats the anonymity purpose of using Tor.
Security Considerations When Managing Bookmarks
Exporting bookmarks creates a readable file that lists all the sites you visit. Store this file securely—encrypt it with a tool like GPG or store it on an encrypted USB drive. Do not email bookmark backups unencrypted or upload them to unencrypted cloud storage. If you're using Tor for anonymity, remember that your local bookmark file is not anonymous; it's stored on your device in plaintext. Consider using a password manager like Bitwarden instead of relying solely on bookmarks, as it offers encrypted storage and can be synced across devices more securely. Never share bookmark files with others, as they reveal your browsing history.
Common Mistakes and How to Avoid Them
Mistake 1: Storing bookmarks in a synced folder. Cloud sync services can expose your browsing patterns. Keep backups local or on encrypted external media only. Mistake 2: Forgetting to export before reinstalling Tor Browser. Always back up before major updates or reinstalls. Mistake 3: Losing track of backup files. Use clear naming conventions with dates and store them in a dedicated folder. Mistake 4: Assuming bookmarks sync across devices automatically. They don't. You must manually export and import on each device. Mistake 5: Ignoring file permissions. After exporting, restrict file access so only your user account can read it.
Alternatives to Manual Bookmark Management
Instead of relying on browser bookmarks, consider maintaining a separate encrypted document or password manager that stores site addresses and notes. This approach is more portable and doesn't depend on browser profiles. Some users keep a simple text file encrypted with GPG, while others use dedicated tools designed for secure note-taking. Another option is to use browser extensions that sync bookmarks to encrypted storage, though this requires careful vetting of the extension's privacy policy. For frequent Tor users, a dedicated bookmarking system outside the browser reduces the risk of losing access to important sites and provides better organization than browser bookmarks alone.
Frequently asked questions
Can I import bookmarks from regular Firefox into Tor Browser?
Yes. Export bookmarks from Firefox as an HTML file, then open Tor Browser's Bookmarks menu and select "Import Bookmarks from HTML." Choose the Firefox export file. However, be aware that importing bookmarks from a non-anonymous browser into Tor Browser doesn't make those bookmarks anonymous—they're just transferred data.
What happens to my bookmarks if I update Tor Browser?
Bookmarks typically survive updates because they're stored in your profile folder, which persists across versions. However, it's good practice to export bookmarks before any major update as a precaution. If something goes wrong during the update, you'll have a backup.
Is it safe to store bookmark backups on an external drive?
Yes, if the drive is encrypted. An unencrypted external drive exposes your bookmark list to anyone with physical access. Use full-disk encryption (BitLocker on Windows, FileVault on macOS, LUKS on Linux) or encrypt individual files with GPG before storing them on external media.
Can I sync bookmarks across multiple devices using Tor Browser?
Tor Browser doesn't have built-in sync. You must manually export bookmarks on one device and import them on another. Never use cloud sync services for this, as they log your activity and defeat anonymity. Transfer backups via encrypted external media or encrypted file transfer instead.