From e80280e8194296b3960f51d3a50eda9f1b6762f1 Mon Sep 17 00:00:00 2001 From: postables Date: Thu, 19 Mar 2020 13:52:31 -0700 Subject: [PATCH] update readme to add iprfc downloader --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94f0109..3a3bb28 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [ipget](https://github.com/ipfs/ipget) - :satellite: wget for IPFS: retrieve files over IPFS and save them locally. - [IPLD Explorer](https://explore.ipld.io) - Explore the Merkle Forest from the comfort of your browser [Source](https://github.com/ipfs-shipyard/ipld-explorer) - [IPRedirect](https://github.com/JayBrown/IPRedirect) - Browser userscript for redirecting IPFS/IPNS addresses to your local gateway. This should work on any browser that hasn't had an extension written for it yet and has support for userscripts. +- [iprfc](https://github.com/RTradeLtd/iprfc) - IETF RFC downloader which stores RFCs on IPFS and indexes them with [Lens](https://github.com/RTradeLtd/Lens) - [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS - [mahuta](https://github.com/ConsenSys/Mahuta) - Mahuta is a plug and play service for your micro-service architecture allowing to collect, store and index data on IPFS and offering search functionalities (full text, query). - [orbit-db](https://github.com/orbitdb/orbit-db) - OrbitDB is a serverless, distributed, peer-to-peer database that uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers.