nitanmarcel / cinny-click-packaging

Yet another matrix client. Click packaging for locally running on Ubuntu Touch
Other
9 stars 7 forks source link

No Emoji verification #12

Closed playforvoices1 closed 2 years ago

playforvoices1 commented 2 years ago

Currently, it's not possible to verify a new device with Emoji support on UT. You have to type in the Security Key.

nitanmarcel commented 2 years ago

Currently, it's not possible to verify a new device with Emoji support on UT. You have to type in the Security Key.

Does app.cinny.in works (you can use it on the PC's browser since it's broken in morph.

They were implemented in https://github.com/cinnyapp/cinny/commit/2867bb3bc3253957ab3e5613cf0b2b2791cb84e4 please check if they work in the browser :)

They seem to work fine on browser. Checking out on UT

playforvoices1 commented 2 years ago

I've checked it back on browser. Emoji appears but after the matching Emojis the security key is required. So it's a problem with Cinny itself.

nitanmarcel commented 2 years ago

Currently, it's not possible to verify a new device with Emoji support on UT. You have to type in the Security Key.

Working both in browser and in Ubuntu Touch

image

nitanmarcel commented 2 years ago

I've checked it back on browser. Emoji appears but after the matching Emojis the security key is required. So it's a problem with Cinny itself.

Are you using a custom synapse server? That might be the issue as I got my session verified just fine without any security key.

image

Another place to check is with other matrix clients which support emoji verifications like element

playforvoices1 commented 2 years ago

It seems I had an issue here. No custom synapse server. Just registered with matrix.org like the other clients. I try it on a different machine later then.

nitanmarcel commented 2 years ago

It seems I had an issue here. No custom synapse server. Just registered with matrix.org like the other clients. I try it on a different machine later then.

Good luck. If the issue only happens to cinny open an issue on their repo at https://github.com/cinnyapp/cinny

Closing this issue here :)

ajbura commented 2 years ago

@nitanmarcel @playforvoices1 It ask for security it when it doesn't have access to secret storage so that it can get keys from storage to sign in. Element also do that for the same reason. And it's a one time thing per session.