{{Header}} __TOC__ = Template Documentation = This wiki template is used standalone on the [[chroot]] wiki page. = Template = Complete the following steps to add the [[Signing Key|{{project_name_short}} Signing Key]] to the system's APT keyring. Open a terminal. '''1.''' Package curl needs to be installed. {{Install Package|package= curl }} '''2.''' Download [[Signing Key|{{project_name_short}} Signing Key]]. See [[Secure_Downloads|Secure Downloads]] to understand why curl and the parameters --tlsv1.3 are used instead of wget.

Placing an additional signing key into folder /usr/share/keyrings by itself alone has no impact on security as this folder is not automatically used by Debian's APT by default. Only when an APT sources list configuration file points to folder /usr/share/keyrings using the signed-by keyword the signing key will be actually used. Therefore deleting keys in /usr/share/keyrings is optional if intending to disable an APT repository. See also [[Dev/APT|APT Signing Key Folders]].
{{Tab |type=controller |content= {{Tab |active=true |addToClass=info-box |image=[[File:Debian.png|30px]] |title= {{Headline|h=6|content=A : Debian}} |content= '''If''' you are using '''Debian''', run. {{signing_key_main_download_command_line |idplaceholder=debian |curl_extra_args= }} }} {{Tab |addToClass=info-box |image=[[File:Qubes-logo-blue.png|30px]] |title= {{Headline|h=6|content=B : Qubes}} |content= '''If''' you are using a ''Qubes'' '''Debian''' Template, run. {{signing_key_main_download_command_line |idplaceholder=qubes |curl_extra_args=http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 }} }} }} '''3.''' Users can [[Signing Key|check {{project_name_short}} Signing Key]] for better security. '''4.''' Done. The procedure of adding the {{project_name_short}} signing key is now complete. = Footnotes = [[Category:MultiWiki]] {{Footer}}