3. Mobile apps and SDK

You are here:
< All Topics

Mobile apps are an essential part of the Cyberus Key system providing a foundation for user authentication and transaction authorization. Cyberus Key provides both Android and iOS compatible apps which are publicly available on the Apple Store (iOS), and Google Play Store (Android). The applications can be installed on mobile phones as well as tablets.

The main features:

  • Listening mechanism (Digital Signal Decoder) 
  • Biometrics to enable two-factor authentication. The iOS app leverages Face ID and Touch ID, while the Android app uses Touch ID.
  • Push notifications leveraging Google’s firebase engine and Apple’s APNS is used by both platforms.

Mobile applications are designed to store the minimum level of user-sensitive information. Any information stored in a device’s memory is protected by cryptographic means. Consequently, no user credentials (passwords) are stored on the device. Uninstalling the app will result in the registration being deactivated – reinstalling the app will require a new registration.

An SDK to integrate the Cyberus Key mobile component into your own mobile app is available for Android and iOS.
Table of Contents