{{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. {{IconSet|h1|1}} Package curl needs to be installed. {{Install Package|package= curl }} {{IconSet|h1|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 {{kicksecure_wiki |wikipage=Dev/APT |text=APT Signing Key Folders }}.
Choose your operating system. {{Tab |type=controller |content= {{Tab |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_environment_variables_clearnet= |curl_extra_parameters_tor=--proxy socks5h://127.0.0.1:9050 |curl_extra_environment_variables_tor_qubes_template= }} }} {{Tab |addToClass=info-box |image=[[File:Qubes-logo-blue.png|30px]] |title= {{Headline|h=6|content=B : Qubes App Qube}} |content= '''If''' you are using a ''Qubes'' '''Debian''' App Qube, run. {{signing_key_main_download_command_line |idplaceholder=Qubes-App-Qube |curl_extra_environment_variables_clearnet= |curl_extra_parameters_tor=--proxy socks5h://127.0.0.1:9050 |curl_extra_environment_variables_tor_qubes_template= }} }} {{Tab |addToClass=info-box |image=[[File:Qubes-logo-blue.png|30px]] |title= {{Headline|h=6|content=B : Qubes Template}} |content= '''If''' you are using a ''Qubes'' '''Debian''' Template, run. {{signing_key_main_download_command_line |idplaceholder=Qubes-Template |curl_extra_environment_variables_clearnet=http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 |curl_extra_environment_variables_tor_qubes_template=http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 }} }} }} {{IconSet|h1|3}} Signing key verification. Optional. Recommended for [[Advanced Users]] only. If you have a good understanding of {{kicksecure_wiki |wikipage=Verifying Software Signatures |text=Verifying Software Signatures }} you can [[Signing Key|check the {{project_name_short}} Signing Key]] for additional security. {{IconSet|h1|4}} Done. The procedure of adding the {{project_name_short}} signing key is now complete. = Footnotes = [[Category:MultiWiki]] {{Footer}}