-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from ethersphere/Job-Description
update job descriptions
- Loading branch information
Showing
10 changed files
with
114 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,15 +95,14 @@ <h2></h2> | |
|
||
|
||
<h4> | ||
Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the | ||
Ethereum blockchain. </h4> | ||
Swarm is a system of peer-to-peer networked nodes for a decentralised storage and communication service. </h4> | ||
|
||
<h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
<h4>Swarm could shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
|
||
|
||
|
||
<h4><a href="https://github.com/fairDataSociety/FIPs/blob/master/text/0001-fdp-roadmap.md" target="_blank">Fairdrive protocol</a> aims to be a set of specifications and reference implementations with 6 milestones. The first 5 are about | ||
creating a web3 ecosystem and utilizing the potential of Ethereum Swarm. The last planned step is about tackling integrations with other P2P and web3 systems.</h4> | ||
<h4><a href="https://github.com/fairDataSociety/FIPs/blob/master/text/0001-fdp-roadmap.md" target="_blank">Fairdrive protocol</a> aims to be a set of specifications and reference implementations with 6 milestones. The first 5 are about creating a web3 ecosystem and utilizing the potential of Ethereum Swarm. The last planned step is about tackling integrations with other P2P and web3 systems. | ||
</h4> | ||
|
||
</h4> | ||
<div class="spacer"></div> | ||
|
@@ -135,25 +134,22 @@ <h3>Skills and requirements:</h3> | |
<li>Proficiency in developing browser extensions</li> | ||
<li>Knowledgeable about Swarm</li> | ||
<li>Experience in writing technical documentation</li> | ||
</ul> | ||
<div class="spacer"></div> | ||
<h3>We appreciate</h3> | ||
<ul> | ||
<li>Ideally, you have formal computer science background</li> | ||
</ul> | ||
<div class="spacer"></div> | ||
|
||
<h3>Team perks:</h3> | ||
<h3>Swarm offers/Team perks:</h3> | ||
<ul> | ||
<li>100% remote friendly.</li> | ||
<li>Competitive compensation as an independent contractor.</li> | ||
<li>We care about our swarm: Incentives through BZZ, Swarm’s token.</li> | ||
<li>We will tour once a year to off-sites where we all meet in a cool location to work and connect with the team and ecosystem guests.</li> | ||
<li>An open, flat and transparent work environment</li> | ||
<li>100% remote friendly</li> | ||
<li>Flexible working hours</li> | ||
<li>We care about our swarm: Incentives through BZZ, Swarm’s token</li> | ||
|
||
</ul> | ||
|
||
<div class="spacer"></div> | ||
<h4> | ||
Are you the one we are looking for? Please drop us your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
Should you be interested in the position, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
</h4> | ||
</div> | ||
<div class="spacer"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,17 +95,15 @@ <h2></h2> | |
|
||
|
||
<h4> | ||
Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the | ||
Ethereum blockchain. </h4> | ||
Swarm is a system of peer-to-peer networked nodes for a decentralised storage and communication service. </h4> | ||
|
||
<h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
<h4>Swarm could shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
|
||
<h4>The storage layer of FairOS, the Decentralised File System(dfs) uses Swarm as the base storage thereby inheriting all the benefits of Swarm. On top of that, it builds other storage business logic, to expose things needed for an application to run. Think of Swarm as the device driver of the hard disk inside your laptop and FairOs-dfs as the Ext4 file system and other databases that run on top of it, except that FairOS-dfs does this for a group of computers instead of one. | ||
|
||
<h4>The storage layer of FairOS, the Decentralised File System(dfs) uses Swarm as the base storage thereby inheriting all the benefits of Swarm. On top of that, it builds other storage business logic, to expose things needed for an | ||
application to run. Think of Swarm as the device driver of the hard disk inside your laptop and FairOs-dfs as the Ext4 file system and other databases that run on top of it, except that FairOS-dfs does this for a group of computers | ||
instead of one. | ||
</h4> | ||
|
||
<h4>The Decentralized File System(dfs) is a stateless layer over Swarm. It uses the building blocks provided by Swarm and exposes high level storage functions like:</h4> | ||
<h4>The Decentralized File System (dfs) is a stateless layer over Swarm. It uses the building blocks provided by Swarm and exposes high level storage functions like:</h4> | ||
<ul> | ||
<li>Creation of Users</li> | ||
<li>Logical Drives / Pods</li> | ||
|
@@ -116,15 +114,14 @@ <h4>The Decentralized File System(dfs) is a stateless layer over Swarm. It uses | |
<li>Payments and Charging</li> | ||
</ul> | ||
|
||
<h4>FairOS-dfs can be used along with Swarm to enable web 3.0 Dapps. The following are some of the use cases that it can be used:</h4> | ||
<h4>FairOS-dfs can be used along with Swarm to enable web 3.0 Dapps. Following are some of the use cases that it can be used:</h4> | ||
<ul> | ||
<li>Personal data store (like de-centralised dropbox)</li> | ||
<li>Personal data store (like de-centralised Dropbox)</li> | ||
<li>Distributed Application data store (ex: email app, photo app, content management system, code hub, video app etc.)</li> | ||
<li>Data sharing with everyone over the internet (wikipedia, Open Street Map, Ethereum transactions etc.)</li> | ||
<li>Data sharing with everyone over the internet (Wikipedia, Open Street Map, Ethereum transactions etc.)</li> | ||
</ul> | ||
|
||
<h4><a href="https://github.com/fairDataSociety/FIPs/blob/master/text/0001-fdp-roadmap.md" target="_blank">Fairdrive protocol</a> aims to be a set of specifications and reference implementations with 6 milestones. The first 5 are about | ||
creating a web3 ecosystem and utilizing the potential of Ethereum Swarm. The last planned step is about tackling integrations with other P2P and web3 systems.</h4> | ||
<h4><a href="https://github.com/fairDataSociety/FIPs/blob/master/text/0001-fdp-roadmap.md" target="_blank">Fairdrive protocol</a> is aimed to be a set of specifications and reference implementations with 6 milestones. The first 5 are about creating a web3 ecosystem and utilizing the potential of Ethereum Swarm. The last planned step is about tackling integrations with other P2P and web3 systems.</h4> | ||
|
||
</h4> | ||
<div class="spacer"></div> | ||
|
@@ -138,9 +135,8 @@ <h3>Your role</h3> | |
<li>CLI tools implementation</li> | ||
<li>FD-pre-processor library implementation</li> | ||
<li>Auth library (Authentication + Authorisation) implementation</li> | ||
<li>Web3 Backend framework implementation</li> | ||
<li>High-level data structures implementation</li> | ||
|
||
<li> Web3 Backend framework implementation</li> | ||
<li> High-level data structures implementation</li> | ||
</ul> | ||
<div class="spacer"></div> | ||
|
||
|
@@ -154,19 +150,17 @@ <h3>Your profile</h3> | |
|
||
<div class="spacer"></div> | ||
|
||
<h3>Swarm offers</h3> | ||
<h3>Swarm offers/Team perks:</h3> | ||
<ul> | ||
<li>Competitive compensation</li> | ||
<li>An open, flat and transparent work environment</li> | ||
<li>The opportunity to be part of a diverse and ambitious remote team</li> | ||
<li>Regular team gatherings and other activities</li> | ||
<li>Flexible working hours and remote work</li> | ||
|
||
<li>100% remote friendly</li> | ||
<li>Flexible working hours</li> | ||
<li>We care about our swarm: Incentives through BZZ, Swarm’s token</li> | ||
</ul> | ||
|
||
<div class="spacer"></div> | ||
<h4> | ||
To apply, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
Should you be interested in the position, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
</h4> | ||
</div> | ||
<div class="spacer"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html lang="en"> | ||
|
||
<head> | ||
<title>Swarm is hiring a Senior API Magician (Go)</title> | ||
<title>Swarm is hiring a Senior API Developer (Go)</title> | ||
|
||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
|
@@ -88,28 +88,24 @@ <h5> | |
SWARM IS HIRING | ||
</h5> | ||
<h2> | ||
Senior API Magician (Go) | ||
Senior API Developer (Go) | ||
</h2> | ||
<h2>Bee team</h2> | ||
<div class="spacer"></div> | ||
|
||
|
||
<h4>Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the | ||
Ethereum blockchain. </h4> | ||
<h4>Swarm is a system of peer-to-peer networked nodes for a decentralised storage and communication service. </h4> | ||
|
||
<h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
|
||
<h4>Bee is a Swarm client implemented in Go. It’s the basic building block for Swarm Network. | ||
Bee provides low level constructs for file storage, feeds, key-value stores and untraceable communication. | ||
<h4>Swarm could shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
|
||
<h4>Bee is a Swarm client implemented in Go. It’s the basic building block for Swarm Network. Bee provides low level constructs for file storage, feeds, key-value stores and untraceable communication. | ||
</h4> | ||
|
||
<h4>The Swarm Bee team strives to keep things clear and simple, making reasoning and discussions efficient. In a broader sense, this applies to everything we do. </h4> | ||
<h4>The Swarm Bee team strives to keep things clear and simple, making reasoning and discussions efficient. In a broader sense, this applies to everything we do.</h4> | ||
|
||
<h4>Solid, well-tested code is delivered in an agile manner.</h4> | ||
|
||
<h4>Key technologies are Go, libp2p, protobuf, leveldb, and go-ethereum, as well as various | ||
cryptographic libraries.</h4> | ||
<h4>Key technologies are Go, libp2p, protobuf, leveldb, and go-ethereum, as well as various cryptographic libraries.</h4> | ||
|
||
<h4>For the development of our client-facing APIs (HTTP and CLI), we’re looking for a strong candidate with experience designing and shaping APIs. Ideally, you should be fluent with API design principles, have experience with full-stack web development and are aware of the friction points of integrating application frameworks in browsers. You’ll get extra points if you understand web3 concepts and how they affect browser security models.</h4> | ||
|
||
|
@@ -150,17 +146,18 @@ <h3>We appreciate</h3> | |
</ul> | ||
<div class="spacer"></div> | ||
|
||
<h3>Swarm offers</h3> | ||
<h3>Swarm offers/Team perks:</h3> | ||
<ul> | ||
<li>Competitive compensation as an independent contractor</li> | ||
<li>An open, flat and transparent work environment</li> | ||
<li>The opportunity to be part of a diverse and ambitious remote team</li> | ||
<li>Flexible working hours and remote work</li> | ||
<li>100% remote friendly</li> | ||
<li>Flexible working hours</li> | ||
<li>We care about our swarm: Incentives through BZZ, Swarm’s token</li> | ||
|
||
</ul> | ||
|
||
<div class="spacer"></div> | ||
<h4> | ||
To apply, please send a cover letter along with your resume and GitHub profile link to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
Should you be interested in the position, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
</h4> | ||
</div> | ||
<div class="spacer"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,17 +88,18 @@ <h5> | |
SWARM IS HIRING | ||
</h5> | ||
<h2> | ||
Senior Javascript Developer | ||
Senior Javascript Developer | ||
</h2> | ||
<h2>Javascript/API team</h2> | ||
<div class="spacer"></div> | ||
|
||
|
||
<h4>Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the Ethereum blockchain. </h4> | ||
<h4>Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the Ethereum blockchain.</h4> | ||
|
||
<h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> | ||
<h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment. | ||
</h4> | ||
|
||
<h4>For the development of our client-facing APIs (HTTP and CLI), we’re looking for a strong candidate with experience designing and shaping APIs. Ideally, you should be fluent with API design principles, have experience with full-stack web development and are aware of the friction points of integrating application frameworks in browsers. You’ll get extra points if you understand web3 concepts and how they affect browser security models. | ||
<h4>For the development of our client-facing APIs (HTTP and CLI), we’re looking for a strong candidate with experience designing and shaping APIs. Ideally, you should be fluent with API design principles, have experience with full-stack web development and are aware of the friction points of integrating application frameworks in browsers. You’ll get extra points if you understand Web3 concepts and how they affect browser security models. | ||
</h4> | ||
|
||
<div class="spacer"></div> | ||
|
@@ -139,17 +140,18 @@ <h3>We appreciate</h3> | |
</ul> | ||
<div class="spacer"></div> | ||
|
||
<h3>Swarm offers</h3> | ||
<h3>Swarm offers/Team perks:</h3> | ||
<ul> | ||
<li>Competitive compensation as an independent contractor</li> | ||
<li>An open, flat and transparent work environment</li> | ||
<li>The opportunity to be part of a diverse and ambitious remote team</li> | ||
<li>Flexible working hours and remote working</li> | ||
<li>100% remote friendly</li> | ||
<li>Flexible working hours</li> | ||
<li>We care about our swarm: Incentives through BZZ, Swarm’s token</li> | ||
|
||
</ul> | ||
|
||
<div class="spacer"></div> | ||
<h4> | ||
To apply, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
Should you be interested in the position, please send your CV to <a class="more" href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
</h4> | ||
</div> | ||
<div class="spacer"></div> | ||
|
Oops, something went wrong.