update todo

pull/10/head
Raphaël Vinot 2013-02-08 18:13:17 +01:00
parent 4935e17e56
commit f2e9a75bf9
1 changed files with 2 additions and 2 deletions

4
TODO
View File

@ -9,8 +9,8 @@ TODO
* strip exif data and leave it in a .txt file next to the image it came from
=> exiftool
* set filesystem of OS in RO (physical switch and/or remount OS)
* mount source key in RO and noexec
* mount target key with noexec
[OK] mount source key in RO and noexec <= also nosuid and nodev
[OK] mount target key with noexec <= also nosuid and nodev
* convert spreadsheets in csv ?
* convert documents (pdfs/*office/...) in images ?
* Have a look at Ghostscript to work on PDFs (.pdf -> .eps -> .png?)