From 4b4b8bb2f231bf50887854087fe930050880e529 Mon Sep 17 00:00:00 2001 From: frustratedcat Date: Mon, 25 Nov 2024 18:24:22 -0500 Subject: [PATCH] Update text format to markdown --- ReadMe_Overview.txt => ReadMe_Overview.md | 45 +++++++++++------------ 1 file changed, 22 insertions(+), 23 deletions(-) rename ReadMe_Overview.txt => ReadMe_Overview.md (56%) diff --git a/ReadMe_Overview.txt b/ReadMe_Overview.md similarity index 56% rename from ReadMe_Overview.txt rename to ReadMe_Overview.md index 82cd547..0be5db5 100644 --- a/ReadMe_Overview.txt +++ b/ReadMe_Overview.md @@ -1,24 +1,25 @@ Welcome to the tools! ===================== -This file is to give users a quick overview of what is available and how to get started. This document is part of the DeDRM Tools archive from noDRM's github repository: https://github.com/noDRM/DeDRM_tools/ +This file is to give users a quick overview of what is available and how to get started. This document is part of the DeDRM Tools archive from [noDRM's github repository](https://github.com/noDRM/DeDRM_tools/). This archive includes calibre plugins to remove DRM from: - - Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles). - - Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE) - - Adobe Digital Editions PDFs - - Kobo kePubs from the Kobo Desktop application and attached Kobo readers. +- Kindle ebooks (files from Kindle for Mac/PC and eInk Kindles). +- Adobe Digital Editions ePubs (including Kobo and Google ePubs downloaded to ADE) +- Adobe Digital Editions PDFs +- Kobo kePubs from the Kobo Desktop application and attached Kobo readers. These tools do NOT work with Apple's iBooks FairPlay DRM. Use iBook Copy from TunesKit. These tools no longer work well with books from Barnes & Noble. -Due to a DMCA request, these tools no longer work with LCP-encrypted books - see https://github.com/noDRM/DeDRM_tools/issues/18 for details. +Due to a DMCA request, these tools no longer work with LCP-encrypted books - see [this issue](https://github.com/noDRM/DeDRM_tools/issues/18) for details. + +For limitations and work-arounds, see the [FAQ](https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md). -For limitations and work-arounds, see the FAQ at https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md About the tools --------------- -These tools are updated and maintained by noDRM and many others. They are based on Apprentice Harper's Calibre plugin. You can find the latest updates at noDRM's github repository https://github.com/noDRM/DeDRM_tools/ and get support by creating an issue at the repository (github account required). +These tools are updated and maintained by noDRM and many others. They are based on Apprentice Harper's Calibre plugin. You can find the latest updates at [noDRM's github repository](https://github.com/noDRM/DeDRM_tools/) and get support by creating an issue at the repository (github account required). If you re-post these tools, a link to the repository would be appreciated. @@ -43,18 +44,16 @@ For instructions, see the obok_plugin_ReadMe.txt file. Credits ------- -The original inept and ignoble scripts were by i♥cabbages -~The original Readium LCP DRM removal by NoDRM~ (removed due to a DMCA request) -The original mobidedrm and erdr2pml scripts were by The Dark Reverser -The original topaz DRM removal script was by CMBDTC -The original topaz format conversion scripts were by some_updates, clarknova and Bart Simpson -The original KFX format decryption was by lulzkabulz, converted to python by Apprentice Naomi and integrated into the tools by tomthumb1997 -The alfcrypto library is by some_updates -The DeDRM plugin is based on plugins by DiapDealer and is currently maintained by noDRM -The DeDRM plugin has been maintained by Apprentice Alf and Apprentice Harper until 2021. - -The original obok script was by Physisticated -The plugin conversion was done anonymously. -The Kobo reader support was added by norbusan - -Fixes, updates and enhancements to the scripts and applicatons have been made by many other anonymous people. +- The original inept and ignoble scripts were by i♥cabbages +- The original Readium LCP DRM removal by NoDRM~ (removed due to a DMCA request) +- The original mobidedrm and erdr2pml scripts were by The Dark Reverser +- The original topaz DRM removal script was by CMBDTC +- The original topaz format conversion scripts were by some_updates, clarknova and Bart Simpson +- The original KFX format decryption was by lulzkabulz, converted to python by Apprentice Naomi and integrated into the tools by tomthumb1997 +- The alfcrypto library is by some_updates +- The DeDRM plugin is based on plugins by DiapDealer and is currently maintained by noDRM +- The DeDRM plugin has been maintained by Apprentice Alf and Apprentice Harper until 2021. +- The original obok script was by Physisticated +- The plugin conversion was done anonymously. +- The Kobo reader support was added by norbusan +- Fixes, updates and enhancements to the scripts and applicatons have been made by many other anonymous people.