From 952654bc0afd5fcdcaa07151eeaa4dc88e3c01b4 Mon Sep 17 00:00:00 2001 From: Andre Ribeiro Date: Tue, 17 Oct 2023 15:09:39 +0100 Subject: [PATCH] dump-ipfs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e34e469..bd366a6 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A list of web browsers with IPFS integrations - [bifrost-gateway](https://github.com/ipfs/bifrost-gateway) - [EXPERIMENTAL] A lightweight IPFS Gateway daemon backed by a remote data store. - [create-ipfs-app](https://github.com/alexbakers/create-ipfs-app) - Set up a decentralized web3 app by running one command. - [dScan](https://github.com/p2plabsxyz/dscan) - A browser extension that uploads the content to Web3.Storage and generates QR codes for CIDs. +- [dump-ipfs](https://github.com/quasarch/dump-ipfs) - A decentralized encrypted backup agent for popular databases supported by IPFS and Filecoin. - [gatsby-plugin-ipfs](https://github.com/moxystudio/gatsby-plugin-ipfs) - Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative. - [git-ipfs-rehost](https://github.com/whyrusleeping/git-ipfs-rehost) - A script to rehost your git repos in ipfs. - [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS.