Summary
- Encrypted chat uses one shared conversation key so both members can decrypt each other's messages
- Recover conversation keys from identity wraps; skip redundant Windows file writes that caused access-denied errors
- Package PWA web-push support used by chat notifications
Install
pip install aird==0.5.4
PyPI wheels publish from the v0.5.4 tag via GitHub Actions.