Raphaël Vinot
Raphaël Vinot
example: all the .doc(x) files have to be sent to libreoffice, whatever their mimetype is.
All the files that are not converted should be copied in a dedicated directory, or have a prefix.
Add a led with the following specs: - can receive commands from userspace - easy to plug on the GPIO (
It will be much easier for the final user: https://github.com/raspberrypi/noobs
Also add some other anonymization functionalities.
Use case: - the source key contains document.html and document.pdf - document.pdf will be converted to document.html on the destination key - document.html will be copied and replace the converted...
# Source key Whatever the format of the key, the script needs the read rights (and only those one) for the copy. We might have to change the permissions as...
It would be nice to have some apparmor rules to limit even more what the script can do. Also, apparmor rules for libreoffice and pdf2htmlex
Plug just one key means erasing the content. Note: it is probably to dangerous if one of the key is not properly detected.
We need to have a way to inform the user when something goes wrong. Examples: - The destination key run out of space - The source key is empty -...