Skip to content

0.5.4

Latest

Choose a tag to compare

@blinkerbit blinkerbit released this 08 Sep 04:43
· 0 commits to main since this release

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.