optools/TODO

18 lines
832 B
Plaintext
Raw Normal View History

2017-10-08 20:05:50 -04:00
-git
2017-10-12 02:53:39 -04:00
2017-10-08 20:05:50 -04:00
-net/addr needs DNS/PTR/allocation stuff etc.
2017-10-12 02:53:39 -04:00
-net/mirroring
-storage, see if we can access lvm and cryptsetup functions via https://github.com/storaged-project/libblockdev/issues/41
--http://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.MDRaid.html
--http://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.Encrypted.html
--http://mindbending.org/en/python-and-udisks-part-2
--http://storaged.org/doc/udisks2-api/2.6.5/gdbus-org.freedesktop.UDisks2.Block.html
2017-10-10 21:37:47 -04:00
--https://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html
sshkeys:
2017-10-12 02:51:18 -04:00
-need to verify keys via GPG signature. we also need to have a more robust way of updating pubkeys - categorization
-write API to get pubkeys, hostkeys? really wish DBs supported nesting
2017-10-12 02:53:39 -04:00
-separate by algo, but this is easy to do (split on space, [0])