# Using Hideez Key 4 with macOS and Linux via USB

Hideez Key 4  supports passwordless authentication standards developed by the FIDO Alliance: FIDO U2F and FIDO2. You can connect Hideez Key to any devices that support FIDO security keys, including PCs on MacOS (version macOS 11 Big Sur+), Windows 10/11, as well as mobile devices with Android (version 7.0+) or iOS (version 13.3+).

{% hint style="info" %}
Services supporting these standards include Google, Facebook, Twitter, Dropbox, and others. If you are using macOS or Linux, you can manage Hideez Key using tools integrated into the latest Chromium-based browsers, such as Google Chrome (starting from v80).
{% endhint %}

### Firmware Update for Hideez Key on MacOS and Linux

To update the firmware on your Hideez Key to the latest version, follow these steps:

#### For macOS:

1. Open the [**Hideez Firmware Update web service.**](https://update.hideez.com/FW_Web_update_app/RELEASE/?advanced=true)
2. Connect your Hideez Key to your computer using a USB Type-C port.
3. Select "**Update over USB**."

<figure><img src="/files/OQSSCvurs79mx49Q3WkO" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
For Linux create a file named "/etc/udev/rules.d/10-hideez.rules" and add the following line to the file:&#x20;

KERNEL=="hidraw\*", ATTRS{idVendor}=="1915", MODE="0666"
{% endhint %}

4. Select your Hideez Key in the window that appears and click **"Connect."**

<figure><img src="/files/IA3FXgCvOIKp7wCWw3Kc" alt="" width="416"><figcaption></figcaption></figure>

5. Choose "Use currently available version for your device: 4.3.XX" and click **"Start update."**

<figure><img src="/files/O4juLvSitCuF6tlahii1" alt="" width="551"><figcaption></figcaption></figure>

{% hint style="info" %}
In some cases, you may need to install a specific firmware version. To do this, select "**Load firmware from file**." Wait for the firmware installation to complete.
{% endhint %}

6. Wait for the firmware installation to complete.

<div><figure><img src="/files/94XgEClZY7qdEoNi6baI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ka7e7QVqQ6NYHkeS5AqO" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
After the firmware is installed, you can proceed with the basic settings for the key on MacOS and Linux:

* Key activation
* Setting up a PIN code
* Setting up a fingerprint
* Resetting the Hideez Key
  {% endhint %}

### &#x20;Activation and Management of Hideez Key on MacOS and Linux

Here are the instructions for joining and activating Hideez Key:

1. Install a Chromium-based browser on your macOS or Linux computer, such as [Google Chrome](https://www.google.com/chrome/) (starting from v80).
2. To access the security key management interface, go to "Settings."

<figure><img src="/files/pNnT3Q1nP2OXxKbgv1E3" alt="" width="243"><figcaption></figcaption></figure>

3. Click on "Privacy and Security" and select "Security."

<figure><img src="/files/QCQKodDTJ4hOTrBTqQnN" alt="" width="563"><figcaption></figcaption></figure>

4. Click on the option "Manage Security Keys."

<figure><img src="/files/MqTo5FBLlWBwtvVuhekq" alt="" width="563"><figcaption></figcaption></figure>

4. Connect Hideez Key to your computer via USB and choose the necessary action.

<figure><img src="/files/ouXbrQHTCM9D81OHsAQV" alt="" width="563"><figcaption></figcaption></figure>

### Activate the Key and create a PIN code&#x20;

To create a PIN code for your Hideez Key, click on "Create a PIN." Follow the on-screen instructions, press the button on the Hideez Key when prompted, and enter and save the PIN code.

<figure><img src="/files/5Yz3lM3Yhw7O7MSpYVZd" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
After pressing the "Save" button, your Hideez  Key will be protected with the PIN code you specified. Please note that this PIN code will be required for all operations described in this article, except for resetting the key. After three incorrect attempts to enter the PIN code, the system will prompt you to disconnect and reconnect the key. If subsequent attempts with the PIN code are also unsuccessful, the key needs to be reset (all keys will be erased) to use it again.
{% endhint %}

### You can also change the PIN code after its initial setup.&#x20;

Enter the current PIN, and new PIN, and confirm the PIN code. After completing these steps, the PIN code for your Hideez Key will be updated.

<figure><img src="/files/D2NNKbDEorrxIrDMtTP2" alt="" width="563"><figcaption></figcaption></figure>

### Resetting your security key

To reset your security key, you can use this option. For this operation, there is no need to enter the PIN code but be aware that all account data and website associations stored on the device will be erased.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://key4.hideez.com/passwordless-sign-in-and-2fa/using-hideez-key-4-with-macos-and-linux-via-usb.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
