Live data from Hacker News

How I bypassed Amazon's Kindle web DRM

blog.pixelmelt.dev

331–340 of 538 posts

Re: How I bypassed Amazon's Kindle web DRM

#331
I have 3 rules:

1. If possible, buy from the author directly (I mostly read tech books, so that's often an option).

2. Otherwise buy from elsewhere, without DRM.

3. If all other options fail, buy from Amazon but immediately download a DRM-free copy from libgen and use that.

This is both ethical and practical.

Re: How I bypassed Amazon's Kindle web DRM

#332

Earlier quoted context omitted.

The USA has a lot of criminalised speech, despite the 1A. The most obvious historical example is "I am going to assassinate the president tomorrow at noon", but recently there have been a lot more things you can't say, such as "Fuck Donald Trump" which got someone arrested and deported.

One can have a visa revoked for any arbitrary reason, as they are a guest in the country and not a citizen. But yes, obviously serious threats of violence are not protected speech.

Right, but as confirmed over and over and over again, non-citizens also have the right to 1st amendment, same as citizens.

Re: How I bypassed Amazon's Kindle web DRM

#334

For books only available through Amazon my workflow used to be buying it, downloading it with their desktop app, importing into Calibre, converting to epub and stripping DRM, then pushing it onto my Kobo. They broke that a while ago by making their DRM even worse, so now I just pirate those books.

Some books are available to buy DRM-free if you search a little - sometimes from the publisher or the Kobo store. It's also just possible to buy a book and also download a pirated copy. You're not just hurting Amazon, you're hurting the author and I don't think we want to encourage a world where no one writes books because its impossible to get paid for them.

Re: How I bypassed Amazon's Kindle web DRM

#335

I have to say that I usually only download ebooks illegally when the DRM stops me reading them! I only have Linux machines at my disposal and I have a PocketBook. The device is nice, but the store is truly abysmal. Often there is some adobe based DRM on books I want to buy and I never got it to work with my ereader. I just gave up and pirate them now, unless there is a DRM free version (authors like Ruther Bregman an…

Adobe DRM is relatively easy to strip. It's my go-to fallback when I can't find a DRM-free purchase somewhere.

Re: How I bypassed Amazon's Kindle web DRM

#336

For books only available through Amazon my workflow used to be buying it, downloading it with their desktop app, importing into Calibre, converting to epub and stripping DRM, then pushing it onto my Kobo. They broke that a while ago by making their DRM even worse, so now I just pirate those books.

Books have got to be the least expensive form of entertainment out there. The value to cost ratio is incredible. Consider buying books to support authors and publishers. If you can't afford it, then libraries are nice too. I personally know people who pirate books, but pay hundreds of dollars a year for streaming services or battle pass type video games. It blows my mind. Books are so cheap people! I recently bought…

I'm more than happy to pay for DRM free epubs. I won't pay for a crippled rental of a book that only works on amazon or adobe blessed devices and can be confiscated on the whim of a corporation who won't be answerable for it.

Re: How I bypassed Amazon's Kindle web DRM

#337

Can't Amazon be sued for false advertising by having "buy" on the button when it is actually "rent"? #justasking genuine question on interpretation of the term in USA.

Someone is doing that right now - there's a proposed class-action lawsuit [1] that reads in part "On its website, Defendant tells consumers the option to ‘buy’ or ‘purchase’ digital copies of these audiovisual works. But when consumers ‘buy’ digital versions of audiovisual works through Amazon’s website, they do not obtain the full bundle of sticks of rights we traditionally think of as owning property. Instead, they receive ‘non-exclusive, nontransferable, non-sublicensable, limited license’ to access the digital audiovisual work, which is maintained at Defendant’s sole discretion".

[1] https://arstechnica.com/gadgets/2025/08/i-like-plaintiffs-ch...

Re: How I bypassed Amazon's Kindle web DRM

#338

Lovely, great effort. I wonder if Kindle Web reader supports word search, but that probably just searches server side and then returns indexed selections. And how about copy-and-paste and accessibility, there must be some a11y support?

You can copy and paste text from it. But you get no formatting, paragraph breaks, etc.

Re: How I bypassed Amazon's Kindle web DRM

#339

Earlier quoted context omitted.

> they made it against the law to even tell anyone. I’m no fan of the DMCA, but I am pretty skeptical of your apparent claim that this post itself is a potential violation of 17 USC § 1201. Obviously the act of circumvention itself qualifies, as does the code in the GitHub repository the post links to, but can you point to any prosecution of someone for a _prose description_ of circumvention (as opposed to actually m…

I wonder how that will if/when LLMs get to the point where they can turn a blog post about a DRM liberation into code. (Are they there already?) These sorts of code are usually pretty short, right? It isn’t as if it needs to be maintainable or have a nice GUI.

I tried this and got plausible looking python code based on just the web page link. Can't test it as I'm travelling without my laptop.

Re: How I bypassed Amazon's Kindle web DRM

#340
post #147

Earlier quoted context omitted.

Tangentially related to the question of legality of prose describing otherwise illegal instructions, I'm reminded of the epic DeCSS haiku [1]. (CSS here being 90's era DVD DRM). [1] https://www.cs.cmu.edu/~dst/DeCSS/Gallery/decss-haiku.txt

Content Scrambling System vs Cascading Style Sheets I do remember trying to learn CSS for web definitely made me feel like it was a Cascading Style Scrambling

Layout engines back then were pretty bad, and often resulted in scrambled web pages.
Post reply on HN