dump-ipfs
IPFS backup solution
A decentralized backup solution using IPFS/Filecoin and AES encryption to protect PostgreSQL databases.
Code from ETH Global Paris 2023 Hackathon
3 stars
1 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elettrascicomp/git-ipfs-remote-bridge | A Git extension that enables version-controlled data sharing using IPFS decentralized storage | 25 |
whs/ipfs-encrypted-share | An IPFS-based file sharing system with end-to-end encryption using libsodium | 23 |
troywilson1/ipfs-add-from-encrypted | Encrypts and adds files or directories to IPFS using symmetric encryption | 53 |
cryptodashie/ipfs | A toolset for exploring and navigating the decentralized web using IPFS | 15 |
mrchico/verifyipfs | A library that allows storing large data files on the blockchain by their IPFS hash instead of directly in contract storage. | 112 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
eximua/solid-ipfs | A tool for storing IPFS hashes using the Solid storage platform. | 42 |
aiven-open/pghoard | A tool that automates the process of backing up and restoring PostgreSQL databases to cloud object stores. | 1,324 |
ipfs/specs | Maintains the technical specifications of an interplanetary data storage protocol stack | 1,169 |
cryptix/git-remote-ipfs | A Git protocol helper for interacting with IPFS repositories | 227 |
ipfs/ipget | Downloads files from the IPFS network and saves them locally | 397 |
whyrusleeping/git-ipfs-rehost | Allows users to host and manage static Git repositories in an immutable, distributed file system. | 199 |
wpuricz/ipfs-eos-demo | An application that stores text and images on IPFS and verifies their integrity by storing the hashes on the EOS blockchain. | 42 |
ipfs/helia | An implementation of IPFS in TypeScript, enabling data storage and retrieval over a decentralized network. | 997 |
postgrespro/pg_probackup | A utility to manage periodic backups and recovery of PostgreSQL databases | 719 |