Giter VIP home page Giter VIP logo

graveyard's Introduction

Graveyard

Graveyard is a dead simple encryption application. It is a portable application that can be compiled to a single binary which manages "graves," encrypted archives, and requires no elevated permissions.

It has one goal: Encrypt files securely. It does not try to provide a way to send, sync, or back them up, granted all graves are stored in one directory โ€” so backups should be pretty simple.

Installation

Installation instructions can be viewed here.

Usage

After installation you should have the grave command, you can use grave -h to view this help text:

Usage of grave:
  -bury string
        Close an open grave under the given name.
  -dig string
        Dig a new grave under the given name.
  -exhume string
        Open a buried grave under the give name.
  -list
        Show all graves that the superintendent has keys for.
  -obituary
        Show all open graves.
  -path string
        Set the app path. (default "~/.graveyard" or "$XDG_DATA_HOME/graveyard")

graveyard's People

Contributors

betapictoris avatar celediel avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

celediel

graveyard's Issues

[BUG] Grave that contains folder is not properly buried

Describe the bug

A grave that contains folders, once buried, cannot be exhumed. The morgue remains empty. Debug logs show that the files are not even archived properly.

Expected behavior

Files being extracted correctly, maintaining filesystem layout.

Logs

Logs

Additional context

It appears that files are not being archived recursively, and the archiving stops at the first folder encountered.

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.