[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] hobbit security transmission
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] hobbit security transmission
- From: <nick.nauwelaerts (at) thomson.com>
- Date: Tue, 13 Nov 2007 09:13:38 +0100
- References: <20071112110132359.00000002840 (at) nbeduard>
- Thread-index: AcglLCVuthcdw7oKRFq2XyDHu4QIEwAoDZpA
- Thread-topic: [hobbit] hobbit security transmission
From: Eduard Michels [mailto:emichels (at) quicksoft.com.br]
Sent: Monday, November 12, 2007 14:02
To: hobbit (at) hswn.dk
Subject: [hobbit] hobbit security transmission
Hi,
Is there any way to encrypt data transmitted from the Hobbit
Client to the Hobbit Server?
Currently, if someone put a sniffer on the network will have
access to all information transmitted, as they are in plain text.
Regards,
Eduard
disclaimer: i still haven't tried hobbit, i'm lurking the list to get a
better feel of it.
so, after getting this disclaimer out of the way, i'm guessing the
easiest way to get this going is by using something like stunnel
(www.stunnel.org) or openssh port forwarding (www.openssh.com). both
work with most tcp based apps and have been used by us in various
scenarios.
// nick