A couple of notes on Kindle Jailbreaking that have served me well.
Kindle and Amazon like to harvest your data, if you would like to reduce it to a minimum, make sure to enable the default privacy options on your Kindle, then install BinaryRenamer.
Use it at your own risk!
You can too disable "minerva" manually through SSH like this:
mntroot rw
ln -s -b /dev/null /usr/bin/minerva_service
ln -s -b /dev/null /usr/bin/minervad
mntroot ro
Apparently, this stops whatever is happening at /var/local/log/minerva/ with the “entryDs_file_X” files which are supposedly logging files.
How to revert changes:
mntroot rw
mv /usr/bin/minerva_service~ /usr/bin/minerva_service
mv /usr/bin/minervad~ /usr/bin/minervad
mntroot ro
PS. I can confirm BinaryRenamer is still working on 5.16.8.
This tutorial works best with NiLuJe's USBNetwork Hack for soft float firmware (equal or lower than 5.16.2.1.1).
If you're using Marek's USBNetworklite Hack. The installation process is mostly the same, but the authentication key file location must be at "usbnet/etc/dropbear".
You can connect through SSH without authentication keys as the root password for is just "kindle". You can modify this password at "usbnet-lite/etc/"
You can organize series in your Kindle with a metadata plugboard. The series name metadata will be written into the file name field when transferring and the Kindle will logically organize them by name
To set up a metadata plugboard, go into Calibre > Preferences > Metadata plugboards > Add new plugboard: "Any format" and "Any device" (you can change both of these options to your liking) > Set Destination field to "title" > Copy the source template shown below.
{series}{series_index:0>2s| #| - }{title}
;dm - Dump messages to /documents
;411 - server information
;711 - wifi information
- Renable/Restore OTA Updates on BinaryRenamer/renametobin before reseting the Kindle to factory settings.
- Be wary of either leaving SSH enabled or disabled on your Kindle before doing any dangerous activities.
- In some firwmare versions, you won't be able to highlight text across pages on sideloaded AZW3 books.
- (`mntroot` rw and `mntroot ro` makes the changes to the filesystem possible).
- Winterbreak is the latest Jailbreak available for Kindle.
- You can downgrade the Kindle Paperwhite 4 from its final release (5.17.0.3) to its factory firmware version (5.10.0.2). I like to downgrade a lot.
- Buy an e-reader device that is not a Kindle.