Skip to content
Yassin Lokhat edited this page Feb 12, 2025 · 5 revisions

Welcome to the Upsilon.Apps.Passkey.Core wiki!

This is a C# implementation of a local stored password manager core API. The API provides a secure way to store and manage passwords locally on a user's device.

Features

  • Password Storage: Store accounts and services passwords securely
  • History log: Log every events
  • Trigger warnings: Trigger warnings when detected
  • Autosave: Autosave updates
  • Password Generation: Generate strong, unique passwords

Clone this wiki locally