vagga
vagga copied to clipboard
Add `signed-by` to UbuntuRepo
New debian-based distributions support the following:
deb [signed-by=6809F110790E0720856B562F744ACF4DF3319FFA] https://deriv.example.net/debian/ stable main
This is both, more secure, and allows to skip apt-key adv --recv-key (the latter also requires additional package on newer distros).
This is a bit more complex for UbuntuPPA though. Should we deprecate UbuntuPPA, or add microformat for key too?