I just received my OnlyKey and I’m still learning how to use it efficiently. I stored some PGP keys and I am able to encrypt/decrypt both files and messages using the WebCrypt app. So far so good.
I’m trying now to encrypt with WebCrypt and decrypt the result with local GPG install. Works well with messages, less with files: no decryption errors from GPG, but the resulting Zip archives (produced by WebCrypt) are corrupted. For instance:
Archive: XXX.zip
error [XXX.zip]: missing 13566 bytes in zipfile (attempting to process anyway)
error [XXX.zip]: attempt to seek before beginning of zipfile
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
(attempting to re-compensate)
The very same file can be perfectly decrypted with WebCrypt and the obtained Zip archive is valid. In case it matters, I’m running Linux (Manjaro up to date) on my local machine and I tried several Zip software.