mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 13:13:35 +01:00
FramaDrop warning removed (#536)
* The service no longer exists, as seen at the URL As such, the warning is no longer necessary. * Further cleanup Co-authored-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
74cf6244e8
commit
35382524f1
@ -31,14 +31,7 @@
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<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
|
||||
color="warning"
|
||||
icon="fas fa-exclamation-triangle"
|
||||
link="https://framasoft.org/en/cgu/"
|
||||
tooltip="FramaDrop logs IP addresses and fingerprints the browser for an unclear amount of time."
|
||||
%}
|
||||
</li>
|
||||
<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>.</li>
|
||||
<li><a href="https://github.com/schollz/croc">croc</a> - Easily and securely send arbitrary-sized files from one computer to another. Similar to Magic Wormhole but without dependencies.</li>
|
||||
<li><a href="https://freedombox.org/">FreedomBox</a> - Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or XMPP server, to a wiki, or VPN.</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user