1man(1)                       Profanity XMPP client                      man(1)
2
3
4

NAME

6       /omemo
7
8

DESCRIPTION

10       OMEMO  commands to manage keys, and perform encryption during chat ses‐
11       sions.
12
13

SYNOPSIS

15       /omemo gen
16
17
18       /omemo log on|off|redact
19
20
21       /omemo start [<contact>]
22
23
24       /omemo trust [<contact>] <fingerprint>
25
26
27       /omemo end
28
29
30       /omemo fingerprint [<contact>]
31
32
33       /omemo char <char>
34
35
36       /omemo trustmode manual|firstusage|blind
37
38
39       /omemo policy manual|automatic|always
40
41
42       /omemo clear_device_list
43
44

ARGUMENTS

46       gen
47           Generate OMEMO crytographic materials for current account.
48
49       start [<contact>]
50           Start an OMEMO session with contact, or current recipient if  omit‐
51           ted.
52
53       end
54           End the current OMEMO session.
55
56       log on|off
57           Enable or disable plaintext logging of OMEMO encrypted messages.
58
59       log redact
60           Log  OMEMO  encrypted  messages,  but  replace  the  contents  with
61           [redacted]. This is the default.
62
63       fingerprint [<contact>]
64           Show contact fingerprints, or current recipient if omitted.
65
66       char <char>
67           Set the character to be displayed next to OMEMO encrypted messages.
68
69       trustmode manual
70           Set the global OMEMO trust mode to manual, OMEMO  keys  has  to  be
71           trusted manually.
72
73       trustmode firstusage
74           Set  the  global OMEMO trust mode to ToFu, first OMEMO keys trusted
75           automatically.
76
77       trustmode blind
78           Set the global OMEMO trust mode to blind, ALL  OMEMO  keys  trusted
79           automatically.
80
81       policy manual
82           Set  the  global  OMEMO  policy  to  manual, OMEMO sessions must be
83           started manually.
84
85       policy automatic
86           Set the global OMEMO policy to opportunistic, an OMEMO session will
87           be attempted upon starting a conversation.
88
89       policy always
90           Set  the  global OMEMO policy to always, an error will be displayed
91           if an OMEMO session cannot be initiated upon starting  a  conversa‐
92           tion.
93
94       clear_device_list
95           Clear  your  own device list on server side. Each client will rean‐
96           nounce itself when connected back.
97
98

EXAMPLES

100       /omemo gen
101
102
103       /omemo start odin@valhalla.edda
104
105
106       /omemo            trust            c4f9c875-144d7a3b-0c4a05b6-ca3be51a-
107       a037f329-0bd3ae62-07f99719-55559d2a
108
109
110       /omemo  untrust loki@valhalla.edda c4f9c875-144d7a3b-0c4a05b6-ca3be51a-
111       a037f329-0bd3ae62-07f99719-55559d2a
112
113
114       /omemo char *
115
116
1170.11.0                            2021-09-28                            man(1)
Impressum