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
386 stars 109 forks source link

Add support for Android KeyStore StrongBox specification. #101

Closed Originalimoc closed 8 months ago

Originalimoc commented 2 years ago

As an option when importing secrets.

Making sure key is stored in dedicated hardware(SE) on supported devices.

Should be easy to do, a few lines code.