eklem / otp-encryption-toy

Toy for kids to encrypt/decrypt messages with one time pads.
MIT License
0 stars 0 forks source link

experiment with RFID-tags/cards and Web NFC #16

Closed eklem closed 2 years ago

eklem commented 2 years ago

Create a page that writes/reads one-time pads to/from a RFID-card (4KB-version).

eklem commented 2 years ago

Check if there are any ID from phone that can be used to attach to the OTPs

eklem commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/API/NDEFReader

eklem commented 2 years ago

This will be part of nfc-otp-transfer