Verified Commit 34817389 authored by FC (Fay) Stegerman's avatar FC (Fay) Stegerman 🏳️‍🌈
Browse files

embedded signatures: add F-Droid/apksigcopier example

parent d8d9ddbc
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@ The `wireless-regdb` package in Debian is an example on [how this can be
be
implemented](https://sources.debian.net/src/wireless-regdb/latest/debian/rules/).

Another example is [F-Droid's use of APK signature
copying](https://f-droid.org/docs/Reproducible_Builds/) using
[`apksigcopier`](https://github.com/obfusk/apksigcopier).

Ignoring signatures
-------------------