Re: [web-nfc] Write to password protected NFC (#659)

The password feature is not a NFC Forum standard but a chip related feature. You can check the datasheet to see how it's works in detail. In NFC Tools, we use the first bytes of the MD5 hash of your password. Because, as an example, NTAG chips requires a 4 bytes password. For non-tech-savvy users, we decided to ask for a simple text password instead of four Hex values (or more depending of the chips type).

-- 
GitHub Notification of comment by wakdev
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/659#issuecomment-2196929795 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 28 June 2024 13:37:14 UTC