View Single Post
Old 09-07-2019, 04:25 PM   #2755
LiquidBrain
Junior Member
LiquidBrain began at the beginning.
 
LiquidBrain's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2019
Device: Kindle PaperWhite 4 (2018), G000PP, FW v5.10.0.2
Quote:
Originally Posted by NiLuJe View Post
@LiquidBrain: Read USBNetwork's README.

In its default state, it'll *prompt* for a password, but will accept anything.
That said, that stops being the case once you enable SSH over WiFi.

You certainly don't need to build anything anywhere to setup shared key authentication (again, the peculiarities of the Kindle setup vs. standard OpenSSH locations are detailed in the doc), so I'm a bit confused as to what exactly you're trying to achieve .
Thank you for answering NiLuJe.

It did prompt me for a password, but it didn't accept any password I used (empty string, standard passwords like "root", "admin", "pass", etc.).

Regarding the paths, the readme refers to usbnet/etc/config and usbnet/etc/authorized_keys, so I assumed these files are included in the USBNetwork's .bin file.
  1. Are these meant to be files on the Kindle filesystem?
  2. Are these files accessible through the standard mass storage USB interface? I thought that it could be just usbnet directly in the root of the USB storage, but I wasn't sure.
  3. Can I access Kindle's root filesystem without a shell?

EDIT:
Quote:
Originally Posted by NiLuJe View Post
Which means you indeed skipped reading the docs and enabled SSH over WiFi (telnet being down was the first hint, though ;p) .

(Sidebar: kindletool info. But even that may be moot on newer devices, because the *account* is locked).
That's odd, because did not enable WiFi on my device. I always kept it off (flight mode), just to prevent unwanted connection to Amazon servers.

Last edited by LiquidBrain; 09-07-2019 at 04:27 PM. Reason: Second quote
LiquidBrain is offline   Reply With Quote