mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-01-24 14:44:19 +01:00
new landing page :)
This commit is contained in:
parent
130c909858
commit
7e88ad0fc0
@ -1,6 +1,51 @@
|
||||
# Social platforms are broken
|
||||
|
||||
<h4 class="light">There's something terribly wrong with the Internet</h4>
|
||||
<h4 class="light">A Distributed Social Platform for users that care about
|
||||
controlling their data.</h4>
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="four columns">
|
||||
|
||||
<div class="head-icon"><i class="fa fa-upload fa-3x light"></i></div>
|
||||
|
||||
#### Share
|
||||
|
||||
__Upload your media, write your posts and share your files__. The more people see it,
|
||||
the more it spreads.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="four columns">
|
||||
|
||||
<div class="head-icon"><i class="fa fa-globe fa-3x light"></i></div>
|
||||
|
||||
#### Discover
|
||||
|
||||
__Anyone can seed a copy of everything__,
|
||||
App included. You can even use it
|
||||
in LANs without the Internet.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="four columns">
|
||||
|
||||
<div class="head-icon"><i class="fa fa-users fa-3x light"></i></div>
|
||||
|
||||
#### Connect
|
||||
|
||||
__Take advantage of the social features__: seed what you like, leave comments
|
||||
and build communities together.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
# Why?
|
||||
|
||||
<h4 class="light">Because existing social platforms are broken</h4>
|
||||
|
||||
<div class="row">
|
||||
|
||||
@ -10,7 +55,7 @@
|
||||
|
||||
#### Centralized
|
||||
|
||||
Online services are all centralized. Your data always goes through foreign servers and
|
||||
__Online services are all centralized__. Your data always goes through foreign servers and
|
||||
is stored in databases far away from your control.
|
||||
|
||||
</div>
|
||||
@ -20,8 +65,8 @@ is stored in databases far away from your control.
|
||||
|
||||
#### Expensive
|
||||
|
||||
Centralization costs a lot. Servers need to be paid for and engineers need to
|
||||
be hired to handle their load. That's why most sites have ads.
|
||||
__Centralization costs a lot__. Servers need to be paid for and engineers need to
|
||||
be hired to handle their load. __That's why most sites have ads__.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -33,8 +78,8 @@ be hired to handle their load. That's why most sites have ads.
|
||||
|
||||
#### Fragile
|
||||
|
||||
When you use a centralized service, you rely on its owners. What if they go
|
||||
bankrupt or just pull the plug on your data?
|
||||
When you use a centralized service, you rely on its owners. __What if they go
|
||||
bankrupt or just pull the plug on your data?__
|
||||
|
||||
</div>
|
||||
<div class="six columns">
|
||||
@ -43,7 +88,7 @@ bankrupt or just pull the plug on your data?
|
||||
|
||||
#### Controlled
|
||||
|
||||
The owners control the service. What if you want to go back to an older version
|
||||
__The owners control the service__. What if you want to go back to an older version
|
||||
of the service? What if you want it to work like it used to, or you want to make
|
||||
it do something new?
|
||||
|
||||
@ -52,20 +97,10 @@ it do something new?
|
||||
|
||||
----
|
||||
|
||||
## How can we solve this?
|
||||
## How do we solve it
|
||||
|
||||
A new Social Platform needs to be built that attempts to be the first to solve
|
||||
these problems: it has to allow people to publish their thoughs, give them power
|
||||
to control their content, their pages and their profiles but also the freedom to
|
||||
live without any rules. It has to work on all platforms, all networks,
|
||||
even without the Internet.
|
||||
|
||||
----
|
||||
|
||||
## Introducing Boards
|
||||
|
||||
<h5 class="light">Boards is a distributed social platform built for the browser
|
||||
using the <a href="https://ipfs.io">IPFS</a> protocol</h5>
|
||||
<h5 class="light">Boards was designed to be Distributed from scratch,
|
||||
using the <a href="https://ipfs.io">IPFS</a> protocol.</h5>
|
||||
|
||||
<div class="row">
|
||||
<div class="six columns">
|
||||
@ -74,10 +109,10 @@ using the <a href="https://ipfs.io">IPFS</a> protocol</h5>
|
||||
|
||||
#### Distributed
|
||||
|
||||
__Every user is responsible for his own content__, Profile and Boards, but your computer
|
||||
helps your friends and favorite creators (and only them) by sending their
|
||||
content to people that want to see it. __Only the original creator has control
|
||||
over his data__.
|
||||
__Every user hosts is own data__, but your computer
|
||||
helps your friends and favorite creators (and only them) by seeding their content,
|
||||
sending it to whoever wants to see it. Anyone can also set up a server that
|
||||
helps random users by seeding their data.
|
||||
|
||||
</div>
|
||||
<div class="six columns">
|
||||
@ -88,7 +123,8 @@ over his data__.
|
||||
|
||||
There is no heavy __Blockchain__. This service is built to work everywhere from
|
||||
supercomputers to smartphones to embedded devices. __The more users see a page,
|
||||
the faster it travels to others__, making Denial of Service attacks virtually impossible.
|
||||
the faster it travels to others__, making Denial of Service attacks very hard and
|
||||
allowing users to work offline.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -116,19 +152,25 @@ our service.
|
||||
__We're working on this in the open__. We already have a prototype, and all our
|
||||
code is _Free Software_. Got what it
|
||||
takes? [Join development on GitHub](https://github.com/fazo96/ipfs-boards) and
|
||||
help us build the first feature complete prototype.
|
||||
help us making this better. __There are a lot of ways you can help__: not only writing code,
|
||||
but also submitting feedback, testing for bugs, and spreading the word.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
----
|
||||
|
||||
<h5 class="light">Help us getting it to work</h5>
|
||||
<h5 class="light">Learn more about development</h5>
|
||||
|
||||
<a href="https://github.com/fazo96/ipfs-boards"><i class="fa fa-github fa-3x"></i></a>
|
||||
|
||||
__Note:__ a getting started section is coming as soon as the prototype is ready!
|
||||
|
||||
----
|
||||
|
||||
Built by [Enrico Fasoli](https://github.com/fazo96). This Application is a prototype
|
||||
distributed under the terms of the GPLv3 License. Every other bundled asset is
|
||||
distributed under the terms of its own license. Learn more at the [Project Page](https://github.com/fazo96/ipfs-boards)
|
||||
Built by [Enrico Fasoli](https://github.com/fazo96). This Application is
|
||||
distributed under the terms of the MIT License. Every other bundled asset is
|
||||
distributed under the terms of its own license. Learn more at the
|
||||
[Project Page](https://github.com/fazo96/ipfs-boards)
|
||||
|
||||
<i class="fa fa-fort-awesome light"></i> Icons by [FontAwesome](https://fontawesome.io) <i class="fa fa-fort-awesome light"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user