blob: f15f163a0040dd48fefae31dd178b094587fd088 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Vault
> simple tool for storing files securely using luks encryption
[](https://asciinema.org/a/UU1AhA26xlIs9bWkUMmJAYTbm?autoplay=1)
## Instructions
- understand (and adapt) `vault.sh`
- install `cryptsetup`, `e2fsprogs` and `qemu-img` (for resizing)
- `sudo make install`
- `vault help`
|