Difference between revisions of "Tech pages/OX"

Jump to navigation Jump to search
70 bytes added ,  15:12, 22 June 2020
m
Line 68: Line 68:
* If there is a private key, but there is no private key with a UID of the account, ask the user to add a UID
* If there is a private key, but there is no private key with a UID of the account, ask the user to add a UID
* If there is no private key, create one for the XMPP account.
* If there is no private key, create one for the XMPP account.
<pre>
gpg --quick-add-uid <FINGERPRINT> xmpp:user@domain.tld
</pre>


=== Export a public key ===
=== Export a public key ===
161

edits

Navigation menu