Replace signature permission with whitelist
Instead of using a signature permission to protect the service, we now use a whitelist approach to ease the integration of the extension into custom roms. Now rom maintainer can build the extension on their own and sign it with their own key. The extension then still works with a F-Droid client signed with the F-Droid key.
Loading
-
mentioned in issue fdroidclient#861 (closed)
-
mentioned in commit cde/fdroidclient@8de12c1b
-
mentioned in merge request fdroidclient!438 (merged)
-
mentioned in commit cde/fdroidclient@1ccf49c0
-
mentioned in commit cde/fdroidclient@5e591380
Please register or sign in to comment