passforios
passforios copied to clipboard
Unable to import any public or private key on 0.9.0 from app store
I've exported public and private keys and subkeys in an attempt to import using the files app and I get the error message about an error occurring importing the file and making sure its location is readable.
Is there any way to debug this further? Anything else I should be considering?
I've exported on a Mac using gpg --export -a <KEY_ID> > pub.key.asc
and gpg --export-secret-key -a <KEY_ID> > sec.key.asc
as well as gpg --export-secret-subkeys -a <SUBKEY_ID> > sec.subkey.asc
. None of the results of imported successfully. All secret keys are available on the Mac, no stubs or removed copies.
On Mac, this is my output from a gpg --version
:
gpg (GnuPG) 2.2.19
libgcrypt 1.8.5
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: /Users/senkwich/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
[EDIT] I just tested pasting the Ascii-armored keys into the app and that worked fine and I'm able to decrypt passwords. Maybe there's some permission or setting I needed to configure on my iPad to allow passforios to be able to access files?
+1
This bug has been fixed in the TestFlight version for a really long time. @mssun How about submitting a new App Store version this weekend?
Also would be good to note that, beta version will expire in 2 days from now.
Update: A new beta released, thank you!
+1 iPadOS 14.0.1 on an old 9.7" iPad Pro, in case this matters