Any thoughts on this one?
Just in case anyone needs an eli5 (not me, obviously, I totally understood how it works 🙄)
Of course! I’ll simplify everything for you.
Imagine you have a toy box with a secret toy hidden inside. This app works in a similar way to hide and protect your secret number (PIN).
PIN in a Puzzle: The app places your PIN in a puzzle-like grid and fills up the rest with random numbers. It’s like hiding a toy among many other toys.
Special Keyboard: Instead of using the regular way of typing, the app gives you a special keyboard inside it.
Magic Lock (Encryption): The app uses a magic spell (called AES) to lock your secret toy so that even if someone gets it, they can’t play with it without the magic key.
Secret Name-Tag (Hashing): Every toy (PIN) gets a secret name-tag that only the app can read. It’s like writing a name in a language only the app understands.
Strong Password: If you ever forget things and need a backup way to get your toy, the app has a super-strong password system (called Argon2id).
Starting the App: The app looks for your toys (PINs) using the magic key and shows you their secret name-tags.
Picking a Toy (PIN): When you choose a toy by its name-tag, the app shows you the toy in its puzzle grid, but hidden among other toys.
Adding a New Toy (PIN): If you get a new toy, you can give it a secret spot in the grid and a secret name-tag. The app will use its magic spell to lock it up safe.
In short: This app is like a magical toy box. It hides your secret toys (PINs) in clever ways and uses special magic to keep them safe.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
Yes, I installed it. I guess the colors are just an optional memory aid - you could always put your PIN on the same color or sequence of colors, read in the same direction, while the arrangement of colors varies from PIN to PIN.
I think I’m understanding a little better now. The threat model at which this is aimed seems to be people peering over your shoulder while you wait in line at the bank or supermarket. You can call up your forgotten PIN on screen without anyone being able to read it off over your shoulder. If I just store the PIN in Bitwarden it’s more secure in storage but it doesn’t address this particular threat model.
Given that very narrow threat model, the app is not intended to defend against someone with time to view and analyze your various PIN patterns, and it’s not designed for robust and secure backup of your PINs.
There’s also the option of requiring user authentication to get into the app (in my case via fingerprint, but it could be via an Android PIN, which you’ll just have to remember unassisted). The protects against someone picking up your phone and browsing your PIN patterns, unless you’re like me and your family always know how to get into your phone.
So it’s not a bad idea if remembering PINs on the spot in public is enough of a concern to warrant installing a dedicated app. But if you just want a place to store PINs, then a password manager still seems more secure and convenient.
Ah thanks a lot. Yea nothing for me then either. But if it could replace android pin/pattern then it might be something interesting.