Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Description: A minimal-dependency client for the 'Matrix' Client-Server
message send and history, media upload or download, and the
transport endpoints needed to coordinate end-to-end encryption
(device-key and one-time-key publication, key query and claim,
to-device events). Cryptographic operations themselves are out of
scope; pair with a separate crypto package.
to-device events). Encryption itself is out of scope;
pair with a separate crypto package.
License: MIT + file LICENSE
URL: https://github.com/cornball-ai/mx.api
BugReports: https://github.com/cornball-ai/mx.api/issues
Expand Down