Bladeren bron

zenity image for connecting meshes

Bob Mottram 7 jaren geleden
bovenliggende
commit
64d843d615
3 gewijzigde bestanden met toevoegingen van 47 en 47 verwijderingen
  1. 1
    1
      doc/EN/mesh_usage.org
  2. BIN
      img/mesh_connect.png
  3. 46
    46
      website/EN/mesh_usage.html

+ 1
- 1
doc/EN/mesh_usage.org Bestand weergeven

@@ -77,7 +77,7 @@ Maybe the internet exists, but you don't care about getting any content from it
77 77
 In your home directory on a system connected via ethernet to an internet router you'll find a file called *vpn.tar.gz*. If you want another mesh to be able to connect to yours then send them this file and get them to uncompress it into their home directory also on an internet gateway machine. If they have an external IP address or domain name for your router then they will be able to VPN connect using the *Connect Meshes* icon. They should also forward port 653 from their internet router to the mesh gateway machine.
78 78
 
79 79
 #+BEGIN_CENTER
80
-[[file:images/mesh_connect.jpg]]
80
+[[file:images/mesh_connect.png]]
81 81
 #+END_CENTER
82 82
 
83 83
 You should create a new *vpn.tar.gz* file for every other mesh which wants to be able to connect to yours. If you are prompted for a password it is 'freedombone'.

BIN
img/mesh_connect.png Bestand weergeven


+ 46
- 46
website/EN/mesh_usage.html Bestand weergeven

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-12-08 Fri 18:50 -->
6
+<!-- 2017-12-08 Fri 18:53 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -247,17 +247,17 @@ for the JavaScript code in this tag.
247 247
 <center><h1>Mesh Network: How to use it</h1></center>
248 248
 
249 249
 <ul class="org-ul">
250
-<li><a href="#org2f1b43d">Boot trouble</a></li>
251
-<li><a href="#org5c28063">Set the Date</a></li>
252
-<li><a href="#org171503c">Check network status</a></li>
253
-<li><a href="#orge5317e2">Connecting to the internet</a></li>
254
-<li><a href="#orgc21dfc7">Connecting two meshes over the internet via a VPN tunnel</a></li>
255
-<li><a href="#org98b1d35">Mobile devices (phones, etc)</a></li>
256
-<li><a href="#org99be55e">Chat System</a></li>
257
-<li><a href="#org3f25114">Collaborative document editing</a></li>
258
-<li><a href="#orgd3f3f8e">Social Network</a></li>
259
-<li><a href="#org03f4361">Sharing Files</a></li>
260
-<li><a href="#orgf891578">Blogging</a></li>
250
+<li><a href="#org4cf4147">Boot trouble</a></li>
251
+<li><a href="#org1ffdb9e">Set the Date</a></li>
252
+<li><a href="#org13f8cd9">Check network status</a></li>
253
+<li><a href="#orgf44a62c">Connecting to the internet</a></li>
254
+<li><a href="#org8822086">Connecting two meshes over the internet via a VPN tunnel</a></li>
255
+<li><a href="#orgf43a45a">Mobile devices (phones, etc)</a></li>
256
+<li><a href="#orgb2a7736">Chat System</a></li>
257
+<li><a href="#orgf729cfb">Collaborative document editing</a></li>
258
+<li><a href="#org5021aca">Social Network</a></li>
259
+<li><a href="#orgb0f4b8c">Sharing Files</a></li>
260
+<li><a href="#org3581ad5">Blogging</a></li>
261 261
 </ul>
262 262
 
263 263
 <p>
@@ -268,9 +268,9 @@ When you first boot from the USB drive the system will create some encryption ke
268 268
 After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as <i>Other Users</i> and <i>Chat</i>.
269 269
 </p>
270 270
 
271
-<div id="outline-container-org2f1b43d" class="outline-2">
272
-<h2 id="org2f1b43d">Boot trouble</h2>
273
-<div class="outline-text-2" id="text-org2f1b43d">
271
+<div id="outline-container-org4cf4147" class="outline-2">
272
+<h2 id="org4cf4147">Boot trouble</h2>
273
+<div class="outline-text-2" id="text-org4cf4147">
274 274
 <p>
275 275
 If the system doesn't boot and reports an error which includes <b>/dev/mapper/loop0p1</b> then reboot with <b>Ctrl-Alt-Del</b> and when you see the grub menu press <b>e</b> and manually change <b>/dev/mapper/loop0p1</b> to <b>/dev/sdb1</b>, then press <b>Ctrl-x</b>. If that doesn't work then reboot and try <b>/dev/sdc1</b> instead.
276 276
 </p>
@@ -280,9 +280,9 @@ After the system has booted successfully the problem should resolve itself on su
280 280
 </p>
281 281
 </div>
282 282
 </div>
283
-<div id="outline-container-org5c28063" class="outline-2">
284
-<h2 id="org5c28063">Set the Date</h2>
285
-<div class="outline-text-2" id="text-org5c28063">
283
+<div id="outline-container-org1ffdb9e" class="outline-2">
284
+<h2 id="org1ffdb9e">Set the Date</h2>
285
+<div class="outline-text-2" id="text-org1ffdb9e">
286 286
 <p>
287 287
 On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
288 288
 </p>
@@ -292,9 +292,9 @@ On the ordinary internet the date and time of your system would be set automatic
292 292
 </p>
293 293
 </div>
294 294
 </div>
295
-<div id="outline-container-org171503c" class="outline-2">
296
-<h2 id="org171503c">Check network status</h2>
297
-<div class="outline-text-2" id="text-org171503c">
295
+<div id="outline-container-org13f8cd9" class="outline-2">
296
+<h2 id="org13f8cd9">Check network status</h2>
297
+<div class="outline-text-2" id="text-org13f8cd9">
298 298
 <p>
299 299
 Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
300 300
 </p>
@@ -317,9 +317,9 @@ When you are finished close the window and then select the <i>Network Restart</i
317 317
 </p>
318 318
 </div>
319 319
 </div>
320
-<div id="outline-container-orge5317e2" class="outline-2">
321
-<h2 id="orge5317e2">Connecting to the internet</h2>
322
-<div class="outline-text-2" id="text-orge5317e2">
320
+<div id="outline-container-orgf44a62c" class="outline-2">
321
+<h2 id="orgf44a62c">Connecting to the internet</h2>
322
+<div class="outline-text-2" id="text-orgf44a62c">
323 323
 <div class="org-center">
324 324
 
325 325
 <div class="figure">
@@ -350,9 +350,9 @@ Where <i>myclient.ovpn</i> comes from your VPN provider and with the password "<
350 350
 </p>
351 351
 </div>
352 352
 </div>
353
-<div id="outline-container-orgc21dfc7" class="outline-2">
354
-<h2 id="orgc21dfc7">Connecting two meshes over the internet via a VPN tunnel</h2>
355
-<div class="outline-text-2" id="text-orgc21dfc7">
353
+<div id="outline-container-org8822086" class="outline-2">
354
+<h2 id="org8822086">Connecting two meshes over the internet via a VPN tunnel</h2>
355
+<div class="outline-text-2" id="text-org8822086">
356 356
 <div class="org-center">
357 357
 
358 358
 <div class="figure">
@@ -372,7 +372,7 @@ In your home directory on a system connected via ethernet to an internet router
372 372
 <div class="org-center">
373 373
 
374 374
 <div class="figure">
375
-<p><img src="images/mesh_connect.jpg" alt="mesh_connect.jpg" />
375
+<p><img src="images/mesh_connect.png" alt="mesh_connect.png" />
376 376
 </p>
377 377
 </div>
378 378
 </div>
@@ -387,9 +387,9 @@ From a deep packet inspection point of view the traffic going over the internet
387 387
 </div>
388 388
 </div>
389 389
 
390
-<div id="outline-container-org98b1d35" class="outline-2">
391
-<h2 id="org98b1d35">Mobile devices (phones, etc)</h2>
392
-<div class="outline-text-2" id="text-org98b1d35">
390
+<div id="outline-container-orgf43a45a" class="outline-2">
391
+<h2 id="orgf43a45a">Mobile devices (phones, etc)</h2>
392
+<div class="outline-text-2" id="text-orgf43a45a">
393 393
 <div class="org-center">
394 394
 
395 395
 <div class="figure">
@@ -419,9 +419,9 @@ On some android devices you may need to move the downloaded APK file from the <b
419 419
 </p>
420 420
 </div>
421 421
 </div>
422
-<div id="outline-container-org99be55e" class="outline-2">
423
-<h2 id="org99be55e">Chat System</h2>
424
-<div class="outline-text-2" id="text-org99be55e">
422
+<div id="outline-container-orgb2a7736" class="outline-2">
423
+<h2 id="orgb2a7736">Chat System</h2>
424
+<div class="outline-text-2" id="text-orgb2a7736">
425 425
 <p>
426 426
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the <i>Chat</i> and <i>Other Users</i> icons appear. Select the users icon and you should see a list of users on the mesh.
427 427
 </p>
@@ -496,9 +496,9 @@ At present video doesn't work reliably, but text and voice chat do work well.
496 496
 </div>
497 497
 </div>
498 498
 
499
-<div id="outline-container-org3f25114" class="outline-2">
500
-<h2 id="org3f25114">Collaborative document editing</h2>
501
-<div class="outline-text-2" id="text-org3f25114">
499
+<div id="outline-container-orgf729cfb" class="outline-2">
500
+<h2 id="orgf729cfb">Collaborative document editing</h2>
501
+<div class="outline-text-2" id="text-orgf729cfb">
502 502
 <p>
503 503
 The mesh system includes the ability to collaboratively edit various sorts of documents using CryptPad. CryptPad is an almost peer-to-peer system in that it is designed for a client/server environment but that the server aspect of it is very minimal and limited to orchestrating the connected clients. With CryptPad installed on each mesh peer it effectively enables peer-to-peer collaborative editing. Documents are ephemeral and forgotten unless they're exported or copy-pasted to permanent storage.
504 504
 </p>
@@ -529,9 +529,9 @@ If you have the chat system running you can then copy and paste the URL for your
529 529
 </div>
530 530
 </div>
531 531
 
532
-<div id="outline-container-orgd3f3f8e" class="outline-2">
533
-<h2 id="orgd3f3f8e">Social Network</h2>
534
-<div class="outline-text-2" id="text-orgd3f3f8e">
532
+<div id="outline-container-org5021aca" class="outline-2">
533
+<h2 id="org5021aca">Social Network</h2>
534
+<div class="outline-text-2" id="text-org5021aca">
535 535
 <p>
536 536
 Patchwork is available as a social networking system for the mesh. Like all social network systems it has a stream of posts and you can follow or unfollow other users. You can also send private messages to other users with end-to-end encryption.
537 537
 </p>
@@ -566,9 +566,9 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
566 566
 </div>
567 567
 </div>
568 568
 
569
-<div id="outline-container-org03f4361" class="outline-2">
570
-<h2 id="org03f4361">Sharing Files</h2>
571
-<div class="outline-text-2" id="text-org03f4361">
569
+<div id="outline-container-orgb0f4b8c" class="outline-2">
570
+<h2 id="orgb0f4b8c">Sharing Files</h2>
571
+<div class="outline-text-2" id="text-orgb0f4b8c">
572 572
 <p>
573 573
 You can make files publicly available on the network simply by dragging and dropping them into the <i>Public</i> folder on the desktop. To view the files belonging to another user select the desktop icon called <i>Visit a site</i> and enter the username or Tox ID of the other user.
574 574
 </p>
@@ -583,9 +583,9 @@ You can make files publicly available on the network simply by dragging and drop
583 583
 </div>
584 584
 </div>
585 585
 
586
-<div id="outline-container-orgf891578" class="outline-2">
587
-<h2 id="orgf891578">Blogging</h2>
588
-<div class="outline-text-2" id="text-orgf891578">
586
+<div id="outline-container-org3581ad5" class="outline-2">
587
+<h2 id="org3581ad5">Blogging</h2>
588
+<div class="outline-text-2" id="text-org3581ad5">
589 589
 <p>
590 590
 To create a blog post select the <i>Blog</i> icon on the desktop and then select <b>New blog entry</b> and <b>Ok</b>. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the <b>CreateBlog/content/images</b> directory and then link to them as shown.
591 591
 </p>