Skip to content

UI #9

@nmdanny

Description

@nmdanny
  • Choice of GUI framework:

    • Tauri, an electron-like framework. It would be nice for refreshing my front-end skills, and might be worthwhile if I ever require a more complex UI (e.g, credential syncing, more configuration options like storage backends, import/export)

    • iced - a cross platform UI library for Rust (made from scratch) that follows the Elm architecture.
      A lot simpler than Tauri, though it is a 'toy' framework and might be limited in some aspects.

    • relm - GTK based, also follows the Elm architecture.

    • Don't use a GUI and instead do something crude like starting an interactive terminal when asking for UV/UP.

    • Maybe a TUI library?

  • Features:

    • User presence
    • User verification
    • Key management (CRUD operations - list, delete, add via makeCredential)
      • Credential management, import/export, sync?

Metadata

Metadata

Assignees

No one assigned

    Labels

    core featureImplementation of an essential feature for the authenticator

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions