package icon

PINcredible - Secure PIN vault

Modern and secure Android app to help you remember any PIN
About
Over time I've used several apps to store my PINs, unfortunately none of them really convinced me.
So here we are now, this is my own implementation of a secure PIN manager.

Features
  • đŸ”ĸ PIN obfuscation
  • 🔐 Local Encryption
  • 🎨 Modern Design
  • 🌐 No Internet Connection required
  • 🎞ī¸ No Ads
  • đŸ—ŋ No Suspicious Permissions


The app obfuscates the PIN in a table layout surrounded by secure random numbers.
This brings two security benefits:
1. ❔ The app can not know where in the pattern the user given PIN is located at. Attackers can not extract the plaintext PIN.
2. đŸ•ĩī¸ This offers protection against Shoulder Surfing, for example while accessing your PIN in a super market or a bank.

Security Aspects
For technical details about the implemented security take a look at the GitHub repo readme.

Used Icons
Color-blindness-test icons created by Freepik - Flaticon
Grid icons created by prettycons - Flaticon
Random icons created by Uniconlabs - Flaticon

Donate

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 0.7.1 (12) suggested Added on Oct 08, 2023

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • com.cyb3rko.pincredible.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 3.5 MiB PGP Signature | Build Log

  • Version 0.7.0 (11) - Added on Aug 14, 2023

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • com.cyb3rko.pincredible.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 3.5 MiB PGP Signature | Build Log

  • Version 0.6.0 (10) - Added on May 12, 2023

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • com.cyb3rko.pincredible.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 2.5 MiB PGP Signature | Build Log