diff --git a/README.md b/README.md index 799e792..afb2dc6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Readme and the website are automatically generated. In order to add an element t - [brig](https://brig.readthedocs.io/en/latest) - File synchronization with git like interface and FUSE filesystem. [Source](https://github.com/sahib/brig) - [Cohort](https://github.com/zignig/cohort) - A golang app to preset a threejs interface and get all of its assets out of IPFS. - [Computes](https://computes.io) - Computes.io is a distributed supercomputer powered by IPFS. -- [Cyber](https://cyber.page/) - A decentralized Google, built with IPFS, that uses semantically enriched IPFS hashes to build web3. [Source](https://github.com/cybercongress) +- [Cyber](https://cyber.page) - A decentralized Google alternative, built with the help of IPFS. [Source](https://github.com/cybercongress) - [dapple](https://github.com/nexusdev/dapple) - Dapple is a Solidity developer multitool designed to manage the growing complexity of interconnected smart contract systems. - [Diffuse](https://diffuse.sh) - Play music from your IPFS node, or any other cloud/distributed storage service you use. - [digx](https://www.dgx.io/) - Digix is an asset-tokenisation platform built on Ethereum and IPFS. @@ -160,6 +160,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [Boom.FYI](https://www.boom.fyi) - An IPFS link shortening and access control service. - [Eternum](https://www.eternum.io/) - Paid pinning service with an easy-to-use API. +- [Fission](https://fission.codes) - App and website hosting powered by IPFS, including DNS automation, identity, and end-to-end encryption. - [NodeFort.io](https://www.nodefort.io) - Web-based IPFS node hosting service. - [Peergos](https://peergos.org) - Your private, but social, space online. Store and edit documents and media. Share files or folders with friends. [Source](https://github.com/Peergos/Peergos) - [Pinata](https://pinata.cloud) - Build and manage your dapp through Pinata’s REST API and IPFS toolkit. diff --git a/data/services.yaml b/data/services.yaml index 0ae9dde..d9fa440 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -40,3 +40,8 @@ content: picture: /images/unstoppable-domains-app.png description: > Domains on blockchains + - title: Fission + website: https://fission.codes + picture: /images/fission500px.png + description: > + App and website hosting powered by IPFS, including DNS automation, identity, and end-to-end encryption. diff --git a/src/static/images/fission500px.png b/src/static/images/fission500px.png new file mode 100644 index 0000000..c4646d1 Binary files /dev/null and b/src/static/images/fission500px.png differ