summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en/rule.json
blob: 46c8bf08c87fab20ce14ee22aee79cb9e93e88ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "abr_helptext": "allow: authorize the device.\u000Dblock: block the device.\u000DReject: remove the device from the system.",
    "id": "ID",
    "id_helptext": "ID of the USB-device.",
    "serial": "Serialnumber",
    "serial_helptext": "Serialnumber of the USB-device.",
    "name": "Name",
    "name_helptext": "Name of the USB-device.",
    "hash": "Hash value",
    "hash_helptext": "Hash value of the USB-device. Calculated via USBGuard through sodium or gcrypt.",
    "parent-hash": "Parent-hash value",
    "parent-hash_helptext": "Hash value of the Client the USB-device was connected to.",
    "via-port": "Via port",
    "via-port_helptext": "Accepted USB-port(s) for the USB-device.",
    "with-interface": "Interfaces",
    "with-interface_helptext": "Interfaces of the USB-device.",
    "interface-policy": "interface policy",
    "interface-policy_helptext": "Per-interface authorisation."
}