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

Unable to verify session from other Matrix clients #683

Open
UnsavoryDoM opened this issue Aug 6, 2024 · 3 comments
Open

Unable to verify session from other Matrix clients #683

UnsavoryDoM opened this issue Aug 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@UnsavoryDoM
Copy link

Describe the bug

Sessions from Pony House show as unverified to other Matrix clients, attempting to initiate emoji verification from another client (i.e. Element, Cinny or FluffyChat) does not work as neither client gets a response to actually start the verification process.

Reproduction

No response

Expected behavior

No response

Platform and versions

OS: Windows 10, Fedora 39
Browser: Chrome 126.0.6478.185
Pony House version: 1.4.5 (client.pony.house)
Matrix homeserver: filly.chat

Additional context

No response

@JasminDreasond JasminDreasond pinned this issue Aug 7, 2024
@JasminDreasond JasminDreasond added the bug Something isn't working label Aug 7, 2024
@JasminDreasond
Copy link
Contributor

I had many tasks to take care of in parts of the source code that needed to be updated. I will send these new commits on Friday now. So I'm going to solve this issue next week.

@JasminDreasond
Copy link
Contributor

JasminDreasond commented Aug 26, 2024

I made my first attempt, but still unsuccessful. These problems began to happen when the matrixClient.crypto was removed.
The file I'm trying to edit is the src/app/organisms/emoji-verification/EmojiVerification.jsx.

I'll take a temporary break before I try to fix this file again.
But whoever knows any solution, please mention this issue.

@JasminDreasond
Copy link
Contributor

I will try soon to fix it again. I will try to rewrite the code of this region of the software but without checking emojis. I'll try to do something different, because I've checked the matrix js sdk that there are new ways to validate a session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants