Fix alpha crypto crash and harden IRC transport #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/alpha-crypto-and-transport-hardening"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repair the broken key-derivation path and close several ways the
prototype could silently expose or drop message content, plus
cross-implementation interop fixes found in review.
Security:
client protocol stream (WeeChat modifier, ZNC), preventing IRC
line injection by a key-sharing peer.
corrupt/unreadable (WeeChat, irssi, ZNC).
hook and went out in cleartext.
identity document, so created/transport/tor/note are tamper-evident.
identity unless forced.
Fixed:
crashed every invite/accept with AttributeError.
ZNC bouncer and the Python clients agree (was BLAKE2b/base64, 64-bit).
the core and ZNC.
Added:
fit an IRC line and decrypt independently (core, both clients, ZNC).
Changed:
coverage; cache keys.json by mtime; drop the unused trust.json.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.