Skip to content

Commit

Permalink
explain the role of fishnet keys
Browse files Browse the repository at this point in the history
niklasf committed May 12, 2024
1 parent 8899e6c commit 7fb6589
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -106,6 +106,13 @@ If even that fails, Lichess will reassign the batches after a timeout.
No, Stockfish is a classical alpha-beta engine. The neural network evaluation
of Stockfish NNUE works efficiently on CPUs.

### Why do I need a key?

The key allows us to trace provided analysis back to your Lichess account.
You can use a single key to run multiple instances.

You do not need to request a key (nor our permission) to run private instances.

### Is fishnet secure?

To the best of our knowledge. All engine input is carefully validated.

0 comments on commit 7fb6589

Please sign in to comment.