<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikibr.binets.fr/index.php?action=history&amp;feed=atom&amp;title=GPG</id>
	<title>GPG - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wikibr.binets.fr/index.php?action=history&amp;feed=atom&amp;title=GPG"/>
	<link rel="alternate" type="text/html" href="https://wikibr.binets.fr/index.php?title=GPG&amp;action=history"/>
	<updated>2026-05-11T18:10:03Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wikibr.binets.fr/index.php?title=GPG&amp;diff=10325&amp;oldid=prev</id>
		<title>Jean-nicolas.strauss : Création de gpg</title>
		<link rel="alternate" type="text/html" href="https://wikibr.binets.fr/index.php?title=GPG&amp;diff=10325&amp;oldid=prev"/>
		<updated>2024-06-22T15:26:52Z</updated>

		<summary type="html">&lt;p&gt;Création de gpg&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Intérêt de GPG=&lt;br /&gt;
Si vous signez vos commits git on peut être sûr que c'est bien vous qui l'avez commit. Cela rajoute de la sécurité.&lt;br /&gt;
&lt;br /&gt;
=Création d'une clef GPG=&lt;br /&gt;
[https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key Création d'une clef GPG]. Suivez la procédure et rajoutez la clef a votre compte gitlab. Puis ajoutez la a votre configuration par défaut.&lt;br /&gt;
&lt;br /&gt;
 git config --global user.signingkey 3AA5C34371567BD2&lt;br /&gt;
 git config --global commit.gpgsign true&lt;/div&gt;</summary>
		<author><name>Jean-nicolas.strauss</name></author>
	</entry>
</feed>