Skip to content

Commit 92bc5f2

Browse files
committed
Update README
1 parent 981911c commit 92bc5f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ secret = b64encode(random_bytes).decode('utf-8')
6161
print(secret)
6262
```
6363

64+
Note that the encryption is done client-side!
65+
6466
### Hosting
6567

6668
The game is hosted with Vercel. To host a debug version of the app, run

0 commit comments

Comments
 (0)