Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weizman authored Jan 1, 2024
1 parent b905781 commit 8da0199
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ As a countermeasure, **`LavaDome`** stores each character of the secret in its o

A breach is still possible, but only if the attacker brute-forces all possible characters one by one, leaks all of the shadows they find, and then synchronously reorders all of the shadows correctly to align with their respective positions within the **`LavaDome`** main host.

> NOTICE: This technique was proven to be possible (see [#15](https://github.com/LavaMoat/LavaDome/issues/15#issuecomment-1873375440)), but only in Firefox.
### Defensive coding

A secure solution requires defensive coding practices.
Expand Down

0 comments on commit 8da0199

Please sign in to comment.