User Tools

Site Tools


userdoc:accounts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:accounts [2017-06-06 15:49]
mricon
userdoc:accounts [2020-05-08 13:56] (current)
mricon
Line 1: Line 1:
 +~~REDIRECT>​https://​korg.docs.kernel.org/​accounts.html~~
 +
 ====== How to get a kernel.org account ====== ====== How to get a kernel.org account ======
  
-Kernel.org accounts are reserved for Linux kernel maintainers or high-profile developers. If you do not fall under one of these two categories, it's unlikely that an account will be issued to you. If you would like to apply for an account, please e-mail the following information to [[helpdesk@kernel.org]]:​+Kernel.org accounts are reserved for Linux kernel maintainers or high-profile developers. If you do not fall under one of these two categories, it's unlikely that an account will be issued to you. If you would like to apply for an account, please e-mail the following information to [[helpdesk@kernel.org]], with the subject "​Account request for Your Name":
  
-  * Name as you would like it to appear on git.kernel.org +  * preferred ​username
-  * desired ​username+
   * address where to forward your username@kernel.org mail (must match one of the UIDs on your key)   * address where to forward your username@kernel.org mail (must match one of the UIDs on your key)
   * reason for requiring a kernel.org account   * reason for requiring a kernel.org account
-  * PGP/​GPG ​public key fingerprint ​(NOT your ssh key)+  * attach your public key to the request ​(see below) 
 + 
 +:!: If we find an A (authentication) subkey on your PGP key, we will assume you will want to use that for your ssh access. If that is not the case, please mention it in the request and you'll be issued a new ssh private ​key instead.
  
 The Kernel.org admin team will then review your request and you should receive a response back within a few days. If you are listed in MAINTAINERS and have enough signatures on your PGP key to be in the web of trust, your account will be issued without delay. The Kernel.org admin team will then review your request and you should receive a response back within a few days. If you are listed in MAINTAINERS and have enough signatures on your PGP key to be in the web of trust, your account will be issued without delay.
 +
 +===== Exporting your public key =====
 +
 +We no longer rely on the keyservers for signature information,​ so please attach a copy of your public key to the request. You can generate it using the following command:
 +
 +<​code>​
 +gpg2 -a --export --export-options export-clean [YOURKEYID] > export.asc
 +</​code>​
  
 ===== Mind the PGP Web of Trust ===== ===== Mind the PGP Web of Trust =====
Line 15: Line 26:
 We use the PGP web of trust to help ensure that only trusted kernel developers are able to get an account on kernel.org. Before you send the email, make sure that your PGP key is signed by as many kernel developers as you can contact. PGP signing events at conferences are usually a good place to start, or you can find kernel developers who live in your area. Mailing lists such as [[linux-kernel@vger.kernel.org]] can be of help when you are trying to find kernel developers in your area. We use the PGP web of trust to help ensure that only trusted kernel developers are able to get an account on kernel.org. Before you send the email, make sure that your PGP key is signed by as many kernel developers as you can contact. PGP signing events at conferences are usually a good place to start, or you can find kernel developers who live in your area. Mailing lists such as [[linux-kernel@vger.kernel.org]] can be of help when you are trying to find kernel developers in your area.
  
-You can also check the [[userdoc:​ksmap|key signing map]] for kernel developers in your area.+You can also check the [[userdoc:​ksmap|key signing map]] for kernel developers in your area. If meeting in physical space is not an option for you due to travelling or quarantine restrictions,​ you may prefer to arrange a video conference call for the same purpose. 
 + 
 +:!: Remember, the goal is not to verify someone'​s government-issued credentials,​ but to build a web of trusted contributors. When you are signing someone'​s key, you are effectively stating: "I have worked with this person and I vouch for their identity by signing their key with my own." ​
  
 With extremely rare exceptions, accounts will not be issued until the PGP key fully validates. With extremely rare exceptions, accounts will not be issued until the PGP key fully validates.
  
userdoc/accounts.1496764167.txt.gz · Last modified: 2017-06-06 15:49 by mricon