dorkhub

horcrux

The Dropbox for IPFS

Ghatage
Python7610 forksupdated 8 years ago
git clone https://github.com/Ghatage/horcrux.gitGhatage/horcrux

header

'The Dropbox for IPFS' // 'Hide in plain sight'

Why do I need horcrux?

horcrux is a client which can hopefully resolve some of the drawbacks IPFS has.

  • Data on IPFS is permanent! So you better be careful of what you put on there
  • Your data is on someone else's computer, how do you secure it?
  • IPFS can get slow and if you're uploading a huge file, it might take a while
  • A teeny tiny change to a huge file? You'll have to upload the entire file again!
What does horcrux do?
  • horcrux uses deduplication to find similar patterns in a file and breaks down the file into those chunks.
  • It then encrypts those chunks and pushes them to IPFS
  • It keeps track of which encrypted chunk belongs to which file.
  • It can then recreate the file based on this info.

In this way:

  • Only chunks with updates will be pushed to IPFS, saving time and bandwidth
  • Everything that's pushed is encrypted

Visual representation working

This project is currently under development!

TODO:

  • Find a more elegant way to generate and download blk and enc files without changing pyrabin
  • Refactor code to be more elegant, refactor variable names to be consistent
  • Introduce a config file which can have the encryption password and other details
  • Reintroduce UI and hook it up with the horcrux via Flask
  • Come up with unit tests
Dependencies and credits

horcrux is written in such a way that all the dependencies it uses can be swapped out easily. However the prototype was made with the help of these fine repos:

more like this

r2

Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…

TypeScript50

meine

meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…

Python50

MTT-File-Manager-RUST

MTT File Manager is a Rust-based Windows file manager with tabbed navigation, rich media previews, deep system integrat…

Rust51

search

search projects, people, and tags