Skip to content

General Nomenclature

Hwee-Boon Yar edited this page Aug 5, 2019 · 22 revisions

Authentication/Verification/Keystore

Difference between PIN and Passcode

PIN refers to the one configured at the OS level and entered to unlock the device. i.e. entry and management of the PIN is done by the OS. Face ID and Touch ID (and Android analogues) are the biometric equivalents.

Passcode refers to the numeric string that is managed by the app itself.

Green Bar (for Wallet Security Level)

Wallet security level is classified and displayed with a color bar in the app:

  • Red bar - not backed up yet
  • Orange bar - backed up, but not "locked"
  • Green bar - backed up and "locked"

Wallet keys can be protected by the OS, so that it's only accessible after the OS has checked for user-presence. This means that the OS has locked the key when it was created and requires biometrics (or OS PIN) to unlock the key to reveal it to the user for back up or to sign a transaction/message.

To prevent ambiguity, we refer to the wallet as having achieved "green bar" status rather than the following terms which have varying meanings under different contexts, locked, auth-locked, requires user-presence.