kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.67k stars 271 forks source link

Android version of KSE #443

Closed DI555 closed 1 year ago

DI555 commented 1 year ago

Would it be possible to come up with Android version of KSE? It would be really very usefull! Many thanks in advance!

gdmeunier commented 1 year ago

Hello, there's no Android version of KSE but you can use different alternatives:

The ZipSigner application on the Play Store with the same icon looks like a clone of the original ZipSigner above, and the KeyStore Explorer app has the same name but is unrelated to KSE.

kaikramer commented 1 year ago

@gdmeunier Thank you for answering this much better than I could have done it!

@DI555 KSE might look like a small application, but its feature set and codebase have grown over almost twenty years. Porting it to Android is not a small task and would take quite a long time. Also there would probably be way less than 50% common code, which basically means twice the effort to maintain both versions. Therefore the chances of that happening are very slim. But at least there a couple of alternatives on Android - even one with the same name. :wink: