View Single Post
Old 09-10-2012, 09:54 PM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by mmoreira View Post
Hi guys.

I give my old Kindle DX to my daughter, but I don't want she can access the internet from it, I want she is only allowed to read the books I pre-loaded on it (long story, hehe).

Anyone can point me how I can do this? I can jailbreak it or do any thing necessary, I just don't want she using the internet on it.

Thanks for the help guys!
Doing **anything** on a DX is risky, since if it bricks, it will be very hard to un-brick.

Anything that you can do, your kid can undo, but ...

With those cautions out of the way:

Disabling the button function might require modifying the firmware.

Easier, change the firewall rules.
The "stock" rules accept all packets out-bound from the device;
Change that part of the iptables rules to drop all packets out-bound from the device EXCEPT those using the USBnetwork interface.

You need to leave a "path" in/out of the machine so that you can clear/set your desired changes.
But see my second note above - your daughter will find it, someday.

You can "harden" that path by limiting the USBnetwork to ssh port **only** and then configuring the dropbear ssh server on the Kindle to do pub-key authentication **only** -
And then keep good, physical control of your copy of the matching key-pair key.

I can't give specific directions, I don't have a DX model myself.

Last edited by knc1; 09-10-2012 at 10:10 PM.
knc1 is offline   Reply With Quote