zvault/TODO.md

26 lines
565 B
Markdown

# TODO
## Functionality
* Detach bundle upload
* XAttrs in fuse
* XAttrs in tar
## Stability / Reliability
* Lock the local repository to avoid index corruption
* Recover from missing index and bundle map by rebuilding those
## Usability
* Verbosity control
* Check for private key when encryption is set
* Display backup name and path on backup integrity error
* Better control over what is checked in `check` subcommand
* Nice error when remote storage is not mounted
## Code quality
* Test cases
* Benchmarks
* Full fuse method coverage
## Other
* Homepage