initial commit

This commit is contained in:
Malin Freeborn
2020-01-02 01:04:35 +01:00
commit 6befc5d3c1
162 changed files with 19086 additions and 0 deletions

50
chat/profanity.md Normal file
View 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.