Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix Integration #112

Merged
merged 9 commits into from May 31, 2021
Merged

Matrix Integration #112

merged 9 commits into from May 31, 2021

Conversation

hrfee
Copy link
Owner

@hrfee hrfee commented May 31, 2021

  • 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.

None yet

1 participant