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

Android: Encryption support silently breaks #129

Closed
krille-chan opened this issue Jul 15, 2023 · 2 comments
Closed

Android: Encryption support silently breaks #129

krille-chan opened this issue Jul 15, 2023 · 2 comments
Labels
stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Description

Essential encryption featues seem to be unavailable on my Android device, it looks like FluffyChat enters a failure mode. After login, I am not asked to verify the device, and in the Settings -> Security page, the menu items for my public key and key backup are simply missing, I only see the points “Ignored users”, “Change password” and “Password recovery”. On the in-browser version of FluffyChat on my desktop everything works as expected though. With FluffyChat Android I can't read any of the encrypted chats and FluffyChat sends unencrypted messages even into encrypted chat rooms.

Furthermore, I cannot verify the FluffyChat Android session from Element. Element desktop doesn't list the session in the verification panel, although I can see it in the session management setttings. Element Android lists the session, but says “No cryptographic information available” for my FluffyChat Android session, so I can't start the verification there either.

Sadly, logcat doesn't seem to provide any useful information:

$ adb logcat | grep flutter
W/linker  (21888): libflutter.so: unused DT entry: type 0x6ffffef5 arg 0x2098
W/linker  (21888): libflutter.so: unused DT entry: type 0x6ffffffe arg 0x2038
W/linker  (21888): libflutter.so: unused DT entry: type 0x6fffffff arg 0x3
I/flutter (21888): initialization finished
I/flutter (21888): # [INFO] Initialize client FluffyChat android
I/flutter (21888): # [INFO] Init Hive database...
I/flutter (21888): # [INFO] Open Hive database...
I/flutter (21888): # [INFO] Hive database is ready!
I/flutter (21888): # [INFO] Successfully connected as me with https://matrix.jonas-schuermann.name
I/flutter (21888): # [INFO] [Push] Pusher already set
I/flutter (21888): # [INFO] [Push] Pusher already set

To Reproduce

  1. Install FluffyChat
  2. Login
  3. Encryption is broken

Additional information:

  • Device: OnePlus One
  • OS and OS version: Cyanogen OS 12.1.1, Android 5.1.1 (I know it's old)
  • Installed version of FluffyChat: 0.38.0
  • (Android only) Which store are you using: F-Droid
  • (Android only) Are Google Services available: Yes
Copy link

github-actions bot commented Mar 6, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Mar 6, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant