PGPAuth / PGPAuth_Android

Do $things over the internet, verified by PGP
Other
44 stars 13 forks source link

OpenKeychain key selection #19

Open LittleFox94 opened 7 years ago

LittleFox94 commented 7 years ago

Since the new API version, key selection has to be done for every signing operation.

Look into the OpenKeychain API if there is any way to use a configured key and make a configuration setting for it on the server entry, so the key selection is a one-time-per-server operation.