https://codeberg.org/toz/MediLog/wiki/Reproducible-Builds
Current MediLog flavours and their app id's are:
- Google Play:
com.zell_mbc.medilog.play - Everywhere else:
com.zell_mbc.medilog
Reproducibility:
com.zell_mbc.medilogsourced from IzzyOnDroid is already reproduciblecom.zell_mbc.medilogsourced from F-Droid is not reproducible because they sign with their own key
-> Need to introduce a new app flavour for F-Droid: com.zell_mbc.medilog.fdroid which will be signed by me and hence can be checked for reproducibility by F-Droid
-> Need to ask F-Droid users on com.zell_mbc.medilog to migrate over to com.zell_mbc.medilog.fdroid
https://codeberg.org/toz/MediLog/wiki/Reproducible-Builds
Current MediLog flavours and their app id's are:
- Google Play: `com.zell_mbc.medilog.play`
- Everywhere else: `com.zell_mbc.medilog`
Reproducibility:
- `com.zell_mbc.medilog` sourced from IzzyOnDroid is already reproducible
- `com.zell_mbc.medilog` sourced from F-Droid is not reproducible because they sign with their own key
-> Need to introduce a new app flavour for F-Droid: `com.zell_mbc.medilog.fdroid` which will be signed by me and hence can be checked for reproducibility by F-Droid
-> Need to ask F-Droid users on `com.zell_mbc.medilog` to migrate over to `com.zell_mbc.medilog.fdroid`

58 KiB