project Websites / videos.bentasker.co.uk avatar

websites/videos.bentasker.co.uk#4: Support for delivery via I2P



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Created: 11-Mar-22 16:25



Description

In #1 we implemented support for delivering video content via Tor.

This issue is being raised to do the same for delivering via I2P.



Toggle State Changes

Activity


assigned to @btasker

As discovered in jira-projects/CDN#13, actually using this is slightly more complicated that with the Tor support.

Unless the user has an outproxy enabled, the url to embed.js needs to be rewritten at embed time, otherwise they'll never be able to reach the changes we're going to make in this issue.

An approach to handling that is covered in that issue though - this issue is purely concerned with the changes which need to be made within the embed script to allow delivery once those other changes have been made.

verified

mentioned in commit 158a04599bf21520f75439e07c4fba5598fd46f0

Commit: 158a04599bf21520f75439e07c4fba5598fd46f0 
Author: B Tasker                            
                            
Date: 2022-03-11T17:33:39.000+00:00 

Message

Support delivery of video via eepsite websites/videos.bentasker.co.uk#4

This also writes analytics stats via eep

+16 -3 (19 lines changed)
verified

mentioned in commit 25a357f7551b50102f3b840370cd7cc0bbe5a408

Commit: 25a357f7551b50102f3b840370cd7cc0bbe5a408 
Author: B Tasker                            
                            
Date: 2022-03-11T18:26:51.000+00:00 

Message

Update the embed text to use the new embed format (websites/videos.bentasker.co.uk#4)

+2 -2 (4 lines changed)