Skip to content

Global issue about what would be needed to compute against other passwords app #2

@ecstrema

Description

@ecstrema

So this encryption scheme is pretty secure, so that's a great start.

Now a couple of issues to tackle to have a great app:

  • You can't resize the window to be small. The ui in general is made for a large screen. This is not a problem for desktop, but is a blocker to compile the app for mobile with tauri.
  • The URL field should be a list of urls. In many organizations, the passwords and usernames are reused across a set of tools, and duplicating the data is not a viable option I believe.
  • Autofill from browser for Desktop use
  • Native autofill on iOS and android.
  • Abilty to choose where the file is saved. To synchronize across devices, the user will often want to put the file in a virtual filesystem such as onedrive or google drive.

Of course, those are of varying complexity, and I'd love to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions