mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Updated README
This commit is contained in:
parent
dbef129ba3
commit
a36545e68e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Now the requests are encrypted by [TweetNaCl.js](https://github.com/dchest/tweet
|
|||
5. When KeePassXC sends a message it is encrypted with chromeKeePassXC's public key etc.
|
||||
|
||||
Encrypted messages are built with these JSON parameters:
|
||||
- action - `test-associate`, `associate`, `get-logins`, `get-logins-count, `set-login`...
|
||||
- action - `test-associate`, `associate`, `get-logins`, `get-logins-count`, `set-login`...
|
||||
- message - Encrypted message, base64 encoded
|
||||
- nonce - 24 bytes long random data, base64 encoded. This must be the same when responding to a request.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue