blob: 32e7f6d71abeadd873dbc538f56988f7c74b1e7f (
plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Digital Replicated Edge Agency Machine</title>
</head>
<body>
<header>
<h1>DREAM</h1>
<p class="tagline">
Internet protocols and applications
to empower citizens to act and find agency together
</p>
</header>
<main>
<article class="topics-list">
<section id="wp1"><h2><a href="/c/wp1-design/8">DESIGN</a></h2>
<d-topics-list discourse-url="https://dream.public.cat" per-page="5" category="8" status="open"></d-topics-list>
</section>
<section id="wp2"><h2><a href="/c/wp2-software/9">SOFTWARE</a></h2>
<d-topics-list discourse-url="https://dream.public.cat" per-page="5" category="9" status="open"></d-topics-list>
</section>
<section id="wp3"><h2><a href="/c/wp3-community/10">COMMUNITY</a></h2>
<d-topics-list discourse-url="https://dream.public.cat" per-page="5" category="10" status="open"></d-topics-list>
</section>
<section id="wp4"><h2><a href="/c/wp4-reporting/7">REPORTING</a></h2>
<d-topics-list discourse-url="https://dream.public.cat" per-page="5" category="7" status="open"></d-topics-list>
</section>
</article>
</main>
<aside>
<section id="pitch">
<h2>Distributed Replicated Edge Agency Machine</h2>
<p><abbr title="Public Universal Base: Libre Infrastructure Community">PUBLIC</abbr> DREAM
empowers communities anywhere to collaborate in the local creation and maintenance
of open knowledge without the need for central coordination. DREAM enables the
convergence of distributed <abbr title="Peer-to-Peer">P2P</abbr> networks, linked
data models, and social solidary economy best practices.
(<a href="/pub/intro">read more</a>)</p>
</section>
<section id="links">
<ul>
<li><a href="/pub/contact">Contact</a></li>
<li><a href="/pub/for-activists">For Activists</a></li>
<li><a href="/pub/for-developers">For Developers</a></li>
</ul>
</section>
</aside>
<footer>
<p>Copyright ©2020 PUBLIC — <a href="mailto:dream@public.cat">dream@public.cat</a></p>
</footer>
<!-- Load latest open topics from Discourse -->
<script src="https://dream.public.cat/javascripts/embed-topics.js"></script>
</body>
</html>
|