mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-21 21:55:26 -05:00
Add warning about unknown SEIC curve (#886)
This commit is contained in:
parent
90d36575c4
commit
43dc5a9b3e
@ -46,6 +46,9 @@ Discover how to privately share your files between your devices, with your frien
|
|||||||
|
|
||||||
**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.
|
**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.
|
||||||
|
|
||||||
|
!!! 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.
|
||||||
|
|
||||||
[Visit schollz.com](https://schollz.com/blog/croc6){ .md-button .md-button--primary }
|
[Visit schollz.com](https://schollz.com/blog/croc6){ .md-button .md-button--primary }
|
||||||
|
|
||||||
**Downloads**
|
**Downloads**
|
||||||
|
Loading…
Reference in New Issue
Block a user