PackedCrack / ubiquitous-chainsaw

Proof of concept to trigger full disk encryption based on proximity with help of BLE.
GNU General Public License v3.0
0 stars 0 forks source link

Async key generation #39

Open PackedCrack opened 4 months ago

PackedCrack commented 4 months ago

Key generation on the client should be made async. Currently it blocks the main thread as it sends the keys to the access token.