[elbe-devel] [PATCH 1/6] Add XML tag definition 'url-list/url/raw-key'
Torben Hohn
torben.hohn at linutronix.de
Mon May 27 15:30:01 CEST 2019
On Tue, May 21, 2019 at 10:48:52AM +0200, dion at linutronix.de wrote:
> From: Olivier Dion <dion at linutronix.de>
>
> Raw key is a new tag that allows the user to write the raw PGP key in
> the XML file instead of using an URL. This provides protection
> against men in the middle attacks.
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> schema/dbsfed.xsd | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> index f8708ada..c7bc1424 100644
> --- a/schema/dbsfed.xsd
> +++ b/schema/dbsfed.xsd
> @@ -198,6 +198,13 @@
> </documentation>
> </annotation>
> </element>
> + <element name="raw-key" type="rfs:string" minOccurs="0">
> + <annotation>
> + <documentation>
> + Raw Public Key used to sign this Repository
> + </documentation>
> + </annotation>
> + </element>
> </all>
> <attribute ref="xml:base"/>
> </complexType>
> --
> 2.21.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list