forked from MOTP-AS/MOTP-AS
-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of M-OTP integrated with FreeRadius. MOTP-AS allows radius authentication against MOTP generated One Time Passcodes on mobile phones (smart and feature), HTML token generators and more.
License
tanjelly/MOTP-AS_CN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mobile OTP 认证服务器 - MOTP-AS ========================================== MOTP-AS 是 Mobile OTP 认证框架的一个组件. 要了解更多 Mobile OTP 详情, 请访问 http://motp.sourceforge.net/. 你可以使用 MOTP-AS 搭建一个包含以下特性的认证服务器: * 通过 RADIUS 进行用户身份验证 RADIUS 是受很多路由器、防火墙和 VPN 网关支持的标准协议. 也可以用来进行 Apache, Unix (PAM) 和其他应用的用户身份验证. * 使用 SQL 数据库配置用户和设备 所有的配置和管理数据(包括用户和设备、密钥)都存储在一个 SQL 数据库中. * Web 管理接口 Web 管理接口提供了管理员、客服(Help Desk)和用户三种不同的角色来操作 SQL 数据库. 相比其它的 MOTP 实现, MOTP-AS 提供了以下特性: - 同一个用户可以有多个设备和 PIN 码. - 多个用户能够共用同一个设备(使用不同的 PIN 码). - 用户可以通过登录 Web 管理接口修改自己的 PIN 码 - 通过存储时间偏移量, 服务器能够自动学习设备时间的偏移 - 用户可以保留临时的静态密码 如果你有任何问题或者想要上报一个缺陷, 请发送邮件至 motp-as@network-cube.de
About
An implementation of M-OTP integrated with FreeRadius. MOTP-AS allows radius authentication against MOTP generated One Time Passcodes on mobile phones (smart and feature), HTML token generators and more.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 63.3%
- JavaScript 31.0%
- CSS 4.7%
- Other 1.0%