feat: add todo list

This commit is contained in:
Xory 2024-06-17 16:51:10 +03:00
parent a39a4c8a96
commit 16329738ee

View file

@ -14,3 +14,10 @@ bash build.sh # this builds both encryptor and decryptor
```
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?