Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 684 Bytes

File metadata and controls

17 lines (10 loc) · 684 Bytes

Win Credential Provider in Rust

This project is a Windows Credential Provider developed entirely in Rust. It is specifically designed for integration with OpenUDS, providing secure and efficient authentication capabilities.

Features

  • Pure Rust Implementation: Safe, fast, and reliable codebase.
  • OpenUDS Integration: Seamless compatibility with OpenUDS environments.
  • Extensible Base: Can be adapted as a foundation for other credential provider solutions.

Usage

This credential provider can be used as-is for OpenUDS or customized to fit other authentication scenarios on Windows.

License

See LICENSE for details.