Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,19 @@ name conflicts from causing logger file conflicts.
device verification.

`/matrix help [command]` will print information for subcommands, such as `/matrix help server`

# Verify your Weechat-Matrix-Client

To verify your Weechat-Matrix-Client the following steps are required.

| Verified client (e.g) Element | Weechat client |
| ----------------------------- | -------------- |
| | run `/olm verification start <matrix user id> <session id of verified client>` |
| accept the incomming verification request | |
| compare the emojis | compare the emojis |
| confirm if emojis match | run `/olm confirm <matrix user id> <session id of verified client>` |

Now your Weechat-Matrix-Client is a verified device.

To chat you need to verify all previously used devices of your accounts.
Run `/olm verify <matrix user id> <session id of already verified clients>` to do that.