Nearbt

Authenticate on OS X with iPhone Bluetooth LE.

View the Project on GitHub guoc/nearbt

NearBT

A pluggable authentication module (PAM) on OS X for local authentication with iOS devices (NearBT installed) via Bluetooth LE.

With NearBT, you can,

Features

Security

Energy

Customization

Run pam_nearbt-setup parameters for more details.

Compatibility



It contains,

Uninstallation

Know how to uninstall it before installation.

  1. Remove related configuration lines in /etc/pam.d/ before uninstallation.

  2. Remove installed files.

    sudo rm /usr/local/lib/security/pam_nearbt.so
    sudo rm /usr/local/bin/pam_nearbt-setup
    
  3. If you want to remove all configuration files,

    rm ~/.config/pam_nearbt/peripheral
    rm ~/.config/pam_nearbt/secret
    sudo rm /usr/local/etc/pam_nearbt/peripheral
    sudo rm /usr/local/etc/pam_nearbt/secret
    

    If you have set other secret path in the PAM's parameters, remember to remove it.

Installation

Alternatives

iOS and OS X

Other