We would like to allow models to opt-in to receive serials from the store that would be signed by the new ‘generic’ authority, this would happen through a flag generic-serials: true in the model assertion,
to do this properly we need to extend the device registration protocol to include optionally the model assertion after the serial-request assertion in a request stream,
this requires first of all to adapt the registration endpoints to support and not choke on such request streams in:
@jamesj@rmescandon we are looking into starting this kind of change, I think I can submit a PR with a first sketch of what is needed to change in the serial-vault and we can go from there…