Hardware dongle with FreeBSD support?

2005-03-09 Thread jonas
Hello questions-list!

I'd like to know if anyone here is aware of a hardware manufacturer or 
supplier that offers dongles with FreeBSD support? (A small piece of hardware 
to plug into a USB or serial/parallel port with the possibility to store 
encrypted information on it.)

Background: The company I work for sells a system running on FreeBSD and we 
need to have this kind of copy protection and the possibility to store some 
bits of information on the dongle. Our current solutions already includes a 
parallel port dongle (WIBUKEY), but the driver for this one is capable to 
check for existence only, not to store to and retrieve information from it. 
So we are looking for an alternative.

Anyone here who can recommend a dongle with decent support for FreeBSD?


-- 
br.
j.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hardware dongle with FreeBSD support?

2005-03-09 Thread cyb
On Wed, 2005-03-09 at 15:15 +0100, jonas wrote:
> Hello questions-list!
> 
> I'd like to know if anyone here is aware of a hardware manufacturer or 
> supplier that offers dongles with FreeBSD support? (A small piece of hardware 
> to plug into a USB or serial/parallel port with the possibility to store 
> encrypted information on it.)
> 
> Background: The company I work for sells a system running on FreeBSD and we 
> need to have this kind of copy protection and the possibility to store some 
> bits of information on the dongle. Our current solutions already includes a 
> parallel port dongle (WIBUKEY), but the driver for this one is capable to 
> check for existence only, not to store to and retrieve information from it. 
> So we are looking for an alternative.
> 
> Anyone here who can recommend a dongle with decent support for FreeBSD?

http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/077838.html
http://bsdnews.org/03/cryptusb.php

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: Hardware dongle with FreeBSD support?

2005-03-09 Thread Anthony Atkielski
jonas writes:

> Background: The company I work for sells a system running on FreeBSD and we
> need to have this kind of copy protection and the possibility to store some
> bits of information on the dongle. Our current solutions already includes a
> parallel port dongle (WIBUKEY), but the driver for this one is capable to
> check for existence only, not to store to and retrieve information from it.
> So we are looking for an alternative.
>
> Anyone here who can recommend a dongle with decent support for FreeBSD?

See http://www.safenet-inc.com. They make dongles and (USB) hardware
keys for software products and they mention support for Linux and OS X,
so they may have something.

-- 
Anthony


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hardware dongle with FreeBSD support?

2005-03-10 Thread jonas
Hi

On Wednesday 09 March 2005 15:34, cyb wrote:
> > Anyone here who can recommend a dongle with decent support for FreeBSD?
>
> http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/077838.h
>tml http://bsdnews.org/03/cryptusb.php

An ancrypted filesystem on a USB stick is nice, but the main idea of a dongle 
is to store information, that only the owner can change. (The data on it 
needs to be protected from the customer, not somebody who might steal the 
dongle.)


-- 
br.
j.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hardware dongle with FreeBSD support?

2005-03-10 Thread jonas
On Wednesday 09 March 2005 18:50, Anthony Atkielski wrote:
> > Anyone here who can recommend a dongle with decent support for FreeBSD?
>
> See http://www.safenet-inc.com. They make dongles and (USB) hardware
> keys for software products and they mention support for Linux and OS X,
> so they may have something.

Great! Those guys seem to have drivers for FreeBSD 5.0+ for programming their 
USB dongles.

Thanks Anthony

-- 
br.
j.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"