TODO: validate duplicity backups
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -10,13 +10,19 @@
|
|||||||
- will make it easier to test new services?
|
- will make it easier to test new services?
|
||||||
|
|
||||||
## improvements:
|
## improvements:
|
||||||
### security
|
### security/resilience
|
||||||
|
- validate duplicity backups!
|
||||||
|
- encrypt more ~ dirs (~/archives, ~/records, ..?)
|
||||||
|
- best to do this after i know for sure i have good backups
|
||||||
- have `sane.programs` be wrapped such that they run in a cgroup?
|
- have `sane.programs` be wrapped such that they run in a cgroup?
|
||||||
- at least, only give them access to the portion of the fs they *need*.
|
- at least, only give them access to the portion of the fs they *need*.
|
||||||
- Android takes approach of giving each app its own user: could hack that in here.
|
- Android takes approach of giving each app its own user: could hack that in here.
|
||||||
|
- canaries for important services
|
||||||
|
- e.g. daily email checks; daily backup checks
|
||||||
|
|
||||||
### perf
|
### perf
|
||||||
- why does nixos-rebuild switch take 5 minutes when net is flakey?
|
- why does nixos-rebuild switch take 5 minutes when net is flakey?
|
||||||
|
- trying to auto-mount servo?
|
||||||
- something to do with systemd services restarting/stalling
|
- something to do with systemd services restarting/stalling
|
||||||
- maybe wireguard & its refresh operation, specifically?
|
- maybe wireguard & its refresh operation, specifically?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user