Commit Graph

14 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
CleanMachine1 386687af1e
gpg: add notice that command is often symlinked (#8110) 2022-06-03 03:03:11 +08:00
nikostr a7f4d79520
gpg: add signing and multiple recipients (#8111)
Update the `gpg` encryption example to indicate that multiple recipients and signing is possible. One use-case for multiple recipients is being able to send a file to someone while also retaining the option to decrypt it oneself.
2022-05-31 07:51:29 +05:30
CleanMachine1 ec92caa35b
gpg: add --full-generate-key example (#6195)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-06 08:49:59 +05:30
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Matthew Peveler c25e4e378e
gpg2: fix page title to match file name (#5090)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-04 22:59:33 +00:00
Waldir Pimenta cf25745db1 Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30
pxgamer 1fefd4653f gpg: add link to homepage 2019-06-07 22:58:59 +01:00
HairyFotr e0ccb7147a Fix a few typos 2017-07-23 19:52:44 +05:30
Rob Young b78dd40547 Add examples for exporting GPG keys (#907)
This chage adds examples for exporting public and private GPG keys.

This is particularly useful for backing up keys. In both cases they have
been output as ASCII armored text with the `--armor` flag to make the
output easier to work with.
2016-06-20 23:58:28 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
André König b9f2e4dfe4 GPG: Parameter for importing a public key. 2014-08-13 20:48:25 +02:00
Romain Prieto b250569a60 GPG command
As authored by @fordhurley.
We had a little merge problem, so had to recreate this file on master.
2014-05-27 08:49:33 +10:00