Closed
Bug 753634
Opened 13 years ago
Closed 13 years ago
Implement BitGravity's Secure URL
Categories
(Air Mozilla :: Streaming, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mrz, Unassigned)
Details
Attachments
(1 file)
|
148.94 KB,
application/pdf
|
Details |
Air Mozilla uses BitGravity for live streaming.
BitGravity the ability to tokenize URLs linking to the content hosted on the global BitGravity network. The main purpose of this mechanism is to protect client bandwidth by stopping "hot linking" of content through other websites, or to prevent URL leakage. Many clients also use this feature to "lock down" their content by implementing short-lived URLs.
Using BitGravity's API, you can dynamically generate URLs.
| Reporter | ||
Comment 1•13 years ago
|
||
The main goal is to have internal-only streams behind some authenticated web page that has these short-lived, single-use URLs.
* Implement this behind air.mozilla.org
* Implement this behind the existing mozillians.org website for paid-staff
* Implement this behind intranet.mozilla.org
#1 is more complicated since the existing site is a WP theme. Phase 2 of air.mozilla.org includes BrowserID support.
#2 is possible.
#3 is quick and dirty
| Reporter | ||
Comment 2•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Group: infra
QA Contact: phong → mrz
Comment 3•13 years ago
|
||
If you want it done before phase 2 of airmozilla, it seems like #3 would be the best option.
Updated•13 years ago
|
Assignee: server-ops → nobody
Component: Server Operations → Streaming
Product: mozilla.org → Air Mozilla
QA Contact: mrz → streaming
Version: other → unspecified
| Reporter | ||
Comment 4•13 years ago
|
||
No longer using BitGravity.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•