|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Mar 2024
Device: PocketBook TouchHD
|
KOReader version: v2023.10
Device: PocketBook TouchHD (PB631) I followed the Connect to the e-reader via SSH guide to establish an SSH connection between my laptop and my e-reader. First, I enabled login without password in KOReader, but I was still prompted to enter a password. I tried to input an empty string by pressing enter, but it was rejected. Then, I followed the steps for key authentication, and put both an RSA and ed25519 key in the Code:
/applications/koreader/settings/SSH/authorized_keys I attached the verbose output of the command I ran to try to get in with my RSA key: Code:
ssh -v -p 2222 -i ~/.ssh/id_touchhd 192.168.0.236 Code:
debug1: send_pubkey_test: no mutual signature algorithm Code:
ssh -v -p 2222 -i id_ed25519_touchhd 192.168.0.236 I did some research, but it seems like I'm the only one with this problem. Am I missing something? Could this be a device problem? Thanks for the help.
|
|
|
|
|
|
#2 |
|
Member
![]() Posts: 12
Karma: 10
Join Date: Apr 2019
Location: Greece
Device: Kobo Forma
|
Different device and different KOReader version but I've been having SSH problems lately as well:
https://github.com/koreader/koreader/issues/11537 Nice idea using -v with ssh, I'll try it too and see if something useful pops up. |
|
|
|
|
|
#3 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 36
Karma: 3790
Join Date: Jan 2024
Device: Kobo
|
Some facts:
The dropbear that comes with KOReader is quite old: Dropbear server v2018.76 with custom patches applied.
If someone can point me to the applied patches, I might be able to compile the latest version v2022.83 with some additional security patches. Last edited by bitfreak; 03-30-2024 at 05:05 PM. |
|
|
|
|
|
#4 |
|
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
The sources: https://github.com/koreader/koreader...party/dropbear
The SSH plugin is considered dead: no longer supported and not recommended. We encourage users to find a better solution for their platform. It was provided as a last resort option, always better than plain telnet. It is kept to avoid breaking workflows |
|
|
|
|
|
#5 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 36
Karma: 3790
Join Date: Jan 2024
Device: Kobo
|
I compiled the latest version, see https://www.mobileread.com/forums/sh...d.php?t=360131
Last edited by bitfreak; 04-02-2024 at 03:24 AM. |
|
|
|
![]() |
| Tags |
| koreader, pocketbook, ssh, touchhd |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SSH: Cannot connect, cannot ping | vurt | KOReader | 5 | 02-06-2023 02:38 PM |
| K5 Unable to get ssh-keys working for ssh login without entering password | Immortalis | Kindle Developer's Corner | 3 | 07-16-2022 06:54 PM |
| Anyone Can Give a Link on How to Connect KINDLE using SSH over WIFI | johnleo | Kindle Developer's Corner | 5 | 12-07-2017 10:20 PM |
| M92: password and users (eg. ssh/ssh-server) | lepau | Onyx Boox | 1 | 11-15-2013 12:46 PM |
| iLiad How to make iliad into a SSH server and connect with iLiad | tudou331100 | iRex Developer's Corner | 21 | 02-06-2009 06:35 AM |