For face or fingerprint unlock methods that log in but don't unlock the keyring
This works on Pop OS and probably any Ubuntu based distro
Uses https://codeberg.org/umglurf/gnome-keyring-unlock and https://github.com/tpm2-software/tpm2-tools
| I've used many trials and id changing didn't helped. even entire folder deletion. | |
| so i unpacked appimage and used it with firejail and changed mac address. | |
| ``` | |
| # cursor.profile | |
| #noblacklist ${HOME} | |
| whitelist ${HOME}/.cursor # If applicable | |
| whitelist /opt/cursor/ |
For face or fingerprint unlock methods that log in but don't unlock the keyring
This works on Pop OS and probably any Ubuntu based distro
Uses https://codeberg.org/umglurf/gnome-keyring-unlock and https://github.com/tpm2-software/tpm2-tools
| #!/usr/bin/fift -s | |
| "TonUtil.fif" include | |
| "Asm.fif" include | |
| // If you dont know about stack-base languages | |
| // Please read something before read comments and trying to understand what is going on here :) | |
| 5 :$1..n // parse arguments | |
| $1 parse-workchain-id =: wc // set workchain id from command line argument | |
| $2 parse-int =: subwallet-id // set subwallet id |