Difference between revisions of "New Download Approaches"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
This page is for showing the diffrent pros and cons of diffrent approches of new ways of getting new URI's to the client.  A big question on the minds of developers is LL's policies on [[Expected Privacy]].  Understanding what LL thinks on this may lead us to understanding what LL will do.  Let's do our best to fill this out with both sides.
This page is for showing the different pros and cons of different approaches of new ways of getting new URL's to the client.  A big question on the minds of developers is LL's policies on [[Expected Privacy]].  Understanding what LL thinks on this may lead us to understanding what LL will do.  Let's do our best to fill this out with both sides.


===Client downloading of URL===
=Client downloading of URL=
The client directly downloads the URL
The client directly downloads the URL
====Pros====
==Pros==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===
====Cons====
==Cons==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===




===LL Downloading of URL, passing back to client===
=LL Downloading of URL, passing back to client=
LL downloads the URL for the user, and then passes it back to the user, caching the copy on the server.
LL downloads the URL for the user, and then passes it back to the user, caching the copy on the server.
====Pros====
==Pros==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===
====Cons====
==Cons==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===




===LL Hosted proxy network===
=LL Hosted proxy network=
LL hosting proxies for our clients to connect with.  Possibly a dupe of LL Downloading URL
LL hosting proxies for our clients to connect with.  Possibly a dupe of LL Downloading URL
====Pros====
==Pros==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===
====Cons====
==Cons==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===


 
=P2p-based=
===P2p-based===
A Bittorrent-like p2p downloading system.
A Bittorrent-like p2p downloading system.
====Pros====
==Pros==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===
====Cons====
==Cons==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===




===Secured P2p-based proxy===
=Anonymous P2p-based proxy=
A Tor-like p2p downloading system.
A Tor-like p2p downloading system.
====Pros====
==Pros==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===
====Cons====
==Cons==
=====Technical=====
===Technical===
=====Privacy=====
===Privacy===

Revision as of 19:47, 25 January 2007

This page is for showing the different pros and cons of different approaches of new ways of getting new URL's to the client. A big question on the minds of developers is LL's policies on Expected Privacy. Understanding what LL thinks on this may lead us to understanding what LL will do. Let's do our best to fill this out with both sides.

Client downloading of URL

The client directly downloads the URL

Pros

Technical

Privacy

Cons

Technical

Privacy

LL Downloading of URL, passing back to client

LL downloads the URL for the user, and then passes it back to the user, caching the copy on the server.

Pros

Technical

Privacy

Cons

Technical

Privacy

LL Hosted proxy network

LL hosting proxies for our clients to connect with. Possibly a dupe of LL Downloading URL

Pros

Technical

Privacy

Cons

Technical

Privacy

P2p-based

A Bittorrent-like p2p downloading system.

Pros

Technical

Privacy

Cons

Technical

Privacy

Anonymous P2p-based proxy

A Tor-like p2p downloading system.

Pros

Technical

Privacy

Cons

Technical

Privacy