I hereby claim:
- I am dkopecek on github.
- I am dkopecek (https://keybase.io/dkopecek) on keybase.
- I have a public key whose fingerprint is FD9B 3F9D CEBB 5537 A8FA F521 3B0C 1095 1071 2034
To claim this, I am signing this object:
| #include <iostream> | |
| #include <cmath> | |
| int main(int argc, char* argv[]) | |
| { | |
| if (argc != 2) { | |
| return 1; | |
| } | |
| const uint64_t chunk_size_bits_min = 14; | |
| const uint64_t chunk_size_bits_max = 24; |
| #!/bin/sh | |
| POLICY_UNLOCKED=apply-policy | |
| POLICY_LOCKED=reject | |
| revert() { | |
| usbguard set-parameter InsertedDevicePolicy $POLICY_UNLOCKED | |
| } | |
| trap revert SIGHUP SIGINT SIGTERM |
I hereby claim:
To claim this, I am signing this object: