web-platform-tests / web-platform-tests/interop
SFrame Support in Encoded Transforms
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 524
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Description
SFrame simplifies and strengthens end-to-end encryption in WebRTC communication. It’s a stronger replacement for the RTCRtpScriptTransform API that avoids sharing keys with JavaScript. It’s also simpler, safer, and more performant, as encryption happens natively instead of inside JavaScript.
Specification
https://www.w3.org/TR/webrtc-encoded-transform/#sframe
web-feature
No response
Test Links
Additional Signals
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SFrame section of the WebRTC Encoded Transform specification and review the existing WebRTC encoded-transform results linked on wpt.fyi. Determine which SFrame behavior needs Web Platform Tests, then add coverage whose passing results demonstrate the specified support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100