piny
PINy is a cross-platform standard and software framework for privacy-preserving PIN-based authentication and access control. It provides a protocol and reference implementations that allow personal identification numbers to be used for user authentication across devices, apps, and services. PINy emphasizes minimizing exposure of the PIN by performing verification through tokens rather than transmitting the raw value.
The concept originated from privacy researchers in the early 2020s. An initial open specification was published
PINy uses a client-side derivation key to transform a PIN with a salt, producing a PIN token.
Key features include local PIN derivation, device attestation, optional biometric second factors, offline mode, policy-based access
Adoption has been reported in enterprise identity projects and consumer apps requiring local PIN-based actions. Critics
PINy intersects with topics such as PIN codes, digital identity, and privacy-preserving cryptography.