-
Notifications
You must be signed in to change notification settings - Fork 127
Expand file tree
/
Copy pathfor_users.html
More file actions
40 lines (38 loc) · 1.89 KB
/
for_users.html
File metadata and controls
40 lines (38 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
permalink: /for_users
layout: article
title: "Solid For Users"
description: "Unlike many of today's platforms, Solid returns the web to its original vision of empowering individuals and enabling collaboration."
image: "/assets/img/graphics/solid-pod-tour.svg"
breadcrumbs:
- title: "Solid For Users"
---
<div datatype="rdf:HTML" property="description">
<p>Unlike many of today's platforms, Solid returns the web to its original vision of empowering individuals and enabling collaboration.</p>
<p>You choose which applications to use with your data rather than being locked into specific platforms. New services, applications and AI agents can access your information instantly with your permission, encouraging innovation. Your data remains yours even when you change providers or try new services, applications or AI agents.</p>
</div>
<section resource="#get_started_with_solid" inlist="" rel="hasPart" class="article-section">
<h2 id="get_started_with_solid" property="name">Get started with Solid</h2>
<div datatype="rdf:HTML" property="description">
<ul class="tiles tile-links">
<li>
<a href="/get_a_pod">
<div class="tile-header">
<img alt="Solid Logo" src="/assets/img/logo/solid-forum.svg" />
<h3 id="get_a_pod">Get a Pod</h3>
</div>
<p>As a Solid user, first you need a Solid personal online datastore (Pod) to store your data, you can choose from a range of Solid compliant Pod providers or host a Pod yourself.</p>
</a>
</li>
<li>
<a href="/apps">
<div class="tile-header">
<img alt="Solid Logo" src="/assets/img/solid-emblem.svg" />
<h3 id="try_solid_apps">Try Solid Apps</h3>
</div>
<p>Once you have a Solid Pod, you can choose which Solid applications you'll use to use and manage your data.</p>
</a>
</li>
</ul>
</div>
</section>