Sky2F is an advanced Time-Based One-Time Password (TOTP) generating system. It implemented a improved version of rfc6238. Sky2F provides a 2-Factor secure login solution to online systems. It can be easily Integrated to any system in any language. Sky2F provides friendly Web based GUI to manage devices and mobile APPs to generate secure passwords.
More Secure
- Sky2F used stronger SHA-256 Hashing algorithm instead of the default HMAC-SHA-1.
- Sky2F added 3 more parameters to the password generation process, which includes users' IP address and 2 other random codes. It made our passwords much more stronger than other average systems.
- Sky2F added strict failure count checking, which made brutal password cracker impossible to attack our passwords.
Easy to Integrate
We provide 3 API choices:
- Simple GET/POST API
- CURL GET/POST API
- JSONRPC API
Easy to Use
- Sky2F provides a friendly Web based GUI for devices management. It also has complete password access logs.
- Sky2F's Mobile APPs are easy to use. They also support multiple accounts in one app installation.