On Wed, Oct 31, 2018 at 2:35 PM Knut Ørland <k...@zaptec.com> wrote:I just wanted to mention a discrepancy I found in the documentation regarding the artifact signing public key on the following page:It states that the public artifact signing key is stored in the data-partition by default, but when I went looking for it on my data partition, it was nowhere to be found!
There was some discussion of implementing update ordering to address this and other similar situations; in some cases it is not ok to go directly from rev A to rev C without forcing the device to go to rev B. There are situations other than simple key rotation that I can envision would require something like this. I'm pretty sure it's not planned to implemented in the immediate future but it is certainly something being considered.
It feels to me (without any real evidence) that changing the DEVICE_TYPE would introduce other issues. I agree that changing the key is problematic and it should probably not be done but I wonder if leaving it in /etc/ is a better approach as it will give users the ability to change if/when update ordering is available.
Drew