mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	add magic-wormhole to the file sharing section
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								img/tools/Magic-Wormhole.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								img/tools/Magic-Wormhole.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 15 KiB  | 
							
								
								
									
										33
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										33
									
								
								index.html
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
				
			|||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!-- set the default language as English -->
 | 
					<!-- set the default language as English -->
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
@@ -1695,7 +1695,6 @@
 | 
				
			|||||||
			<h1><a href="#filesharing" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> File Sharing</h1>
 | 
								<h1><a href="#filesharing" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> File Sharing</h1>
 | 
				
			||||||
		</div>
 | 
							</div>
 | 
				
			||||||
		<div class="row">
 | 
							<div class="row">
 | 
				
			||||||
			
 | 
					 | 
				
			||||||
			<div class="col-sm-4">
 | 
								<div class="col-sm-4">
 | 
				
			||||||
				<div class="panel panel-success">
 | 
									<div class="panel panel-success">
 | 
				
			||||||
					<div class="panel-heading">
 | 
										<div class="panel-heading">
 | 
				
			||||||
@@ -1714,6 +1713,36 @@
 | 
				
			|||||||
					</div>
 | 
										</div>
 | 
				
			||||||
				</div>
 | 
									</div>
 | 
				
			||||||
			</div>
 | 
								</div>
 | 
				
			||||||
 | 
								<div class="col-sm-4">
 | 
				
			||||||
 | 
									<div class="panel panel-info">
 | 
				
			||||||
 | 
										<div class="panel-heading">
 | 
				
			||||||
 | 
											<h3 class="panel-title">Magic Wormhole</h3>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="panel-body">
 | 
				
			||||||
 | 
											  <p>
 | 
				
			||||||
 | 
					                  <img src="img/tools/Magic-Wormhole.png" alt="Magic Wormhole" align="right" style="margin-left:5px; ">
 | 
				
			||||||
 | 
					                  Get things from one computer to another, safely.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                  This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                  The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.
 | 
				
			||||||
 | 
					                <ul>
 | 
				
			||||||
 | 
					                    <li>
 | 
				
			||||||
 | 
					                        PyCon 2016 presentation:
 | 
				
			||||||
 | 
					                        <a href="http://www.lothar.com/%7Ewarner/MagicWormhole-PyCon2016.pdf">Slides</a>,
 | 
				
			||||||
 | 
					                        <a href="https://youtu.be/oFrTqQw0_3c">Video</a>
 | 
				
			||||||
 | 
					                    </li>
 | 
				
			||||||
 | 
					                </ul>
 | 
				
			||||||
 | 
					            </p>
 | 
				
			||||||
 | 
											<p>
 | 
				
			||||||
 | 
												<a href="http://magic-wormhole.io/">
 | 
				
			||||||
 | 
													<button type="button" class="btn btn-success">Website: magic-wormhole.io</button>
 | 
				
			||||||
 | 
												</a>
 | 
				
			||||||
 | 
											</p>
 | 
				
			||||||
 | 
											<p>OS: cross-platform <a href="https://github.com/warner/magic-wormhole#license-compatibility">(python)</a></p>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
		</div>
 | 
							</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		<a class="anchor" name="cloud"></a>
 | 
							<a class="anchor" name="cloud"></a>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user