Raphaël Vinot

Results 149 issues of Raphaël Vinot

example: all the .doc(x) files have to be sent to libreoffice, whatever their mimetype is.

enhancement

All the files that are not converted should be copied in a dedicated directory, or have a prefix.

Security

Add a led with the following specs: - can receive commands from userspace - easy to plug on the GPIO (

enhancement

It will be much easier for the final user: https://github.com/raspberrypi/noobs

Also add some other anonymization functionalities.

enhancement

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...

bug

# 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...

bug

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

enhancement

Plug just one key means erasing the content. Note: it is probably to dangerous if one of the key is not properly detected.

Design questions

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 -...

enhancement