Taywee / onenightstand

POSIX C++ CLI clone of FreeOTP using OpenSSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onenightstand

Essentially a pure-C++, CLI-only implementation of FreeOTP.

Licensing

This program and all source code is licensed under the GNU GPLv3, the terms of which are detailed in LICENSE

Building

Install Python, make, ninja, protocol buffers, pkg-config, and openssl, then run make && sudo make install

About

POSIX C++ CLI clone of FreeOTP using OpenSSL

License:GNU General Public License v3.0


Languages

Language:C++ 66.5%Language:Python 28.0%Language:Makefile 5.5%