Skip to content

Commit 2a5279f

Browse files
committed
docs: warn about validating static keys
1 parent ec363d1 commit 2a5279f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
> - It has not yet been tested together with other Noise implementations.
99
> - It has not yet been reviewed for secure engineering practices.
1010
> - It contains some major gaps, e.g. lack of nonce incrementing in `CipherState`, making it “as leaky as a basket”.
11+
> - It does not provide a way to validate static keys.
1112
> - It leaves your secrets on the heap, up for grabs.
1213
> - It even logs some of them.
1314

0 commit comments

Comments
 (0)