doc: corrections and removal of outdated info

This commit is contained in:
Alpha Nerd 2026-04-03 15:38:53 +02:00
parent 60d1e1938b
commit a6b59eb001
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M
2 changed files with 10 additions and 33 deletions

View file

@ -188,12 +188,6 @@ The client includes comprehensive security testing:
- Memory protection is validated
- Error handling is tested
Run the test suite to verify security:
```bash
python3 test.py
```
## Troubleshooting Security Issues
### Common Issues