diff --git a/src/index.html b/src/index.html index 98ef0a1..7c4e5c7 100755 --- a/src/index.html +++ b/src/index.html @@ -82,7 +82,7 @@
- +
@@ -95,7 +95,7 @@
@@ -153,7 +153,7 @@

Decentralized Apps at your fingertips

-

With Status your mobile device becomes a light client node on the Ethereum Network, enabling you to access Ethereum’s entire ecosystem from anywhere

+

With Status your mobile device becomes a light client node on the Ethereum Network, enabling you to access Ethereum’s entire ecosystem from anywhere.

@@ -408,8 +408,7 @@

Smarter private messaging

-

Status is more than a messenger. Send payments and smart contracts to friends from within chats, and enjoy end-to-end encryption by default using a peer-to-peer protocol that doesn’t rely -on centralized servers

+

Status is more than a messenger. Send payments and smart contracts to friends from within chats, and enjoy end-to-end encryption by default using a peer-to-peer protocol that doesn’t rely on centralized servers.

@@ -487,7 +486,7 @@ on centralized servers

@@ -497,7 +496,7 @@ on centralized servers

A Community Driven Project

-

Status is built together with its users. We’re completely open source and anyone is free to contribute. Together we can shape the future of Status, and facilitate the transition to a more open internet.

+

Status is built together with its users. We’re completely open source and anyone is free to contribute. Together, we're shaping the future of Status, and creating a new type of network governed by its own users.

@@ -506,7 +505,7 @@ on centralized servers

-
Core contributors
+
Core contributors:
diff --git a/src/jobs.html b/src/jobs.html index 9cd537f..747441f 100644 --- a/src/jobs.html +++ b/src/jobs.html @@ -57,7 +57,7 @@
-

Love Clojure? Status is looking for Contributors.

+

Love Ethereum + Clojure? Status is looking for Contributors.

We’re building an open source messaging platform for the decentralized web.
Powered by Ethereum.

@@ -67,13 +67,16 @@ Fork -

Welcome to Web 3.0.

-

With the new suite of protocols Ethereum has introduced, we have a clear path towards a more democratic internet where we can communicate securely without fear of institutional surveillance, where we can trade freely without borders, and anyone in the world with a smartphone can control their own wealth, without the dependency on intermediaries or centralized institutions servers.

+

With the new suite of protocols Ethereum has introduced, we have a clear path towards a more democratic internet where we can communicate securely without fear of institutional surveillance, where we can trade freely without borders, and anyone in the world with a smartphone can control their own wealth, without the dependency on intermediaries or centralized servers.

Status is an interface for the decentralized web.

We’re observing a whole new ecosystem of applications emerging that are completely decentralized and built on top of Ethereum’s protocols, and Status aims to provide an interface to access them. You can think of Status as a browser for the decentralized web, that uses messaging as a platform, akin to an open source, peer-to-peer version of WeChat.

+

Open Positions (Full Time)

+

Core Clojure Contributor
+ Community Manager

+

The technology

Status is already in alpha. We’re built using re-natal + re-frame + cljs + golang. Its communication protocol uses an Ethereum sub-protocol called SHH/Whisper (not to be confused with Signal) which is an identity-based encrypted messaging protocol with dark routing. You can learn more about it in this presentation.

In Ethereum (and Status), there is a concept called 'web3', files are stored using SWARM (a kademlia-like decentralised file storage solution) and 'server-side logic' is done using Smart Contracts and on the blockchain. This allows us to create trust-less, censorship resistant systems.