Skip to content
#

password-authentication

Here are 22 public repositories matching this topic...

Browser-based SPAKE2/SPAKE2+ demo — RFC 9382/9383. Same handshake, same session key — the difference appears when the server leaks. SPAKE2 stored the password: the attacker is now the client. SPAKE2+ stored a verifier: the attacker gets an offline dictionary attack. Real M/N masking over P-256. No backends. No simulated math.

  • Updated Jul 16, 2026
  • TypeScript
ssh-wrappers

Eleven tiny POSIX shell wrappers for ssh and ssh-copy-id — fix MaxAuthTries, force password auth, pin one key, agent-forward, keepalive, multiplex (ControlMaster), push keys, force a TTY, compress, debug -vvv. sshh lists what's installed. One-liner curl install for zsh/bash/ksh on macOS and Linux.

  • Updated Jul 16, 2026
  • HTML

Improve this page

Add a description, image, and links to the password-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-authentication topic, visit your repo's landing page and select "manage topics."

Learn more