initial commit
This commit is contained in:
50
chat/profanity.md
Normal file
50
chat/profanity.md
Normal file
@@ -0,0 +1,50 @@
|
||||
# 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
|
||||
|
||||
# omemo
|
||||
|
||||
Cannot find anyone for this on Arch Wiki, problem is therefore impossible.
|
||||
|
Reference in New Issue
Block a user