feat: add todo list
This commit is contained in:
parent
a39a4c8a96
commit
16329738ee
1 changed files with 7 additions and 0 deletions
|
@ -14,3 +14,10 @@ bash build.sh # this builds both encryptor and decryptor
|
||||||
```
|
```
|
||||||
Then run it on your target PC/server
|
Then run it on your target PC/server
|
||||||
|
|
||||||
|
## Roadmap
|
||||||
|
- [x] Basic home directory encryption
|
||||||
|
- [x] Randomly generated encryption key
|
||||||
|
- [ ] Randomly generate key at runtime
|
||||||
|
- [ ] Server
|
||||||
|
- [ ] Meow?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue