18 lines
		
	
	
		
			832 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			832 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -git
 | |
| 
 | |
| -net/addr needs DNS/PTR/allocation stuff etc.
 | |
| 
 | |
| -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
 | |
| --https://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html
 | |
| 
 | |
| 
 | |
| sshkeys:
 | |
| -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
 | |
| -separate by algo, but this is easy to do (split on space, [0]) | 
