File: control

package info (click to toggle)
libpam-blue 0.9.0-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 2,180 kB
  • ctags: 765
  • sloc: sh: 8,758; ansic: 558; makefile: 97; lex: 51; yacc: 45
file content (23 lines) | stat: -rw-r--r-- 936 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libpam-blue
Section: admin
Priority: extra
Maintainer: Ulises Vitulli <uvitulli@fi.uba.ar>  
Build-Depends: debhelper (>= 5), autotools-dev, automake, autoconf, 
 libbluetooth-dev, libpam0g-dev, libtool
Standards-Version: 3.8.4
Homepage: http://pam.0xdef.net/

Package: libpam-blue
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
Description: PAM module for local authenticaction with bluetooth devices
 pam_blue is a dynamically loadable binary object for the PAM security
 framework in Linux. It is presented as an extension for the common PAM
 modules, gives the user the ability for authenticate via a
 Bluetooth-compatible device like a cell phone or other bluetooth
 dongles (e.g. epox-presenter). Due to the fact that a whole part of
 the Bluetooth stack is implemented in hardware-side it is relatively
 difficult to change the Bluetooth hardware MAC address which makes
 this module more secure.