ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
76 stars 25 forks source link

container: Allow alternative formatting to drop `ostree-unverified-registry` #604

Closed cgwalters closed 7 months ago

cgwalters commented 7 months ago

Since https://github.com/ostreedev/ostree-rs-ext/pull/594/commits/34fea14d5b6dd4b24919d4643b2c86c01273d25c we are backing off the signature verification bits. Let's make it easier to not put those bits in the user's face by adding an alternative formatting that drops it if it's the default.