Git Product home page Git Product logo

membraned's Introduction

Membrane Daemon

Build Status Dependency Status codecov rtfd license

Membrane is a Distributed Backup System that swaps your storage space with other users in the Membrane swarm to backup your data.

Features

  • Both GUI and CLI interfaces
  • File history ensures file versions are never removed until necessary.
  • Log in from anywhere using your generated 4096-bit RSA key
  • Twofish encryption ensuring strong for data privacy.
  • Deduplication reduces storage requirements for similar files.
  • Prioritise backup to friends and family.

Installation

  • Download the deb or rpm package
  • Install using dpkg -i /path/to/membrane-1.0.0-alpha.7.deb or rpm -i /path/to/membrane-1.0.0-alpha.7.rpm
  • Start the daemon using sudo systemctl start membraned.service
  • Check status using membrane status
  • Run GUI using membrane-gui
  • Logs can be viewed using journalctl -u membraned.service
  • Backup your credentials from /root/.config/membrane/auth
  • To restore another account replace /root/.config/membrane/auth with your backed up credentials

Requirements

  • Java 8 or above
  • Systemd (if using packages)

Usage

  • Use the GUI to monitor the membrane daemon membrane-gui
  • To add watch folders to backup use membrane watch-add <folder>
  • To check backed up files use membrane files
  • To explore file history use membrane history <file>
  • To recover file use membrane recover <file> <target> <optional: date>
  • Use the -h flag at any point for command help

Support

If you are having issues, please let us know.

We have a mailing list located at: [email protected]

License

The project is licensed under the MIT license.

membraned's People

Contributors

domhauton avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.