Rodolphe Bréard
Rodolphe Bréard
> I am surprised, is 40k enough for the SmartPGP card ? Yes it is. The [README](https://github.com/ANSSI-FR/SmartPGP#prerequisites) is quite explicit about it.
I just had some serious issues with the ACOS-J cards. At some point (after 12 and 3 month of use in my case), after a successful decryption, the card suddenly...
Hi, There already is several branches with lower JavaCard support : https://github.com/ANSSI-FR/SmartPGP/branches Edit: I forgot, those branches are also released: https://github.com/ANSSI-FR/SmartPGP/releases
Hi, This is great news, thank you very much! 😊
> Execute the following command silently fail : What are the signs of a failure? By default ACMEd forks and runs in the background, it is therefore normal not to...
Hi! > `acmed` seems to have quit just after this, I don't know if it's normal but for at least `acmed` didn't crash \o/ Yes, that's the expected behavior since...
Thank you! So the issue isn't with the `daemonize` crate. At this point I have no idea what can cause this crash. My next guess would be the way futures...
Unfortunately, it's not currently possible. However, you can redirect stdout and stderr to some files, with the limitation that those files will be overridden each time the hook is called....