checking in all work done so far because what if my SSD dies?

This commit is contained in:
brent s
2017-11-18 22:33:31 -05:00
parent b2109646f3
commit 9c528c4908
24 changed files with 820 additions and 114 deletions

11
TODO
View File

@@ -13,6 +13,13 @@
sshkeys:
-need to verify keys via GPG signature. we also need to have a more robust way of updating pubkeys - categorization
-need to verify keys via GPG signature. we also need to have a more robust way of updating pubkeys - categorization, role
-write API to get pubkeys, hostkeys? really wish DBs supported nesting
-separate by algo, but this is easy to do (split on space, [0])
-separate by algo, but this is easy to do (split on space, [0])
snippet: create mtree with libarchive, bsdtar -cf /tmp/win.mtree --one-file-system --format=mtree --options='mtree:sha512,mtree:indent' /path/*
probably need to package https://packages.debian.org/source/stretch/freebsd-buildutils to get fmtree for reading
-net, add ipxe - write flask app that determines path based on MAC addr
-net, add shorewall templater