Tube

High-performance, High-Security One Time Secret Sharing

Why?

There is a current lack of an easy way to share secrets that only need to be shared once.

How?

It is simple for users to share secrets with Tube. Just sign in with SSO, click "share a new secret," enter your secret, recipient, and click send! You and your recipient will both receive email updates on changes to the secret's status.

When you need to read a secret, either navigate to the secret via the site, or click the link in the email notification you receive.

Prerequisites

All you need is access to the Comcast network, and an Active Directory account.

Visit Tube to get started.

Tube API

Authorization

SAT client with the scope tube:secret:manage

Connectivity

Tube API is on-boarded to CodeBig - Comcast's API Gateway, and also provides direct API access for users on the Comcast network. The endpoints support the same SAT token authentication.

API Access URLs:

Important Note:

The CodeBig endpoint is the recommended way to access the Tube API, as it provides enhanced security.

The api.tube.comcast.com endpoint is still available for users on the Comcast network, but it will be deprecated in the future. We encourage all users to transition to the CodeBig endpoint for improved security and performance.

See our Tube API Developer Docs documentation for more info.