Daniel

Results 3 issues of Daniel

Siri is sending packet SetAlertContext in which new messages and so on are stored. It is sent before starting the first SpeechRequest and it can't be requested again. So we...

How can I edit what server sent ? e.g.: function response_data(data){ data = new Buffer("Test", "binary"); } var processor = function(proxy) { proxy.on("response_data", response_data); }; Doesn't work.

Add a `LuksScanner` actor which scans all crypt devices using `cryptsetup luksDump`. Don't inhibit, when all devices are LUKS2 with clevs TPM2 token. /cc @pirat89

enhancement