feat: re-add IPDR

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias 2019-04-30 21:19:54 +01:00
parent 2dc0450f64
commit e7ba34ed84
2 changed files with 4 additions and 0 deletions

View File

@ -134,6 +134,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS
- [http2ipfs](https://github.com/jbenet/http2ipfs-web) - This is a simple webtool to add URLs to an IPFS node.
- [ipcat](https://github.com/noffle/ipcat) - :cat2: Retrieve IPFS object data and send it to stdout.
- [IPDR](https://github.com/miguelmota/ipdr) - IPFS-backed Docker Registry
- [ipfs-add-from-encrypted](https://github.com/TroyWilson1/ipfs-add-from-encrypted) - Encrypt a file or directory with AES256 then add to IPFS
- [ipfs-add-from-url](https://github.com/maxlath/ipfs-add-from-url) - Add a file to IPFS from a URL instead of a file path
- [ipfs-chrome-extension](https://github.com/dylanPowers/ipfs-chrome-extension) - Chrome extension to redirect ipfs.io traffic to local gateway

View File

@ -116,3 +116,6 @@ content:
website: https://ipfs.fooock.com/
source: https://github.com/fooock/ipfs-gateway-checker
description: Web app to check public states of IPFS gateways, including latency and gateway writable state.
- title: IPDR
website: https://github.com/miguelmota/ipdr
description: IPFS-backed Docker Registry