Half your saved bookmarks are already broken. You just don't know it yet.

Link rot is real. Studies of saved web pages find that a huge chunk vanish within a few years. The blog gets deleted. The recipe site goes paywalled. The company shuts down. Your bookmark stays — but it points to nothing.

Browser bookmarks only store the address, not the page. It's like writing down a friend's old phone number and expecting them to answer years later.

The fix is a self-hosted bookmark manager that saves a full copy of the page, on your own machine.

What "self-hosting" actually means here

It means the bookmark tool runs on a computer you control — an old laptop, a Raspberry Pi, even a spare desktop in a closet. Not someone else's cloud. You open it from your browser like any website, but it only exists for you.

No account. No company reading what you read. No service deciding to shut down and take your years of saved links with it.

Meet linkding

linkding is a tiny, fast bookmark manager built exactly for this. It's free, open source, and runs in one small container. Beginners love it because the screen is plain: a search box, your bookmarks, and tags. That's it.

The killer feature: it can save a full snapshot of every page you bookmark. When the original dies, your copy lives on.

Set it up in 15 minutes

You'll need a computer that stays on and a tool called Docker (think of it as a way to install apps in clean, self-contained boxes).

  1. Install Docker on your spare machine. The official site has one-click installers for Windows, Mac, and Linux.
  2. Create a folder for your data — say, linkding-data.
  3. Run the single command from linkding's setup guide. It pulls the app and starts it.
  4. Open http://your-computer-ip:9090 in any browser on your home network.
  5. Create your username and password. Done.

Now add the browser extension. Click it on any page, and the bookmark lands in your vault — page snapshot included.

Three habits that make it powerful

  • Tag as you save. Type recipe or taxes in the moment. Future-you will search by tag and find things instantly.
  • Turn on auto-archiving in settings so every saved page gets a permanent local copy.
  • Back up the data folder weekly to an external drive. Your vault is only as safe as your backups.

Why this beats the cloud version

Cloud read-later services scan what you save. Some sell that interest data to advertisers. Your reading list quietly reveals your health worries, job hunt, and shopping plans.

With linkding, the only person who sees your bookmarks is you.

Today's takeaway: Install Docker on a spare computer and get linkding running. Then re-save your five most important bookmarks with archiving on — so they outlive the sites they came from.