/onenightstand

POSIX C++ CLI clone of FreeOTP using OpenSSL

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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