From 50dc06314f570deb11e0bbb07becb9206db11f6e Mon Sep 17 00:00:00 2001 From: Raphael Das Gupta Date: Sat, 25 Feb 2017 21:51:25 +0100 Subject: doc: fix grammar: compound and hyphenated spelling --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 87f7f26..59c4561 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Installing ---------- Building and installing `/dev/cyber` is extremely easy! Follow these steps to -CYBER enable your system today: +CYBER-enable your system today: 1. Acquire the source code via **Generative Integration Traversal** (GIT):: @@ -70,7 +70,7 @@ maximum effect. Transferring backups into **CYBER** space ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Often times, especially in big server systems, backups take up a lot of physical +Oftentimes, especially in big server systems, backups take up a lot of physical (e.g **NON-CYBER**) space. Instead of tediously moving old data to other locations via the net or physical media, `/dev/cyber` provides you with a much faster and way more **SECURE** alternative:: -- cgit v1.2.3 From d715abbfc3c02ae788a619e81784a7c894b5259a Mon Sep 17 00:00:00 2001 From: Raphael Das Gupta Date: Sat, 25 Feb 2017 22:00:42 +0100 Subject: doc: fix grammar: compound spelling for CYBERspace See https://en.wiktionary.org/wiki/cyberspace --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 59c4561..dcd8ffe 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Features to provide you with the following features (all benchmarks have been done on a Purism Librem 13): -- High throughput access to **CYBER** space +- High throughput access to **CYBER**\ space - Up-to 6.66 Gibibyte per second read speed - Up-to 12 Gibibyte per second write speed @@ -19,14 +19,14 @@ Purism Librem 13): - Uses brand spanking new **Condensed Di-hydrogen-monoxide Numbering** (CDN) storage. - - Typically requires only 4kB of plain old RAM to instantiate **CYBER** + - Typically requires only 4kB of plain old RAM to instantiate **CYBER**\ space - Does **not** require Internet connectivity - NSA-level security - **Real-Time Flux Masking** (RTFM) provides secure privilege separation - - An average of 32768-Bit **CYBER Space Splitting** (CSS) encoding to + - An average of 32768-Bit **CYBERSpace Splitting** (CSS) encoding to protect your data - High Availability through **Inverse Nodal Tachyon Equilibrium Layering** @@ -67,8 +67,8 @@ Using `/dev/cyber` following examples will give you an example on how to use `/dev/cyber` for maximum effect. -Transferring backups into **CYBER** space -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Transferring backups into **CYBER**\ space +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Oftentimes, especially in big server systems, backups take up a lot of physical (e.g **NON-CYBER**) space. Instead of tediously moving old data to other @@ -77,14 +77,14 @@ faster and way more **SECURE** alternative:: $ tar cf - /your_backup_storage_location > /dev/cyber -Transferring your backups to **CYBER** space is fast and easy! +Transferring your backups to **CYBER**\ space is fast and easy! Seeding random number generators ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You have probably heard of numerous issues concerning initialization of secure random number generators. What if `/dev/random` just has bad entropy? Fear no -more! `/dev/cyber` supports **CYBER Space Splitting**, a state-of-the-art +more! `/dev/cyber` supports **CYBERSpace Splitting**, a state-of-the-art **Entropy Sourcing Mechanism** (ESM). By simply reading all your entropy from `/dev/cyber`, you are guaranteed to never run out of first-class randomness! @@ -118,7 +118,7 @@ world consider one or more of the following options: - Spread the word about this module. It would be great if we could manage to convince people to actually use it. Maybe the will stop CYBERing around when - the have lost their data to **CYBER** space! + the have lost their data to **CYBER**\ space! - Implement new features! -- cgit v1.2.3 From 2efad1968220a58492784c5834c792e39023c8a1 Mon Sep 17 00:00:00 2001 From: Raphael Das Gupta Date: Sat, 25 Feb 2017 22:04:35 +0100 Subject: doc: fix grammar: separate spelling --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index dcd8ffe..3bc2d58 100644 --- a/README.rst +++ b/README.rst @@ -12,8 +12,8 @@ Purism Librem 13): - High throughput access to **CYBER**\ space - - Up-to 6.66 Gibibyte per second read speed - - Up-to 12 Gibibyte per second write speed + - Up to 6.66 Gibibyte per second read speed + - Up to 12 Gibibyte per second write speed - Unlimited storage -- cgit v1.2.3 From 0992175b9ba4d470ad66e323c7fefdb0e3c1c927 Mon Sep 17 00:00:00 2001 From: Raphael Borun Das Gupta Date: Sat, 25 Feb 2017 23:26:44 +0100 Subject: doc: grammar: fix fullstop placement in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 87f7f26..1541d19 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Using `/dev/cyber` ------------------ `/dev/cyber` is just as easy to use as all your other favorite devices like -`/dev/zero` or `/dev/random` (Although it is **MUCH** more secure!). The +`/dev/zero` or `/dev/random`. (Although it is **MUCH** more secure!) The following examples will give you an example on how to use `/dev/cyber` for maximum effect. -- cgit v1.2.3