Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
TobTheRock authored Jan 29, 2024
1 parent 5f77261 commit 48c601d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,10 +8,13 @@ Secure Frame (SFrame)
![maintenance](https://img.shields.io/maintenance/yes/2023)


**This library is now continued and maintainend under https://github.com/TobTheRock/sframe-rs**

This library is an implementation of [draft-ietf-sframe-enc-03](https://datatracker.ietf.org/doc/html/draft-ietf-sframe-enc-03) and provides and end-to-end encryption mechanism for media frames that is suited for WebRTC conferences.
It is in it's current form a subset of the specification.
There is an alternative implementation under [goto-opensource/secure-frame-ts](https://github.com/goto-opensource/secure-frame-ts)


## Differences from the sframe draft
* ratcheting is not implemented
* keyIds are used as senderIds

0 comments on commit 48c601d

Please sign in to comment.