Re: [PATCH v2] imagebuilder: add package signature verification

2020-10-01 Thread Paul Spooren
On Tue Sep 15, 2020 at 3:24 PM HST, Paul Spooren wrote: > The ImageBuilder downloads pre-built packages and adds them to images. > This process uses `opkg` which has the capability to verify package list > signatures via `usign`, as enabled per default on running OpenWrt > devices. > > Until now

[PATCH v2] imagebuilder: add package signature verification

2020-09-15 Thread Paul Spooren
The ImageBuilder downloads pre-built packages and adds them to images. This process uses `opkg` which has the capability to verify package list signatures via `usign`, as enabled per default on running OpenWrt devices. Until now this was disabled for ImageBuilders because neither the `opkg` keys