Search results
Results from the WOW.Com Content Network
multiOTP is an open source PHP class, a command line tool, and a web interface that can be used to provide an operating-system-independent, strong authentication system. multiOTP is OATH-certified since version 4.1.0 and is developed under the LGPL license.
Command-line tool for generating OTP tokens. No No No Yes No No No FreeBSD [19], NetBSD [20], OpenBSD [21] Yes Yes Yes Yes Unknown privacyIDEA Authenticator [22] For use with privacyIDEA Authentication Server, with a secure enrollment process. No No No No Yes Yes No No Yes Yes Yes No Unknown andOTP [23] (unmaintained) [24] Open-source app ...
ssh-keygen is a standard component of the Secure Shell (SSH) protocol suite found on Unix, Unix-like and Microsoft Windows computer systems used to establish secure shell sessions between remote computers over insecure networks, through the use of various cryptographic techniques.
an SCP client, i.e. command-line secure file copy. Can also use SFTP to perform transfers PSFTP an SFTP client, i.e. general file transfer sessions much like FTP PuTTYtel a Telnet-only client Plink a command-line interface to the PuTTY back ends. Usually used for SSH Tunneling Pageant an SSH authentication agent for PuTTY, PSCP and Plink PuTTYgen
WPA with EAP ("WPA-Enterprise", for example with RADIUS authentication server) RSN: PMKSA caching, pre-authentication; IEEE 802.11r; IEEE 802.11w; Wi-Fi Protected Setup ; Included with the supplicant are a GUI and a command-line utility for interacting with the running supplicant.
Teleport is an open-source tool for providing zero trust access to servers and cloud applications using SSH, Kubernetes and HTTPS. [ 2 ] [ 3 ] It can eliminate the need for VPNs by providing a single gateway to access computing infrastructure via SSH, Kubernetes clusters, and cloud applications via a built-in proxy.
It implements multi-factor authentication using HOTP and TOTP. Tokens can be added by scanning a QR code or by manually entering the token configuration. It is licensed under the Apache 2.0 license , and supports Android and iOS .
Secure Shell (SSH) is a protocol allowing secure remote login to a computer on a network using public-key cryptography.SSH client programs (such as ssh from OpenSSH) typically run for the duration of a remote login session and are configured to look for the user's private key in a file in the user's home directory (e.g., .ssh/id_rsa).