PINcredible - Secure PIN vault
Modern and secure Android app to help you remember any PIN
de.cyb3rko.pincredible
About PINcredible - Secure PIN vault
<b>About</b>
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.
<b>Features</b>
<ul><li>๐ข PIN obfuscation</li><li>๐ Local Encryption</li><li>๐จ Modern Design</li><li>๐ No Internet Connection required</li><li>๐๏ธ No Ads</li><li>๐ฟ No Suspicious Permissions</li></ul>
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 <a href="https://en.wikipedia.org/wiki/Shoulder_surfing_(computer_security)" title="shoulder surfing">Shoulder Surfing</a>, for example while accessing your PIN in a super market or a bank.
<b>Security Aspects</b>
For technical details about the implemented security take a look at the <a href="https://github.com/cyb3rko/pincredible" title="pincredible github">GitHub repo readme</a>.
<b>Used Icons</b>
<a href="https://www.flaticon.com/free-icons/color-blindness-test" title="color-blindness-test icons">Color-blindness-test icons created by Freepik - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/grid" title="grid icons">Grid icons created by prettycons - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/random" title="random icons">Random icons created by Uniconlabs - Flaticon</a>