public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Encrypted and unencrypted connections at the same time
@ 2005-02-14 15:59 Sebastian Clauß
  2005-02-14 19:11 ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Clauß @ 2005-02-14 15:59 UTC (permalink / raw)
  To: bluez-users

Hi,

I have a MS optical desktop elite (mouse and keyboard).
The keyboard supports an encrypted connection, but the mouse doesn't.
So, I want to enable encryption and authentication by default,
but want to disable it for the mouse.
When I enable authentication/encryption, the laptop wants to make a secure=
=20
connection also to the mouse, but obviously this does not work. So, I have =
to=20
switch authentication/encryption off temporarily to connect to the mouse, a=
nd=20
then enable it again.

Is there a way configure hcid or hidd in a way, e.g. by hcid.conf,
so that this setting is recognized automatically (i.e. a special configurat=
ion=20
for the mouse)?

Sebastian


=2D-=20
=2D---------------------------------------------------
Sebastian Clau=DF
E-Mail: sc2@inf.tu-dresden.de
=2D---------------------------------------------------


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Encrypted and unencrypted connections at the same time
  2005-02-14 15:59 [Bluez-users] Encrypted and unencrypted connections at the same time Sebastian Clauß
@ 2005-02-14 19:11 ` Marcel Holtmann
  2005-02-15  7:53   ` Sebastian Clauß
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-02-14 19:11 UTC (permalink / raw)
  To: bluez-users

Hi Sebastian,

> I have a MS optical desktop elite (mouse and keyboard).
> The keyboard supports an encrypted connection, but the mouse doesn't.
> So, I want to enable encryption and authentication by default,
> but want to disable it for the mouse.
> When I enable authentication/encryption, the laptop wants to make a secure 
> connection also to the mouse, but obviously this does not work. So, I have to 
> switch authentication/encryption off temporarily to connect to the mouse, and 
> then enable it again.

you switch into security mode 3 and don't know what it is.

> Is there a way configure hcid or hidd in a way, e.g. by hcid.conf,
> so that this setting is recognized automatically (i.e. a special configuration 
> for the mouse)?

Try to start the hidd --server with the --encrypt switch. It should then
request encryption for the keyboards.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Encrypted and unencrypted connections at the same time
  2005-02-14 19:11 ` Marcel Holtmann
@ 2005-02-15  7:53   ` Sebastian Clauß
  2005-02-21 23:28     ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Clauß @ 2005-02-15  7:53 UTC (permalink / raw)
  To: bluez-users

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 14. Februar 2005 20:11 schrieb Marcel Holtmann:
> Hi Sebastian,
>
> > I have a MS optical desktop elite (mouse and keyboard).
> > The keyboard supports an encrypted connection, but the mouse doesn't.
> > So, I want to enable encryption and authentication by default,
> > but want to disable it for the mouse.
> > When I enable authentication/encryption, the laptop wants to make a
> > secure connection also to the mouse, but obviously this does not work.
> > So, I have to switch authentication/encryption off temporarily to connect
> > to the mouse, and then enable it again.
>
> you switch into security mode 3 and don't know what it is.
>
Hmm, my description was not really correct: I start with security mode 3 
(encryption/authentication), wait until the keyboard is connected, then 
switch off encryption/authentication, wait until the mouse is connected, then 
switch back to security mode 3. So, the keyboard connection is encrypted, but 
the mouse connection not.

> > Is there a way configure hcid or hidd in a way, e.g. by hcid.conf,
> > so that this setting is recognized automatically (i.e. a special
> > configuration for the mouse)?
>
> Try to start the hidd --server with the --encrypt switch. It should then
> request encryption for the keyboards.
>
This does not work (hidd: unrecognized option `--encrypt').
(I use bluez-utils 2.10).

best regards

Sebastian

- -- 
- ----------------------------------------------------
Sebastian Clauß
E-Mail: sc2@inf.tu-dresden.de
- ----------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCEaqbSVQ1ElZ3E0oRAhZwAJ9Szzh+vJ6bNIuwjjvb79HT9f68SwCgqywM
Byw/GdArRhWl3OYn0U5sgcc=
=+RIP
-----END PGP SIGNATURE-----


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Encrypted and unencrypted connections at the same time
  2005-02-15  7:53   ` Sebastian Clauß
@ 2005-02-21 23:28     ` Marcel Holtmann
  2005-02-25 16:45       ` Sebastian Clauß
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-02-21 23:28 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Sebastian,

> > > I have a MS optical desktop elite (mouse and keyboard).
> > > The keyboard supports an encrypted connection, but the mouse doesn't.
> > > So, I want to enable encryption and authentication by default,
> > > but want to disable it for the mouse.
> > > When I enable authentication/encryption, the laptop wants to make a
> > > secure connection also to the mouse, but obviously this does not work.
> > > So, I have to switch authentication/encryption off temporarily to connect
> > > to the mouse, and then enable it again.
> >
> > you switch into security mode 3 and don't know what it is.
> >
> Hmm, my description was not really correct: I start with security mode 3 
> (encryption/authentication), wait until the keyboard is connected, then 
> switch off encryption/authentication, wait until the mouse is connected, then 
> switch back to security mode 3. So, the keyboard connection is encrypted, but 
> the mouse connection not.

haven't you thought that this might be a wrong thing and that we have a
better solution for it ;)

> > > Is there a way configure hcid or hidd in a way, e.g. by hcid.conf,
> > > so that this setting is recognized automatically (i.e. a special
> > > configuration for the mouse)?
> >
> > Try to start the hidd --server with the --encrypt switch. It should then
> > request encryption for the keyboards.
> >
> This does not work (hidd: unrecognized option `--encrypt').
> (I use bluez-utils 2.10).

The latest release is bluez-utils-2.15.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Encrypted and unencrypted connections at the same time
  2005-02-21 23:28     ` Marcel Holtmann
@ 2005-02-25 16:45       ` Sebastian Clauß
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Clauß @ 2005-02-25 16:45 UTC (permalink / raw)
  To: bluez-users

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Dienstag, 22. Februar 2005 00:28 schrieb Marcel Holtmann:
> Hi Sebastian,
>
> > > > I have a MS optical desktop elite (mouse and keyboard).
> > > > The keyboard supports an encrypted connection, but the mouse doesn't.
> > > > So, I want to enable encryption and authentication by default,
> > > > but want to disable it for the mouse.
> > > > When I enable authentication/encryption, the laptop wants to make a
> > > > secure connection also to the mouse, but obviously this does not
> > > > work. So, I have to switch authentication/encryption off temporarily
> > > > to connect to the mouse, and then enable it again.
> > >
> > > you switch into security mode 3 and don't know what it is.
> >
> > Hmm, my description was not really correct: I start with security mode 3
> > (encryption/authentication), wait until the keyboard is connected, then
> > switch off encryption/authentication, wait until the mouse is connected,
> > then switch back to security mode 3. So, the keyboard connection is
> > encrypted, but the mouse connection not.
>
> haven't you thought that this might be a wrong thing and that we have a
> better solution for it ;)
>
Of course my "solution" might be wrong, I just was not sure, whether my 
initial explanation described this "solution" correctly. 

> > > > Is there a way configure hcid or hidd in a way, e.g. by hcid.conf,
> > > > so that this setting is recognized automatically (i.e. a special
> > > > configuration for the mouse)?
> > >
> > > Try to start the hidd --server with the --encrypt switch. It should
> > > then request encryption for the keyboards.
> >
> > This does not work (hidd: unrecognized option `--encrypt').
> > (I use bluez-utils 2.10).
>
> The latest release is bluez-utils-2.15.
>
Sorry, I was not aware of it. Now it works as expected, your solution, I 
mean :-)

best regards

Sebastian

- -- 
- ----------------------------------------------------
Sebastian Clauß
E-Mail: sc2@inf.tu-dresden.de
- ----------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCH1Y+SVQ1ElZ3E0oRApDDAKDkZzDEF5mMX167Jcf8b619Ta5s/ACdFWIX
DztzJ8pBHxNKnYcFj5qxPh4=
=3Xmy
-----END PGP SIGNATURE-----


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-02-25 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 15:59 [Bluez-users] Encrypted and unencrypted connections at the same time Sebastian Clauß
2005-02-14 19:11 ` Marcel Holtmann
2005-02-15  7:53   ` Sebastian Clauß
2005-02-21 23:28     ` Marcel Holtmann
2005-02-25 16:45       ` Sebastian Clauß

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox