Skip to content

Matrix Integration#112

Merged
hrfee merged 9 commits into
mainfrom
matrix
May 31, 2021
Merged

Matrix Integration#112
hrfee merged 9 commits into
mainfrom
matrix

Conversation

@hrfee

@hrfee hrfee commented May 31, 2021

Copy link
Copy Markdown
Owner
  • Provides authentication via PIN
    • unlike Discord/Telegram, the user enters their username on the sign-up page, then enters a PIN sent to it. If the user instead first messaged, the room would be end-to-end encrypted, which is unsupported by gomatrix.
    • send notifications with Markdown
      • Images are converted to normal links, as only uploaded images are shown in the client.
  • Users can easily be added by user ID on the accounts tab, no PIN required
  • Requires an access token for the bot account, with can be generated through a wizard (The "+" icon next to Matrix in settings)
  • Bot setup info added to wiki

hrfee added 9 commits May 29, 2021 17:43
PIN is verified but not used currently. Works a little different than
the others, you input your matrix user ID and then the PIN is sent to
you. The bot doesn't support E2EE, so the bot being the first one to
message ensures the chat is unencrypted.
Pressing the "+" next to matrix in settings allows you to enter a
homeserver, username and password to enable matrix and generate an
access token.
@hrfee hrfee merged commit 6fb8f1e into main May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant