Skip to content

Commit

Permalink
Add warning about unknown SEIC curve (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
dngray committed Apr 4, 2022
1 parent c22743c commit 06c0ebd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/file-sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

!!! 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 }

**Downloads**
Expand Down

0 comments on commit 06c0ebd

Please sign in to comment.