airgap-it / airgap-vault

The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.
MIT License
373 stars 105 forks source link

crash when creating new seed #185

Closed SvenMeyer closed 6 months ago

SvenMeyer commented 1 year ago

I experience reproducible crash with a fresh install of the latest version when trying to generate a new seed.

Permissions should be ok (see screenshot)

AirGap-Vault- permissions

AirGap-Vault- seed-generation-crash

SvenMeyer commented 1 year ago

I just tried the latest version v3.23.1 , airgap-vault-49677.apk ... still crashing :-(

mlaeng commented 1 year ago

Noted. But it might take a while until we have time to investigate. What you could try is to remove camera permissions for seed generation. The entropy should then be collected from audio, scribbles and gyro only. After generating the seed, you will have to tun on camera access again in order to be able to scan QR codes. If you want to try this, pls report back. Thank you!

SvenMeyer commented 1 year ago

I removed the right for video in system settings and also chose later in the pop-up that Airgap-Vault is not allowed to access the camera .. that worked !