mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-01-22 07:06:28 +00:00
Update README.md
This commit is contained in:
parent
63c16a797b
commit
567a0bed68
@ -63,6 +63,8 @@ client side with the <code>key</code> and then sent to the server. data is store
|
||||
never persisted to disk. the server never sees the encryption key and cannot decrypt the contents
|
||||
of the notes even if it tried to.
|
||||
|
||||
> View counts are guaranteed with one running instance of cryptgeon. Multiple instances connected to the same Redis instance can run into race conditions, where a note might be retrieved more than the view count allows.
|
||||
|
||||
## Screenshot
|
||||
|
||||
![screenshot](./design/Screens.png)
|
||||
|
Loading…
Reference in New Issue
Block a user