updating todo

This commit is contained in:
brent s 2017-03-08 11:53:58 -05:00
parent 7035dfc490
commit 0dac22732d
1 changed files with 2 additions and 13 deletions

15
TODO
View File

@ -1,13 +1,5 @@
bf566e594a2ad3e488fef7cfa6832d4ba857d8129b0c00fe3a096e9fbb85e92c268368a201f12f22571312923393b2174e11f9c9e347df5c8682d5b355da0d8b- config layout. xml? e.g. - config layout
... -- need to apply defaults and annotate/document
<disk type="gpt" name="sda">
<part size="50%" name="/" format="8303" />
<part size="40%" name="/home" format="8302" />
<part size="5%" name="swap" format="8200" />
<part size="5%" name="/boot" format="ef02" />
</disk>
...



it seems urllib in python3 doesn't support ftps, so you'll need to use ftplib if so. it seems urllib in python3 doesn't support ftps, so you'll need to use ftplib if so.


@ -31,9 +23,6 @@ would yield the *client* sending info via URL params, e.g.


parser: make sure to use https://mikeknoop.com/lxml-xxe-exploit/ fix parser: make sure to use https://mikeknoop.com/lxml-xxe-exploit/ fix


need to set proper location block for https://aif.square-r00t.net/aif.xsd

xmllint --noout --schema aif.xsd aif.xml


docs: docs:
http://lxml.de/parsing.html http://lxml.de/parsing.html