conorpp / u2f-zero

U2F USB token optimized for physical security, affordability, and style
Other
2.41k stars 200 forks source link

Use as RNG wear #100

Open SkewedZeppelin opened 5 years ago

SkewedZeppelin commented 5 years ago

Recently released Linux 5.2 supports using a U2F Zero as a hardware RNG device. It is common for users to leave their U2F dongle always connected, especially desktop users.

As distros begin to push out 5.2 and users U2F Zeros start working as a HWRNGs will this result in decreased lifespan of the dongle? Can these microcontrolers handle constant use like that?

conorpp commented 5 years ago

I don't believe exercising the RNG will cause any flash to be rewritten, so it should be okay.