1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
fdroidserver/examples
Hans-Christoph Steiner 3829d37d34 support repo signing with a key on a smartcard
This assumes that the smartcard is already setup with a signing key.  init
does not generate a key on the smartcard, and skips genkey() if things are
configured to use a smartcard.

This also does not touch APK signing because that is a much more elaborate
question, since each app is signed by its own key.
2014-04-07 16:00:18 -04:00
..
config.py 'smartcardoptions' config item for setting up HSMs with fdroid 2014-04-07 16:00:18 -04:00
fdroid-icon.png move fdroid-icon.png to examples/ 2014-04-01 18:04:36 -04:00
makebs.config.py fix example files install in setup.py 2014-03-31 21:29:51 -04:00
opensc-fdroid.cfg support repo signing with a key on a smartcard 2014-04-07 16:00:18 -04:00