Difference between revisions of "Novena-disable-ssp"
(Created page with "Many USB devices have something called "ssp", which in theory makes pairing devices faster/more secure, but seems to break things spectacularly. Novena ships with a small daemon...") |
|||
Line 1: | Line 1: | ||
− | Many USB | + | Many USB Bluetooth dongles have something called "ssp", which in theory makes pairing devices faster/more secure, but seems to break things spectacularly. Novena ships with a small daemon that simply monitors any Bluetooth devices that get added and disables the SSP capability. You can find [https://github.com/xobs/novena-disable-ssp novena-disable-ssp on Github]. |
Latest revision as of 09:05, 16 October 2014
Many USB Bluetooth dongles have something called "ssp", which in theory makes pairing devices faster/more secure, but seems to break things spectacularly. Novena ships with a small daemon that simply monitors any Bluetooth devices that get added and disables the SSP capability. You can find novena-disable-ssp on Github.