Code Monkey home page Code Monkey logo

Comments (6)

hbruintjes avatar hbruintjes commented on August 25, 2024

Usually, it is your Threema ID for username, the password for a backup string as password, and then in the account settings specify the backup string. You can fetch the backup string from the app.
Alternatively you can directly use a hex-encoded version of your private key as the password and leave the backup string blank, but you would have to extract it first.

from ceema.

mfulz avatar mfulz commented on August 25, 2024

Ok found it, but still have the following issues:

  • Default server g-xx.0.threema.ch does not exists (I think xx can be replaced by numbers)
  • When using different numbers (xx = 01, 10, 22, 05, etc.) I'm receiving error 16:
    (12:13:45) threepl: TRACE - Packet ready, state 1
    (12:13:45) threepl: TRACE - Sending session PK:
    (12:13:45) threepl: TRACE - Sending nonce:
    (12:13:45) threepl: TRACE - onReadyWrite 48
    (12:13:45) threepl: TRACE - Written 48 bytes
    (12:13:45) threepl: TRACE - Packet handled, state 2, remaining data 0
    (12:13:45) threepl: TRACE - onReadyWrite 0
    (12:13:45) threepl: TRACE - onReadyRead socket
    (12:13:45) threepl: TRACE - Read 80 bytes, expecting 80
    (12:13:45) threepl: TRACE - Packet ready, state 2
    (12:13:45) threepl: TRACE - Got server nonce:
    (12:13:45) connection: Connection error on (reason: 16 description: Unable to decrypt HELLO packet)

I've removed thenonces and session PK, because I'm not sure how critical this data is.

from ceema.

hbruintjes avatar hbruintjes commented on August 25, 2024

Seems Threema has shut the 3rd-party application gateway. You can replace the 'xx' by one of the alternatives, but make sure to uncheck "Use application gateway" in the settings, as those gateways use a slightly different protocol.

from ceema.

mfulz avatar mfulz commented on August 25, 2024

Yep it's not working I think, with your suggestions I receive account disabled because you signed in from another location.
So I would have to disable it on my phone I guess.

from ceema.

mfulz avatar mfulz commented on August 25, 2024

Ok just have to close threema on my phone than it connects.
But it is not showing any contacts -> Is this a missing feature or some issue on my side?

from ceema.

hbruintjes avatar hbruintjes commented on August 25, 2024

In PR #4 some backup import feature was added, but I have never tried that. Automatic import is not supported (if the server even supports that, previously that did not exist). You will have to add them manually as buddies.

from ceema.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.