GithubHelp home page GithubHelp logo

Comments (4)

vext01 avatar vext01 commented on July 21, 2024

For what it's worth, I can connect using the ssh binary from terminal emulator on my phone, but not using irssi connectbot. Seems like a connectbot issue.

from irssiconnectbot.

vext01 avatar vext01 commented on July 21, 2024

I think this is related to this: http://www.openbsd.org/faq/current.html#20140603

Weak or broken hashes, ciphers and modes were removed from the
default sshd(8) configuration. Some clients do not support any of the
methods which are now available by default, so will not be able to connect
without changes. In those cases, the client should be updated or replaced.

I recommend switching to JuiceSSH in the meantime:
https://sonelli.com/

Sadly this replacement is not open source.

from irssiconnectbot.

viernullvier avatar viernullvier commented on July 21, 2024

Seems to be already fixed in upstream ConnectBot. This fork however still relies exclusively on weak and broken algorithms and should be updated ASAP.

As of now, the following algorithms can be considered strong and secure:

KexAlgorithms [email protected],diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
Ciphers [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc
MACs [email protected],[email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,[email protected]

from irssiconnectbot.

nyetwurk avatar nyetwurk commented on July 21, 2024
Unable to negotiate with xxxx port 48448: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

almost 6 years later, still no real improvement. Time to abandon this app.

from irssiconnectbot.

Related Issues (20)

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.