项目作者: jahess-it

项目描述 :
Linux PAM authentication for familiar networks
高级语言: Python
项目地址: git://github.com/jahess-it/network-auth.git
创建时间: 2019-07-17T21:55:40Z
项目社区:https://github.com/jahess-it/network-auth

开源协议:

下载


network-auth

Linux PAM authentication for familiar networks

This is a PAM Module written in Python that allows for authentication
when connected to a familiar network. It mimics Android’s Smart Lock.
It is not intended for use as a sole authentication method
or as a required module with no backup method of authentication.

Install this program on Ubuntu 18.04 (or later) by running the following commands in the terminal:

  1. sudo add-apt-repository ppa:jahess/network-auth
  2. sudo apt-get update
  3. sudo apt-get install network-auth