Compare commits
1 commit
ec9d30188f
...
801c6492c3
| Author | SHA1 | Date | |
|---|---|---|---|
| 801c6492c3 |
1 changed files with 0 additions and 5 deletions
|
|
@ -83,12 +83,7 @@ The `auto_login` option is **disabled by default** and requires:
|
|||
**Custom XMPP credentials** are stored per-user in the database:
|
||||
|
||||
- Passwords are base64-encoded (basic obfuscation)
|
||||
- **For production**, implement proper encryption:
|
||||
- Use `openssl_encrypt()` with AES-256-CBC
|
||||
- Store encryption key in `config/local.config.php`
|
||||
- Rotate keys periodically
|
||||
- Users should use **separate XMPP passwords**, not their Friendica password
|
||||
- Consider implementing 2FA or app-specific passwords
|
||||
|
||||
### OMEMO Encryption
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue