vagga icon indicating copy to clipboard operation
vagga copied to clipboard

Add `signed-by` to UbuntuRepo

Open tailhook opened this issue 8 years ago • 0 comments

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?

tailhook avatar Dec 20 '17 00:12 tailhook