* [Bluez-users] Where did encrypt and passkey options go in Bluez-3.4
@ 2006-09-04 1:39 Hentai Pantsu
2006-09-04 10:35 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Hentai Pantsu @ 2006-09-04 1:39 UTC (permalink / raw)
To: bluez-users
Hi,
*offtopic ->*
i had Debian unstable package of Bluez-3.1, but was forced to build
3.4 from scratch, and now things seems to be finally working thanks to
the undocumented (and secret?) feature of "discovto 0;"
Why isn't this feauture mentioned on the hcid.conf manual??? It caused
me sheer hours of pain and terror... and a lot of linux cursing.
*<- offtopic*
But what i would like to know is how can i encrypt my bluetooth
communications? The encrypt option went missing - it's stated on the
Changelog.
On hcid.conf i can only configure the default pin... How can i specify
a PIN for each BT device?
Ideally, i would like to be able to add some lines, on hcid.conf, like this:
client {
BDAddress 11:22:33:44:55:66;
PIN 2006;
}
One final question, i know it's silly, but i have to be sure...
Independently of using authentication or passkeys or not, is there any
way a BT device (e.g. phone) can issue a command for the computer to
send file /home/user/abc.txt to the device.
Is there any security risk like that?
Thank you for your help.
(it isn't easy being a linux newbie)
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-users] Where did encrypt and passkey options go in Bluez-3.4
2006-09-04 1:39 [Bluez-users] Where did encrypt and passkey options go in Bluez-3.4 Hentai Pantsu
@ 2006-09-04 10:35 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2006-09-04 10:35 UTC (permalink / raw)
To: BlueZ users
Hi Hentai,
> *offtopic ->*
> i had Debian unstable package of Bluez-3.1, but was forced to build
> 3.4 from scratch, and now things seems to be finally working thanks to
> the undocumented (and secret?) feature of "discovto 0;"
> Why isn't this feauture mentioned on the hcid.conf manual??? It caused
> me sheer hours of pain and terror... and a lot of linux cursing.
> *<- offtopic*
it is basically a missing patch for the manual page. Feel free to
provide one or kick the original author of the patch ;)
> But what i would like to know is how can i encrypt my bluetooth
> communications? The encrypt option went missing - it's stated on the
> Changelog.
Don't confuse this. These options where security mode 3 related and we
actually never advised anybody to use this mode. So it has been finally
removed from the config file. The daemons can set the authentication and
encryption for their sockets by themself.
> On hcid.conf i can only configure the default pin... How can i specify
> a PIN for each BT device?
The passkey option is for incoming connections. This is not a default
passkey for outgoing connection. We don't have these.
> Ideally, i would like to be able to add some lines, on hcid.conf, like this:
> client {
> BDAddress 11:22:33:44:55:66;
> PIN 2006;
> }
Aehm. No. Period. You however can put them into the pincodes file. And
this is a hidden feature that should stay hidden. Use a passkey agent to
enter your PIN codes. Look at bluez-gnome for a nice GTK+ based one or
simply write your own.
> One final question, i know it's silly, but i have to be sure...
> Independently of using authentication or passkeys or not, is there any
> way a BT device (e.g. phone) can issue a command for the computer to
> send file /home/user/abc.txt to the device.
> Is there any security risk like that?
No. There is no such thing that can trigger a remote action. However you
can always implement such stuff.
Regards
Marcel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-04 10:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-04 1:39 [Bluez-users] Where did encrypt and passkey options go in Bluez-3.4 Hentai Pantsu
2006-09-04 10:35 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox