Add Unstoppable Domains App (#309)

* Add Unstoppable Domains

The ability to connect a blockchain domain with an IPFS hash to build a censorship resistant website.

png included in /src/static/images

As per your pull request template this is an addition of just one item and we have reviewed POLICY.md and followed CONTRIBUTING.md guidelines.
This commit is contained in:
Paul C 2020-02-10 20:00:44 +02:00 committed by GitHub
parent 638b3f84b5
commit f4d0420358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View File

@ -115,7 +115,6 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- 2019-08-14: [Managing storage in a Java application with IPFS](https://kauri.io/article/3e8494f4f56f48c4bb77f1f925c6d926)
- 2019-07-22: [10+ Resources Every IPFS Developer Should Know About](https://medium.com/@vaibhavsaini_67863/10-resources-to-get-started-with-ipfs-5f429dc8a841)
- 2019-05-12: [The Complete Beginner's Guide to Deploying Your First Static Website to IPFS](https://dev.to/agentofuser/the-complete-beginner-s-guide-to-deploying-your-first-static-website-to-ipfs-33po)
- [Downloading nodejs versions with nvm/n over IPFS](https://ipfs.io/ipfs/QmTkzDwWqPbnAh5YiV5VwcTLnGdwSNsNTn2aDxdXBFca7D/example#/ipfs/QmUx363UFtgiQqkHHsPK3TSDmwoALDo2hrbMWbcxjH2vFc)
- 2019-03-10: [The Case for a Decentralized Social Network](https://medium.com/npfoss/the-case-for-a-decentralized-social-network-2683b727abf5)
- 2019-01-30: [Ultimate Guide to Filecoin Breaking Down Filecoin Whitepaper & Economics](https://medium.com/swlh/ultimate-guide-to-filecoin-breaking-down-filecoin-whitepaper-economics-9212541a5895)
- 2018-08-06: [Content Identifiers in IPFS](https://pascalprecht.github.io/posts/content-identifiers-in-ipfs/)
@ -131,6 +130,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- 2015-09-13: [Introduction to IPFS](http://whatdoesthequantsay.com/2015/09/13/ipfs-introduction-by-example)
- 2015-09-10: [First Steps Toward Implementing Distributed Permanent Web With IPFS](https://hacked.com/first-steps-toward-implementing-distributed-permanent-web-ipfs/)
- 2015-09-08: [HTTP is obsolete. It's time for the distributed, permanent web](https://ipfs.io/ipfs/QmNhFJjGcMPqpuYfxL62VVB9528NXqDNMFXiqN5bgFYiZ1/its-time-for-the-permanent-web.html)
- [Downloading nodejs versions with nvm/n over IPFS](https://ipfs.io/ipfs/QmTkzDwWqPbnAh5YiV5VwcTLnGdwSNsNTn2aDxdXBFca7D/example#/ipfs/QmUx363UFtgiQqkHHsPK3TSDmwoALDo2hrbMWbcxjH2vFc)
## Datasets
@ -157,10 +157,12 @@ 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.
- [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 Pinatas REST API and IPFS toolkit.
- [Robonomics Network](https://robonomics.network/en/) - Ethereum network infrastructure for cyber-physical systems' integration into Smart Cities and Industry 4.0
- [Temporal](https://temporal.cloud) - Scalable IPFS Infrastructure with free starter package featuring turnkey APIs, toolkits and storage.
- [Unstoppable Domains](https://unstoppabledomains.com) - Domains on blockchains
## Tools

View File

@ -372,4 +372,4 @@ content:
- title: IPFS with TiddlyWiki
source: https://github.com/xmaysonnave/tiddlywiki-ipfs
description: >
IPFS with TiddyWiki is a TiddlyWiki plugin who aims to help developers, editors or users to save their wikis and attachments over IPFS.
IPFS with TiddyWiki is a TiddlyWiki plugin who aims to help developers, editors or users to save their wikis and attachments over IPFS.

View File

@ -35,3 +35,8 @@ content:
website: https://temporal.cloud
picture: /images/temporal.png
description: Scalable IPFS Infrastructure with free starter package featuring turnkey APIs, toolkits and storage.
- title: Unstoppable Domains
website: https://unstoppabledomains.com
picture: /images/unstoppable-domains-app.png
description: >
Domains on blockchains

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB