Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(EXPERIMENTAL) Prototyping with to-device sender key distribution #2572

Draft
wants to merge 25 commits into
base: livekit
Choose a base branch
from

Commits on Sep 2, 2024

  1. Prototyping for to-device key distribution

    Show participant ID and some encryption status message
    Allow encryption system to be chosen at point of room creation
    Send cryptoVersion platform data to Posthog
    Send key distribution stats to posthog
    Send encryption type for CallStarted and CallEnded events
    Update js-sdk
    hughns committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    497b38b View commit details
    Browse the repository at this point in the history
  2. Allow for null MatrixClient

    hughns committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4c68122 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Use branch of js-sdk

    hughns committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d060f85 View commit details
    Browse the repository at this point in the history
  2. Prototyping for to-device key distribution

    Show participant ID and some encryption status message
    Allow encryption system to be chosen at point of room creation
    Send cryptoVersion platform data to Posthog
    Send key distribution stats to posthog
    Send encryption type for CallStarted and CallEnded events
    Update js-sdk
    hughns committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9987a45 View commit details
    Browse the repository at this point in the history
  3. Allow for null MatrixClient

    hughns committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a33b40e View commit details
    Browse the repository at this point in the history
  4. Use branch of js-sdk

    hughns committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    79d09e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efcabe9 View commit details
    Browse the repository at this point in the history
  6. Update yarn.lock

    hughns committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c5f50e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump js-sdk

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    38384c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2afe179 View commit details
    Browse the repository at this point in the history
  3. Bump js-sdk

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e1fbdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3dae0 View commit details
    Browse the repository at this point in the history
  5. Bump js-sdk

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cd2937c View commit details
    Browse the repository at this point in the history
  6. Bump js-sdk

    hughns committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d219f32 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a5ac5b2 View commit details
    Browse the repository at this point in the history
  2. Bump js-sdk

    hughns committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    20e3f67 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bump js-sdk

    hughns committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e502cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102399a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Give user feedback if rageshake submission fails

    Otherwise it swallows errors like 50x
    hughns committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4cfdd15 View commit details
    Browse the repository at this point in the history
  2. Rageshake logging improvements

    Capture MatrixRTC related prefixed/child loggers from js-sdk.
    Add explicit prefix to livekit log entries.
    hughns committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c762fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e38d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ea373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1161ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb89bd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f73f81 View commit details
    Browse the repository at this point in the history