2020-01-02 00:04:35 +00:00
|
|
|
# Pre Setup
|
|
|
|
|
|
|
|
Sign up to an account somewhere.
|
|
|
|
|
|
|
|
# Starting
|
|
|
|
|
|
|
|
> profanity
|
|
|
|
|
|
|
|
> /help ui theme
|
|
|
|
|
|
|
|
> theme load batman
|
|
|
|
|
2020-02-01 18:40:02 +00:00
|
|
|
# omemo
|
|
|
|
|
|
|
|
> /omemo gen
|
|
|
|
|
|
|
|
> /omemo start
|
|
|
|
|
|
|
|
# otr
|
2020-01-02 00:04:35 +00:00
|
|
|
|
|
|
|
Install libotr-dev or libotr5-dev or whatever..
|
|
|
|
|
|
|
|
> sudo apt -y install lib5otr-dev
|
|
|
|
|
|
|
|
Make your otr keys.
|
|
|
|
|
|
|
|
> /otr gen
|
|
|
|
|
|
|
|
Then you can start an otr converstation.
|
|
|
|
|
|
|
|
> /otr start bob@jobbies.org
|
|
|
|
|
|
|
|
Or if you already havea conversation windows open, switch to otr using:
|
|
|
|
|
|
|
|
> /otr
|
|
|
|
|
|
|
|
Finally, verify!
|
|
|
|
|
|
|
|
/otr question "Who the fuck are you?" bob
|
|
|
|
|
|
|
|
Bob is verified upon the answer, 'bob'.
|
|
|
|
|
|
|
|
# Finger Prints
|
|
|
|
|
|
|
|
Get yours with
|
|
|
|
|
|
|
|
> /otr myfp
|
|
|
|
|
|
|
|
> /otr theirfp
|
|
|
|
|
|
|
|
> /otr myfp
|
|
|
|
|