summaryrefslogtreecommitdiffstats
path: root/sq/man-sq-net-autocrypt/sq-wkd.1
diff options
context:
space:
mode:
Diffstat (limited to 'sq/man-sq-net-autocrypt/sq-wkd.1')
-rw-r--r--sq/man-sq-net-autocrypt/sq-wkd.148
1 files changed, 48 insertions, 0 deletions
diff --git a/sq/man-sq-net-autocrypt/sq-wkd.1 b/sq/man-sq-net-autocrypt/sq-wkd.1
new file mode 100644
index 00000000..9d9d3e3f
--- /dev/null
+++ b/sq/man-sq-net-autocrypt/sq-wkd.1
@@ -0,0 +1,48 @@
+.TH SQ-WKD "1" "JANUARY 2021" "0.24.0 (SEQUOIA-OPENPGP 1.0.0)" "USER COMMANDS" 5
+.SH NAME
+sq\-wkd \- Interacts with Web Key Directories
+.SH SYNOPSIS
+\fBsq wkd\fR [FLAGS] [OPTIONS] <SUBCOMMAND>
+.SH FLAGS
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Prints help information
+.SH OPTIONS
+.TP
+\fB\-p\fR, \fB\-\-policy\fR NETWORK\-POLICY
+Sets the network policy to use [default: encrypted] [possible values: offline, anonymized, encrypted, insecure]
+.SH SUBCOMMANDS
+.TP
+\fBhelp\fR
+Prints this message or the help of the given subcommand(s)
+
+.TP
+\fBurl\fR
+Prints the Web Key Directory URL of an email address.
+
+.TP
+\fBget\fR
+Queries for certs using Web Key Directory
+
+.TP
+\fBgenerate\fR
+Generates a Web Key Directory for the given domain and keys. If the WKD exists, the new keys will be inserted and it is updated and existing ones will be updated.
+.SH SEE ALSO
+For the full documentation see <https://docs.sequoia\-pgp.org/sq/>.
+
+.ad l
+.nh
+sq(1), sq\-armor(1), sq\-autocrypt(1), sq\-certify(1), sq\-dearmor(1), sq\-decrypt(1), sq\-encrypt(1), sq\-inspect(1), sq\-key(1), sq\-keyring(1), sq\-keyserver(1), sq\-packet(1), sq\-sign(1), sq\-verify(1), sq\-wkd(1), sq\-wkd\-generate(1), sq\-wkd\-get(1), sq\-wkd\-url(1)
+
+
+.SH AUTHORS
+.P
+.RS 2
+.nf
+Azul <azul@sequoia\-pgp.org>
+Igor Matuszewski <igor@sequoia\-pgp.org>
+Justus Winter <justus@sequoia\-pgp.org>
+Kai Michaelis <kai@sequoia\-pgp.org>
+Neal H. Walfield <neal@sequoia\-pgp.org>
+Nora Widdecke <nora@sequoia\-pgp.org>
+Wiktor Kwapisiewicz <wiktor@sequoia\-pgp.org>