docs: enhancement and clarification
This commit is contained in:
parent
f668fd9db5
commit
01335c64b0
2 changed files with 8 additions and 4 deletions
|
|
@ -63,7 +63,6 @@ python3 test.py
|
|||
- **Optional persistence**: Keys can be saved to `client_keys/` directory for reuse across sessions
|
||||
- **Password protection**: Optional password encryption for private keys (recommended for production)
|
||||
- **Secure permissions**: Private keys stored with restricted permissions (600 - owner-only access)
|
||||
- **Secure memory protection**: Plaintext payloads protected from disk swapping and memory lingering
|
||||
|
||||
### Secure Memory Protection
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue