diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2020-09-19 20:41:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-19 20:41:55 +0000 |
commit | 8f0d5bc34c818d68010d534593ebd8425b96934c (patch) | |
tree | c615654c339b741ae1fcbb30261f3fb88518e8e1 | |
parent | Merge pull request #2228 from miloskroulik/patch-1 (diff) | |
download | awesome-selfhosted-8f0d5bc34c818d68010d534593ebd8425b96934c.tar.gz awesome-selfhosted-8f0d5bc34c818d68010d534593ebd8425b96934c.zip |
Remove firefox send
This is now archived and no longer maintained. Reintroduced because maintainer asked.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -748,7 +748,6 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [cloud-torrent](https://github.com/jpillora/cloud-torrent) - Torrent Web Client with HTTP retrievable or streamable downloaded files. `AGPL-3.0` `Go` - [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs` - [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs` -- [Firefox Send](https://github.com/mozilla/send) - A file sharing experiment which allows you to send encrypted files to other users. `MPL-2.0` `Nodejs` - [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs` - [Magnetico](https://github.com/boramalper/magnetico) - Magnetico is the first autonomous (self-hosted) BitTorrent DHT search engine suite that is designed for end-users. `AGPL-3.0` `Python` - [Magnetissimo](https://github.com/sergiotapia/magnetissimo) - Search engine that indexes all popular torrent sites. `MIT` `Elixir` |