]> Cypherpunks.ru repositories - nncp.git/commitdiff
Emphasis that USB storage is bad choice
authorSergey Matveev <stargrave@stargrave.org>
Thu, 21 Sep 2017 21:08:41 +0000 (00:08 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 21 Sep 2017 21:08:41 +0000 (00:08 +0300)
doc/usecases.ru.texi
doc/usecases.texi

index e890e3e1ce3d95f5138947bd3e1dc182e1e9c4dd..cebf333e4dbed3139ca41b95dd94450df3c2fd61 100644 (file)
@@ -122,7 +122,8 @@ NNCP поддерживает @ref{Niceness, приоритезацию траф
 передачи пакетов другим узлам.
 
 Представьте, что вы послали два файла узлу @emph{bob}. Вставьте USB
-устройство хранения, подмонтируйте и запустите @ref{nncp-xfer}:
+устройство (SD гораздо предпочтительнее!) хранения, подмонтируйте и
+запустите @ref{nncp-xfer}:
 
 @verbatim
 % nncp-xfer -node bob /media/usbstick
@@ -206,8 +207,8 @@ NNCP поддерживает @ref{Niceness, приоритезацию траф
 выбором. Компьютер без каких-либо модемов, проводных и беспроводных
 сетей. Очевидно, что единственная возможность обмениваться почтой и
 файлами -- использовать физически переносимые устройства хранения типа
-CD-ROM, жёстких дисков, лент и USB накопителей (худший вариант, из-за
-сложности подобных устройств).
+CD-ROM, жёстких дисков, SD, лент и USB накопителей (@strong{худший}
+вариант, из-за сложности подобных устройств).
 
 Предполагаем что у вас есть ещё один собственный узел, стоящий "до"
 безопасного, который делает базовые проверки полученных накопителей,
index 7aa807fc062a285cbd880c7f1eee3c3e107722f2..81af4bbcfc8c1e5fa62422dd76adac1332aa6510 100644 (file)
@@ -116,14 +116,14 @@ choice. Just send files as shown in previous section, but use removable
 media for transferring packets to other nodes.
 
 Assume that you send two files to @emph{bob} node. Insert USB storage
-device, mount it and run @ref{nncp-xfer}:
+device (SD is preferable!), mount it and run @ref{nncp-xfer}:
 
 @verbatim
 % nncp-xfer -node bob /media/usbstick
 @end verbatim
 
 to copy all outbound packets related to @emph{bob}. Use @option{-mkdir}
-option to create related directory on USB storage if they are missing
+option to create related directory on USB/SD storage if they are missing
 (for example when running for the first time).
 
 If you use single storage device to transfer data both to @emph{bob} and
@@ -195,8 +195,8 @@ If you worry much about security, then air-gapped computer could be the
 only choice you can afford. Computer without any modems, wired and
 wireless networks. Obviously the only possibility to exchange mail and
 files is to use physically removable storage devices like CD-ROM, hard
-drive, tape and USB flash drives (worst choice, due to those devices
-complexity).
+drive, SD, tape and USB flash drives (@strong{worst} choice, due to
+those devices complexity).
 
 Presumably you have got another own hop before that computer: another
 intermediate node which performs basic verification of retrieved storage