Get a Pod

Pods are where you store your data. Any kind of data can be stored in a Solid Pod. Once stored in a Pod, you control who can access your data.

image of data stored in safe

You can get a Pod from a Pod Provider, or you may choose to self-host your Pod.

Get a Pod from a Pod Provider

When choosing a Pod Provider, some questions you may want to consider are:

  • Who is involved? The legal identity of the provider will be an important factor in how your data is handled. For example, some providers may engage with third parties to host the data. Mapping out clearly who is involved in what element of the provision is an important step in picking your Pod Provider.

  • Where are all the involved parties located, and where is the data physically stored? The geographical location of the legal entities involved and the physical location of the hosting is an important factor in determining which law govern the provider responsibilities. Depending on your nationality and degree of trust in various laws, you may prefer specific geographical locations.

  • What are the terms? Reading the Provider’s Terms is a good way to understand the implications of picking that provider.

With Solid, you won't be tied to the provider you choose now. That is, you have the ability to move your data elsewhere if you want.

The following table lists some Pod Provider:

Provider Responsible for Domain Name and Terms Responsible for Hosting Hosting Location Solid Implementation
Inrupt Pod Spaces Inrupt, Inc. Amazon Germany ESS
solidcommunity.net Solid Project Digital Ocean UK NSS
solidweb.org Solid Grassroots Hosteurope France NSS
trinpod.us Graphmetrix, Inc. Amazon USA TrinPod
use.id Digita DigitalOcean EU CSS
solidweb.me Meisdata Hosteurope France CSS
Data Pod iGrant.io, Sweden RedPill Linpro, AWS, GCP or Azure EU NSS
redpencil.io redpencil.io Hetzner Finland CSS
teamid.live Meisdata Hosteurope France CSS

If you are a provider who wants to add your service to this list, please create a pull request to update this file.

Self-host Your Pod

Self-hosting your own Pod (i.e., running your own Pod Server) provides the most control of your data. This way, you don’t have to entrust any third party with your data.

Self-hosting requires some technical overhead and may not be suitable for everyone yet. In the future, we would like to make self-hosting a more user-friendly option. The great thing about Solid is the flexibility it offers: you can choose to get a Pod from a provider now, and move to self-hosting later.

Next Steps

When you get a Pod, you are also issued a unique WebID. Your WebID acts as your identity in the Solid ecosystem. For example, to share a picture in your Pod with someone, you would indicate the person by that person’s WebID.

Once you have your Pod and WebID, you can check out some applications developed by the community to start storing data in your Pod. You can even develop your first application.