FINGERCAPTCHA
~ hosted on independent server acting as MFA, gateway and load-balancer
~ free copyrights for subdomain product name
~ encrypted authentication: ECDSA algorithm with P-256 curve and SHA-256
~ visitors registered as ‘generic123’
~ timed browsing session
~ browser restriction per authenticated session
# ELIMINATED ATTACK VECTOR: even if you don’t need your visitors to use classic credentials login, ensure they’re humans by assigning a generic nickname matched against unique private key stored on server
~ monthly pricing at cost: our server’s cloud provider current monthly price will be published for the last month and we will add 1$ (one US dollar) to that on our invoice to you.
DACTYLOCAPTCHA
~ hosted on independent server acting as MFA, gateway and load-balancer
~ free copyrights for subdomain product name
~ encrypted authentication: ECDSA using secp256k1 curve and SHA-256
~ visitors registered with their chosen nickname: privacy and authentication
~ up to 5 registered devices per user
~ timed browsing session
~ browser restriction per authenticated session on paired device and nickname
~ redirection restricted to registered device(s) and nickname
~ concurrent sessions only allowed up to max number of registered devices per user.
# ELIMINATED ATTACK VECTOR: replacing classic credentials login by pairing nickname with device(s) and matched against unique private key stored on server
~ monthly pricing at cost: our server’s cloud provider current monthly price will be published for the last month and we will add 3$ (three US dollars) to that on our invoice to you.
.