awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesKey Pair Authentication Methods

Techniques for authenticating SSH sessions by proving possession of a private key through a challenge-response protocol.

Distinct from SSH Authentication: Distinct from SSH Authentication: focuses specifically on the key pair challenge-response mechanism rather than broader SSH authentication methods.

Explore 3 awesome GitHub repositories matching security & cryptography · Key Pair Authentication Methods. Refine with filters or upvote what's useful.

Awesome Key Pair Authentication Methods GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • missing-semester-cn/missing-semester-cn.github.ioAvatar de missing-semester-cn

    missing-semester-cn/missing-semester-cn.github.io

    7,311Voir sur GitHub↗

    This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer

    Teaches SSH key pair authentication using a challenge-response protocol.

    Markdown
    Voir sur GitHub↗7,311
  • missing-semester/missing-semesterAvatar de missing-semester

    missing-semester/missing-semester

    5,525Voir sur GitHub↗

    The Missing Semester is a free, open-source educational curriculum designed to bridge the gap between theoretical computer science and the practical tooling every software engineer needs. Organized as a structured course, it covers Unix shell mastery, version control with Git, software debugging and profiling, system administration fundamentals, and computer security practices — the skills often left out of traditional degree programs. The project is maintained as a collaborative set of lecture notes, exercises, and guides that function as both a professional development tools course and a Uni

    The Missing Semester teaches logging into remote servers by proving possession of a private key through challenge-response.

    CSS
    Voir sur GitHub↗5,525
  • veeso/termscpAvatar de veeso

    veeso/termscp

    2,786Voir sur GitHub↗

    TermSCP is a multi-protocol terminal user interface file manager used for browsing and transferring files across SCP, SFTP, FTP, S3, and WebDAV. It functions as a secure remote connection manager and an SSH file transfer client, providing a keyboard-driven environment for remote server administration. The project features a dual-pane filesystem explorer with synchronized navigation to keep local and remote views in lockstep. It integrates an embedded terminal shell for executing local and remote commands without leaving the interface and employs a remote-file edit proxy to allow modifications

    Secures access to remote servers using SSH key pair and password-based authentication.

    Rustaws-s3command-line-toolcommand-line-utility
    Voir sur GitHub↗2,786
  1. Home
  2. Security & Cryptography
  3. SSH Authentication
  4. Key Pair Authentication Methods