I'm trying to setup the Proton bridge for Android using Termux. The first 2 steps rendered no issues. However, at step 3 I'm running into an issue.
'gpg --full-generate-key' starts the dialogue to create a new key pair. I enter all requested data, and finally I'm asked to enter a passphrase (twice). After doing so, the dialogue shows both passphrases match, after which I enter 'OK'.
I would expect the key pair to be generated now. But instead, the passphrase dialogue pops up again. I can enter the passphrase (twice) again, hit 'OK', and the passphrase dialogue pops up again. I can't get beyond this point, so a key pair is not created.
I made sure the pass store was initialized, using the same gpg-id I used during the key creation dialogue.
I know this issue has nothing to do with grapheneos, but I'm very eager to use the proton bridge on grapheneos, so I can use proton mail in third party mail clients, like FairEmail or K9.
Does anyone here have any idea why I run into this issue, and how I can solve it? Thanks!