Searched refs:gpg (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/translations/zh_CN/process/ |
H A D | maintainer-pgp-guide.rst | 63 $ gpg --version | head -n1 68 配置 gpg-agent 选项 71 GnuPG agent是一个辅助工具,每当你使用该命令时,它都会自动启动gpg,并在 80 如果你发现这些默认值太短(或太长),你可以编辑 ``~/.gnupg/gpg-agent.conf`` 89 不需要在 shell 会话开始时手动启动 gpg-agent。你可能需要检查 145 运行命令来验证,例如: ``gpg --list-secret-keys`` 166 $ gpg --change-passphrase [fpr] 174 $ gpg --quick-addkey [fpr] ed25519 sign 195 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt 235 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr] [all …]
|
/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 78 $ gpg --version | head -n1 84 Configurare le opzioni di gpg-agent 88 che userete il comando ``gpg`` e funzionerà in *background* con l'obiettivo di 102 potete creare il vostro file ``~/.gnupg/gpg-agent.conf`` ed impostare i vostri 111 Non è più necessario far partire l'agente gpg manualmente all'inizio della 177 sarà il risultato. Potete verificarlo utilizzando ``gpg --list-secret-keys``, 201 $ gpg --change-passphrase [fpr] 210 $ gpg --quick-add-key [fpr] ed25519 sign 215 $ gpg --send-key [fpr] 239 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt [all …]
|
/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 70 $ gpg --version | head -n1 76 Configure gpg-agent options 80 you use the ``gpg`` command and run in the background with the purpose 93 edit your ``~/.gnupg/gpg-agent.conf`` file to set your own values:: 101 It is no longer necessary to start gpg-agent manually at the 168 is what you will have. You can verify by running ``gpg --list-secret-keys``, 191 $ gpg --change-passphrase [fpr] 200 $ gpg --quick-addkey [fpr] ed25519 sign 225 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt 273 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr] [all …]
|
/linux/arch/x86/mm/pat/ |
H A D | cpa-test.c | 45 long lpg, gpg, spg, exec; member 54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split() 70 s->gpg++; in print_split() 96 s->spg, s->lpg, s->gpg, s->exec, in print_split() 101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c64xx-pinctrl.dtsi | 59 gpg: gpg-gpio-bank { label 238 samsung,pins = "gpg-1"; 244 samsung,pins = "gpg-0"; 250 samsung,pins = "gpg-2"; 256 samsung,pins = "gpg-2", "gpg-3", "gpg-4", "gpg-5"; 262 samsung,pins = "gpg-6"; 299 samsung,pins = "gpg-6";
|
/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | configure-git.rst | 31 [gpg] 34 你可能也需要告诉 ``gpg`` 去使用哪个 ``tty`` (添加到你的shell rc文件中)::
|
H A D | pull-requests.rst | 44 的标记,并用您的gpg密钥签名(参见 Documentation/maintainer/configure-git.rst )。
|
/linux/Documentation/maintainer/ |
H A D | configure-git.rst | 24 [gpg] 27 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell
|