Re: DICOM on SSH?
- From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx>
- Date: Mon, 10 Jul 2006 07:05:56 -0400
SpreadTooThin wrote:
Yep makes sence.. If I had thought about it for more than 30 seconds I
would have
done a man sshd.
Now.. because its medical data.. There are rules that need to be
followed.. and for whatever
reason ssh is not 'ethical'. It would appear that one needs ssl/tsl.
That rule makes *NO* sense. I can see insisting on SSL for consistency
reasons, rather than insisting that vendors support multiple encryption
protocols, and there's a whole fascinating set of laws about exporting
encryption tools in software as a "munition", making it illegal to ship to
Cuba and some other countries from the US. Can you point us to this medical
data policy or regulation? It sounds very odd indeed.
Anyhow for anonymouse data ssh should be ok. What is the method for
setting up sshd
for this application?
TIA from a newbie.
For anonymous data, for an interactive application like medical imaging
software? Why would you bother using an encrypted protocol at all?
Either way, if you want to keep things simple, it should be straghtforward
to set up SSH or SSL to use a tunneled port: that way, a port 104 client on
your local machine can be transmitted to a port 104 service on the server
over an encrypted SSH or SSL link to the server. You lose some logging that
way, but goodness knows I've done this to access expensive, licensed
software remotely.
In fact, roughly 15 years ago, I urged the use of VNC or, if necessary, VNC
over SSH to provide remote access to CT software on a very expensive server,
instead of paying $10,000 for antoerh turnkey SGI system with the very
expensive software. I think only a few researchers used it, without the
formal agreement of the department manager, but I still thought it was a
good idea.
.
- Follow-Ups:
- Re: DICOM on SSH?
- From: SpreadTooThin
- Re: DICOM on SSH?
- References:
- DICOM on SSH?
- From: SpreadTooThin
- Re: DICOM on SSH?
- From: Wences
- Re: DICOM on SSH?
- From: SpreadTooThin
- Re: DICOM on SSH?
- From: Nico Kadel-Garcia
- Re: DICOM on SSH?
- From: SpreadTooThin
- DICOM on SSH?
- Prev by Date: Re: DICOM on SSH?
- Next by Date: Re: Which shell / terminaltype for SSH Tectia for Windows?
- Previous by thread: Re: DICOM on SSH?
- Next by thread: Re: DICOM on SSH?
- Index(es):
Relevant Pages
|