Re: SSH protocol and Javaspaces?

"John W. F. Mcclain" <[email protected]>
Newsgroups gmane.comp.java.sun.javaspaces
Organization Sun Microsystems, Inc.
Message-ID <[email protected]>
Alexander Gayevoy wrote:
> Hello,
>
>    I'm new to JavaSpaces and I have some questions
> about the technology. I will be grateful if somebody
> can enlight me. Well, I'm working on a web project and
> it should be moved to the distributed model. I've
> studied Javaspaces basics and found most answers, but
> there is one I cannot find...
>    Our application will consist of nodes in different
> parts of the world and we cannot trust to the media
> (:P). Is there any way to configure Javaspaces/Jini to
> exchange data encrypted by SSH protocol or similar
> between nodes? Where can I find any docs on this
> topic?

The 2.0 version of Jini introduced a security model
for Jini services. All of the Jini service implementations
in the 2.0 version of the starter kit, including Outrigger
(our implementation of JavaSpaces), support this
new security model.  In the case of the services in
the starter kit the transport is pluggable, the
starter kit includes TCP, HTTP, TLS (aka SSL), HTTPS,
and Kerberos based transports.

Off the top of my head I don't know which of the
other spaces implementations have added support for
the Jini security model.

Hope this helps

--
John McClain                                    [email protected]
Sun Microsystems, Inc.
Burlington, MA

A business that makes nothing but money, is a poor business.
   - Henry Ford

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html

JDC members can download the JavaSpaces(tm) Technology from:
http://developer.java.sun.com/developer/products/jini/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.