Skip to content

Feature: Implement FIDO2 or similar #41

Description

@petrkr

Because now there is shared key secret which can leak from ATM or Server, it would be nice to implement something like FIDO2 auth.

So ATM can have it own private key, which will never leak (for example TropicSquare01) and have two modes

  • less secure as bleskomat uses - plaintext GET url but with signature
  • more privacy with encryption. either pub/priv key (but actual tropic01 does not support encryption) or fallback shared key as now, but improved by that device signature. It will be used only because of proxy/http servers access logs privacy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions