vrs-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Vrs-development] Re: [DotGNU]The Worldwide Computer


From: Bill Lance
Subject: [Vrs-development] Re: [DotGNU]The Worldwide Computer
Date: Wed, 13 Feb 2002 10:04:20 -0800 (PST)

--- Chris Smith <address@hidden> wrote:
> 
> Hmm.
> Recall my email where I discussed large data sets
> etc NOT being distributed 
> across the VRS, but causes webservice calls for this
> data to be routed to the 
> 'private' LDS where they are located?
> Well, that's basically (as far as I can tell) a
> 'sole-source server', with 
> the scope of my description extended to cover
> sensitive data as well as 
> huge/complicated data/resources.  But with the
> private LDS, the owner is 
> responsible for the security - presumably they trust
> themselves!
> 

Exactly.  

I can think of two ways of doing this.  

We have touched on the Webservice component as a proxy
once or twice already.   An Executable Object Dataset
is created, registered and stored in the Cluster in
the normal manner.  That components function, however,
is limited to opening a link to another server outside
of the Cluster and passing requests and responces back
and forth with the general net.  The data remains
private, and the real server is also masked.

The other approach was also mentioned real early on. 
A service can be registered and flagged so that it can
be requested only when the owners LDS is online.  This
may make sense for 'Passport' like things such as site
passwords and credit card transactions. This creates
the possibility that the data can then be drawn
directly from the users node and not stored in the
Cluster Repository, in effect a sole-source server
connected directly to the Cluster, not a remote one
like the first example.

However, this opens a large breach in the sandbox. 
The LDS would need to be able to touch files other
than the Repository archive and any configuration
files we end up needing.  

> Okay, so then you're not distributing
> webservices/data (I'm going off the 
> webservice term TBH.......) in this case.  However,
> it doesn't stop anyone 
> setting up an LDS (or collection of LDS's for
> load/resilience benifits) and 
> touting themselves as a 'Secure Sole Server' to
> which entities that are not 
> interested in maintaining a continuous network
> presence may farm their data.


Yup.  There are many possible configurations and uses.


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]