Add functionality such in Supebacked to Hyperbacked
Hello!
I would like to ask, if that possible to add such cool functionality as described here used in Superbacked (can watch from 14:06 to save your time) -> https://www.youtube.com/watch?v=bary2XghKjw
So user's can make only one QR code with multiply secrets inside with a plausible deniability (create them\print'em and then scan them) depends what password you enter - your result will be different
See as: scan QR, enter 123 -> get "hello", scan QR, enter 321 -> get "Password"
Done library is here-> https://github.com/sunknudsen/blockcrypt
Thankssssssss 🚀 👍
I envision this can be done by creating a container-like structure to hide any and all secret size metadata. That way no adversary can tell if there is more than one secret.
I envision this can be done by creating a container-like structure to hide any and all secret size metadata. That way no adversary can tell if there is more than one secret.
I see. Sadly i'm a zero in coding\programming to implement, but if such project appears i would like to help with drawins, translation to other languages and do some stuff like such. Thank you