47 lines
567 B
Markdown
47 lines
567 B
Markdown
|
# Pre Setup
|
||
|
|
||
|
Sign up to an account somewhere.
|
||
|
|
||
|
# Starting
|
||
|
|
||
|
> profanity
|
||
|
|
||
|
> /help ui theme
|
||
|
|
||
|
> theme load batman
|
||
|
|
||
|
# OTR
|
||
|
|
||
|
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
|
||
|
|