-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpreview.html
More file actions
181 lines (169 loc) · 7.35 KB
/
Copy pathpreview.html
File metadata and controls
181 lines (169 loc) · 7.35 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
---
permalink: "/preview"
layout: base
---
<div class="concept">
<section class="hero is-bold is-medium">
<div class="hero-head"></div>
<div class="hero-body">
<div class="container">
<div class="columns is-vcentered">
<div class="column is-three-quarters">
<h1 class="title is-spaced">
A cloud for the people, by the people, & of the people.
</h1>
<h2 class="subtitle">
In which we own and control the web services that our lives depend on.
</h2>
</div>
<div class="column has-text-centered">
</div>
</div>
</div>
</div>
<div class="hero-foot">
<h2 class="subtitle">
OneCommons is a <strong>cloud platform</strong> for hosting <strong>open source</strong> web applications — like <a href="https://aws.amazon.com" target="_blank">Amazon's</a> or <a href="https://cloud.google.com/" target="_blank">Google's</a> but <strong>cooperatively run</strong> — with built-in <strong>data sharing</strong> and a <strong>participatory funding</strong> model.
</h2>
</div>
</section>
<section class="section projects">
<div class="container" >
<div class="title">The Premise</div>
<div class="is-centered content is-size-5" style="padding-top: 0px">
<p>More and more our lives are dependent on web services run by large corporations like Google and Facebook. What we read and watch, what we buy, and how we do business is determined in large part by self-interested entities.
<p>Can we apply the principles of openness, collaboration, and decentralization
upon which Linux, Wikipedia, and Bitcoin were built to create a alternative platform
— one that guarantees security, privacy, and user control?
</div>
</div>
</section>
<section class="section lightblue">
<div class="container" >
<div class="is-size-3 htitle">How it works</div>
<div class="columns is-centered">
<div class="column">
<p class="feature-title">Developers</p>
<p>
Run open source applications for free.
Data and users are a shared resource. Developers can reuse and remix other services running on the platform.
</p>
</div>
<div class="column">
<p class="feature-title">Users</p>
<p>
Create an account to get access to all services running on the OneCommons cloud.
Basic access is free, pay a monthly fee for enhanced service.
</p>
</div>
<div class="column">
<p class="feature-title">Everyone</p>
<p>
All participants, including end-users, earn a share of subscription fees based on their contributions.
As the platform grows so does the value of everyone's share.
</p>
</div>
</div>
<div class="feature-button"><a href="./overview">Learn More</a></div>
</div>
</section>
<section class="section">
<div class="container" >
<div class="is-size-3 htitle">Architecture</div>
<div class="columns is-centered">
<div class="column feature-column">
<div class="feature">
<figure class="feature-image image">
<img src="./images/networking.svg" alt="a cloud with nodes" />
</figure>
<div class="feature-content">
<p class="feature-title">Cloud Infrastructure</p>
<div>
Cooperatively build a reproducible cloud with reusable building blocks using decentralized DevOps.
</div>
</div>
<div class="feature-button"><a href="./cloud">Learn More</a></div>
</div>
</div>
<div class="column feature-column">
<div class="feature">
<figure class="feature-image image">
<img src="./images/commons.svg" alt="DataCommons logo" />
</figure>
<div class="feature-content">
<p class="feature-title">DataCommons</p>
<div>
Decentralized, ubiquitous data that gives the user control over their data. Mix in the reproducible cloud for live app forking powers!
</div>
</div>
<div class="feature-button"><a href="./datacommons">Learn More</a></div>
</div>
</div>
<div class="column feature-column">
<div class="feature">
<figure class="feature-image image">
<img src="./images/commoncents.svg" alt="commoncents currency symbol" />
</figure>
<div class="feature-content">
<p class="feature-title">CommonCents currency</p>
<div>
A funding mechanism that aligns economic incentives with the project's core values and goals, and provides fair compensation.
</div>
</div>
<div class="feature-button"><a href="./economics">Learn More</a></div>
</div>
</div>
<div class="column feature-column">
<div class="feature">
<figure class="feature-image">
<img src="./images/puzzlepieces.svg" alt="gear with puzzle piece elements"/>
</figure>
<div class="feature-content">
<p class="feature-title">Decentralized Governance</p>
<div>
A collaboration model for managing online services akin to open source development,
with democratic, not-for-profit governance.
</div>
</div>
<div class="feature-button"><a href="./governance">Learn More</a></div>
</div>
</div>
</div>
</div>
</section>
<section class="section lightblue">
<div class="container principles" >
<div class="is-size-3 htitle">Principles</div>
<div class="columns is-centered is-multiline">
<div class="column is-one-quarter"><h3>Free and open source</h3>
<p>Open source from end-to-end.</div>
<div class="column is-one-quarter"><h3>Privacy and security guaranteed</h3>
<p>Privacy and security guarantees must be verifiable and intrinsic to the design.</div>
<div class="column is-one-quarter"><h3>Decentralized</h3>
<p>Minimize central points of control both technically and in governance.</div>
<div class="column is-one-quarter"><h3>Democratic, collective decision-making</h3>
<p>All participants have a say.</div>
<div class="column is-one-quarter"><h3>Open to all, available to all</h3>
<p>No arbitrary barriers to participation, strive to provide access for anyone.</div>
<div class="column is-one-quarter"><h3>Aligned Interests and Incentives</h3>
<p>Strive to build a system that aligns individuals' economic incentives with the project's core values and goals.</p>
</div>
<div class="column is-one-quarter"><h3>"Unfair" Competitive Advantage.</h3><p>Idealism is not enough.
We must provide functional and economic advantages over proprietary alternatives.</div>
<div class="column is-one-quarter"><h3>Not just for apps</h3>
<p>Long-term mission to extend the platform to support all manner of creative endeavors such as music, journalism, and the arts.
</div>
</div>
</section>
<section class="status">
<div class="container">
<div class="is-size-3">Status and Roadmap</div>
<div>
<div class="content">
<p>OneCommons has recently graduated from crazy idea to moonshot!
<p>Learn how we are going to get <a href='{% post_url 2020-11-30-introducing-the-open-cloud %}'>there</a>.
</div>
</div>
</div>
</section>
</div>