Any recommendations for operating system authentication libraries?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • windows-rs

    Rust for Windows

  • I'm assuming I could try to crank something out for Windows using the windows crate, but I don't have the knowledge on the available methods or how to use them.

  • distant

    🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧

  • The reason being is that I've written a service called distant with a companion neovim plugin, distant.nvim, and want to provide forms of authentication in the same vein as ssh.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • distant.nvim

    🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧

  • The reason being is that I've written a service called distant with a companion neovim plugin, distant.nvim, and want to provide forms of authentication in the same vein as ssh.

  • Mosh

    Mobile Shell

  • Today, my project uses SSH to authenticate with a remote machine, start up the server, and report back the address, port, and key that are used for encrypted communication with my server. This mirrors how mosh and eternal terminal work.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts