question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Exporting E2E keys in RiotX not working

See original GitHub issue

When I export the E2E keys from the RiotX App it creates a new file in the downloads folder, but when I try to import the keys (either in RiotX or the desktop app) it fails with the message Trailer line not found.

When I check the generated file it looks like this:

-----BEGIN MEGOLM SESSION DATA-----
<about 28000 lines of base64 data with newline every second line>

It seems there is not corresponding -----END MEGOLM SESSION DATA-----.

I tried the workaround to add the -----BEGIN MEGOLM SESSION DATA----- line by hand, but that did not fix it and only changed the error to Authentication check failed: incorrect password?

The RiotX app is version 0.20.0 [40020002] (G-b2640)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bmartycommented, Sep 27, 2021

Ok, please ignore, I’ve transferred the issue to the correct project. @ouchadam can you have a look on it please? Thanks

1reaction
bmartycommented, Aug 19, 2020

Please open RiotX (which is now Element-Android) into this project: https://github.com/vector-im/element-android

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exporting E2E keys in RiotX not working · Issue #4082 - GitHub
When I export the E2E keys from the RiotX App it creates a new file in the downloads folder, but when I try...
Read more >
Use exported E2E keys from riot - matrix-recorder - GitLab
Riot has the capacity to export keys using the "Export room keys" with a passphrase. Couldn't that key be used ?
Read more >
E2E Encryption by Default & Cross-signing is here!! - Element
We need to implement it in RiotX Android and Riot iOS and possibly Riot Web too, and then share the encrypted search indexes...
Read more >
End-to-End Encryption implementation guide - Matrix.org
Implementing End-to-End Encryption in Matrix clients. This guide is intended for authors of Matrix clients who wish to add support for end-to-end encryption ......
Read more >
تويتر \ Element على تويتر: "@edefic ugh, this is a trainwreck - we ...
the old keys are still perfectly valid, but i see no obvious way of using them, ... but instead give the user to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found