1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 14:51:09 +00:00

Fun Refactoring!

This commit is contained in:
2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
79 changed files with 794 additions and 520 deletions

View File

@@ -1,8 +1,8 @@
<h1 id="filesharing" class="anchor"><a href="#filesharing"><i class="fas fa-link anchor-icon"></i></a> File Sharing</h1>
{% include cardv2.html
{% include legacy/cardv2.html
title="OnionShare"
image="/assets/img/svg/3rd-party/onionshare.svg"
image="/assets/img/legacy_svg/3rd-party/onionshare.svg"
website="https://onionshare.org/"
tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/"
description="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 accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files."
@@ -15,9 +15,9 @@
openbsd="http://openports.se/net/onionshare"
%}
{% include cardv2.html
{% include legacy/cardv2.html
title="Magic Wormhole"
image="/assets/img/png/3rd-party/magic_wormhole.png"
image="/assets/img/legacy_png/3rd-party/magic_wormhole.png"
website="https://magic-wormhole.readthedocs.io"
description="Magic Wormhole is a package that 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. Their motto: \"Get things from one computer to another, safely.\""
forum="https://forum.privacytools.io/t/discussion-magic-wormhole/756"
@@ -34,7 +34,7 @@
<ul>
<li><a href="https://framadrop.org/">FramaDrop</a> - Stores a file of any size for 24h. Data is end-to-end encrypted from your browser, powered by <a href="https://framagit.org/fiat-tux/hat-softwares/lufi">LuFi</a>.
{% include badge.html
{% include legacy/badge.html
color="warning"
icon="fas fa-exclamation-triangle"
link="https://framasoft.org/en/cgu/"