From 94d0d28dff5d27644e77efd433bdbeb6734a9f3e Mon Sep 17 00:00:00 2001 From: Darren Date: Fri, 24 May 2019 22:07:01 +1000 Subject: [PATCH 1/3] Added Long term data archiving section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cead9b0..b980467 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,6 @@ the Web (HTTP & FTP) * [MakeMKV](https://www.makemkv.com/): A cross-platform DVD ripper that supports recent blu ray DVDs. It's mostly open source, but the blu ray secret sauce is still hidden. * [Handbrake](https://handbrake.fr/): Open source DVD ripper and media trascoder. Has more options and features than the above, but it cannot rip blu ray discs. +## Long term data archiving +* [Blockyarchive](https://github.com/darrenldl/blockyarchive): Archive with forward error correction and sector level recoverability. +* [par2cmdline](https://github.com/Parchive/par2cmdline): A PAR 2.0 compatible file verification and repair tool. From 27a4342789d6f6554ddb9a46183755d2f0340aa6 Mon Sep 17 00:00:00 2001 From: Darren Date: Fri, 24 May 2019 22:51:00 +1000 Subject: [PATCH 2/3] Removed full stops --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b980467..13608da 100644 --- a/README.md +++ b/README.md @@ -139,5 +139,5 @@ the Web (HTTP & FTP) * [Handbrake](https://handbrake.fr/): Open source DVD ripper and media trascoder. Has more options and features than the above, but it cannot rip blu ray discs. ## Long term data archiving -* [Blockyarchive](https://github.com/darrenldl/blockyarchive): Archive with forward error correction and sector level recoverability. -* [par2cmdline](https://github.com/Parchive/par2cmdline): A PAR 2.0 compatible file verification and repair tool. +* [Blockyarchive](https://github.com/darrenldl/blockyarchive): Archive with forward error correction and sector level recoverability +* [par2cmdline](https://github.com/Parchive/par2cmdline): A PAR 2.0 compatible file verification and repair tool From aa5deec0a3665eb1c0ede22c3d64bd89fbffed38 Mon Sep 17 00:00:00 2001 From: Darren Date: Fri, 24 May 2019 22:54:44 +1000 Subject: [PATCH 3/3] Word fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13608da..5340cbf 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,6 @@ the Web (HTTP & FTP) * [MakeMKV](https://www.makemkv.com/): A cross-platform DVD ripper that supports recent blu ray DVDs. It's mostly open source, but the blu ray secret sauce is still hidden. * [Handbrake](https://handbrake.fr/): Open source DVD ripper and media trascoder. Has more options and features than the above, but it cannot rip blu ray discs. -## Long term data archiving +## Long-term data archiving * [Blockyarchive](https://github.com/darrenldl/blockyarchive): Archive with forward error correction and sector level recoverability * [par2cmdline](https://github.com/Parchive/par2cmdline): A PAR 2.0 compatible file verification and repair tool