awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • missing-semester-cn/missing-semester-cn.github.ioAvatar missing-semester-cn

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

    7,311Vezi pe 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
    Vezi pe GitHub↗7,311
  • missing-semester/missing-semesterAvatar missing-semester

    missing-semester/missing-semester

    5,525Vezi pe 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
    Vezi pe GitHub↗5,525
  • veeso/termscpAvatar veeso

    veeso/termscp

    2,786Vezi pe 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
    Vezi pe GitHub↗2,786
  1. Home
  2. Security & Cryptography
  3. SSH Authentication
  4. Key Pair Authentication Methods