Skip to content

make it really easy to upgrade unsigned repos to signed

username-removed-24982 requested to merge eighthave/fdroidserver:master into master

As a key step to removing support for unsigned repos from fdroidclient (https://gitlab.com/fdroid/fdroidclient/issues/12), this merge request makes fdroid update require a signing key. If there is no keystore, it'll prompt the user to create one using fdroid update --create-key.

This closes #13 (closed)

Merge request reports