Adding new Qubes OS logo + File Sharing section with Onionshare #189
BIN
img/icons/Onion-Service-logo.png
Normal file
BIN
img/icons/Onion-Service-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
BIN
img/tools/OnionShare.png
Normal file
BIN
img/tools/OnionShare.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 4.2 KiB |
31
index.html
31
index.html
@ -119,6 +119,7 @@
|
||||
<li><a href="#voip">Video & Voice Messenger</a></li>
|
||||
<li><a href="#pw">Password Manager</a></li>
|
||||
<li><a href="#encrypt">File Encryption</a></li>
|
||||
<li><a href="#filesharing">File Sharing</a></li>
|
||||
<li><a href="#sync">Secure File Sync</a></li>
|
||||
<li><a href="password.html">Secure Password Generator</a></li>
|
||||
<li><a href="#network">Self-contained Networks</a></li>
|
||||
@ -1643,6 +1644,34 @@
|
||||
<li><a href="http://www.ring.cx/">Ring (formerly SFLphone)</a> - Gives you a full control over your communications and an unmatched level of privacy.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<a class="anchor" name="filesharing"></a>
|
||||
<div class="page-header">
|
||||
<h1><a href="#filesharing" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> File Sharing</h1>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-success">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">OnionShare</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/OnionShare.png" alt="OnionShare" align="right" style="margin-left:5px; ">OnionShare is an open source tool that lets you securely and anonymously share a file of any size.
|
||||
It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable URL to access and download the files. It doesn't require setting up a server on the internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor onion service to make it temporarily accessible over the internet.</p>
|
||||
<p>
|
||||
<a href="https://onionshare.org/">
|
||||
<button type="button" class="btn btn-success">Website: onionshare.org</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="anchor" name="cloud"></a>
|
||||
<div class="page-header">
|
||||
<h1><a href="#cloud" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Encrypted Cloud Storage Services</h1>
|
||||
@ -2587,7 +2616,7 @@
|
||||
<li><a href="http://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
||||
<li><a href="https://www.archlinux.org/">Arch Linux</a> - A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement. <a href="https://www.parabola.nu/">Parabola</a> is a
|
||||
completely open source version of Arch Linux.</li>
|
||||
<li><a href="https://www.whonix.org/">Whonix</a> - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation"
|
||||
<li><a href="https://www.whonix.org/">Whonix</a> <a data-toggle="tooltip" data-placement="bottom" data-original-title="Requires specific software to access: torproject.org" href="http://kkkkkkkkkk63ava6.onion/"><img src="img/icons/Onion-Service-logo.png" alt="Whonix Onion Service" width="18" height="22"></a> - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation"
|
||||
and a Tor "Gateway". All communication are forced through the Tor network to accomplish this..</li>
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user