Solid (Social Linked Data)
Solid is a W3C specification created by Tim Berners-Lee. At its core is a simple idea: give every person a Pod -- a typed, permission-controlled filesystem on the web. Every resource in a Pod has a URL and a content-type. The owner decides which applications and agents can read or write. Access is controlled at the protocol level, not by platform policy.
This is Enquire reconstructed for the modern web. Where Enquire was a local notebook, a Solid Pod is a web-addressable notebook -- yours to share selectively, yours to revoke access from, yours to migrate between providers without data loss. The applications that read your Pod are decoupled from the storage itself. You can switch clients without switching data.
How Blogmarks uses this
Blogmarks uses a Solid Pod as the single source of truth for all user data. Raw assets (the original bytes you saved) and their extracted knowledge (Markdown, transcripts) live in your Pod. Blogmarks never holds canonical user content on its servers. This is not a feature -- it is a structural guarantee. Blogmarks cannot monetize your reading history because it never possesses it.






