mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-21 21:55:26 -05:00
Remove Croc from recommendations (#927)
Co-authored-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
dc94c77dad
commit
f8b6efb995
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
@ -38,26 +38,6 @@ Discover how to privately share your files between your devices, with your frien
|
||||
- [:fontawesome-brands-linux: Linux](https://magic-wormhole.readthedocs.io/en/latest/welcome.html#installation)
|
||||
- [:fontawesome-brands-github: Source](https://github.com/magic-wormhole/magic-wormhole)
|
||||
|
||||
### croc
|
||||
|
||||
!!! recommendation
|
||||
|
||||
![croc logo](/assets/img/file-sharing-sync/croc.jpg){ align=right }
|
||||
|
||||
**Croc** is a way to easily and securely send arbitrary-sized files from one computer to another. Similar to Magic Wormhole but without dependencies, resulting in a smaller application.
|
||||
|
||||
[Visit schollz.com](https://schollz.com/blog/croc6){ .md-button .md-button--primary }
|
||||
|
||||
**Downloads**
|
||||
- [:fontawesome-brands-windows: Windows](https://github.com/schollz/croc/releases)
|
||||
- [:fontawesome-brands-apple: macOS](https://github.com/schollz/croc/releases)
|
||||
- [:fontawesome-brands-linux: Linux](https://github.com/schollz/croc/releases)
|
||||
- [:fontawesome-brands-github: Source](https://github.com/schollz/croc)
|
||||
|
||||
!!! Warning
|
||||
|
||||
The default encryption curve SIEC is fairly unknown and has not been tested thoroughly. We recommend using the `--curve` [option](https://github.com/schollz/croc/blob/master/README.md#change-encryption-curve) to switch to a more widely known curve such as the p521 curve.
|
||||
|
||||
## FreedomBox
|
||||
|
||||
!!! recommendation
|
||||
|
@ -291,7 +291,6 @@ We [recommend](dns.md#why-should-i-use-encrypted-dns) a number of encrypted DNS
|
||||
|
||||
- ![OnionShare logo](/assets/img/file-sharing-sync/onionshare.svg){ .twemoji } [OnionShare](https://onionshare.org/)
|
||||
- ![Magic Wormhole logo](/assets/img/file-sharing-sync/magic_wormhole.png){ .twemoji } [Magic Wormhole](https://magic-wormhole.readthedocs.io/)
|
||||
- ![croc logo](/assets/img/file-sharing-sync/croc.jpg){ .twemoji } [croc](https://schollz.com/blog/croc6)
|
||||
- ![FreedomBox logo](/assets/img/file-sharing-sync/freedombox.svg){ .twemoji } [FreedomBox](https://freedombox.org/)
|
||||
- ![Syncthing logo](/assets/img/file-sharing-sync/syncthing.svg){ .twemoji } [Syncthing](https://syncthing.net/)
|
||||
- ![git-annex logo](/assets/img/file-sharing-sync/gitannex.svg){ .twemoji } [git-annex](https://git-annex.branchable.com/)
|
||||
|
Loading…
Reference in New Issue
Block a user