Skip to content

PAM DEVICE is a Pluggable Authentication Module for device authentication. You only need to configure a usb device or a bluetooth device, and not password need to access to your laptop or to make `sudo`.

License

Notifications You must be signed in to change notification settings

atareao/pam-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAM device

Licencia MIT Codacy Badge CodeFactor

Twitter: atareao

PAM DEVICE is a Pluggable Authentication Module for device authentication. You only need to configure a usb device or a bluetooth device, and not password need to access to your laptop or to make sudo.

Pam device

Prerequisites

Before you begin, ensure you have met the following requirements:

  • If you install it from PPA don't worry about, becouse all the requirements are included in the package
  • If you clone the repository, you need, at least, these dependecies,
libpam-python,
python-pam,
python-bluez,
python3-bluez,
python3,
python3-gi,
gir1.2-gtk-3.0,
gir1.2-gdkpixbuf-2.0

Installing PAM Device

To install PAM Device, follow these steps:

  • In a terminal (Ctrl+Alt+T), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install pam-device

Using PAM Device

To use PAM Device, open PAM Device, and configure it. After init PAM device you see a window like this one for USB,

start PAM device

If you select bluetooth then,

bluetooth

To add a new device click on add device in the menu,

add device

Then select the device you want to use to unlock Ubuntu, Linux Mint, etc.

select device

Contributing to PAM Device

To contribute to PAM Device, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

You might want to consider using something like the All Contributors specification and its emoji key.

Contact

If you want to contact me you can reach me at atareao.es.

License

This project uses the following license: MIT License.

About

PAM DEVICE is a Pluggable Authentication Module for device authentication. You only need to configure a usb device or a bluetooth device, and not password need to access to your laptop or to make `sudo`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages