Skip to content

Trigger looses ed25519 public key #112

@matmemo

Description

@matmemo

Hi, we are using your app for an ssh door with a small group of users. (Thank you very much by the way :)

Since about a month ago it seems that the trigger app looses its configured ed25519 public key on many of the users devices.
It's not completely clear when and why this happens but we are suspecting it being related to updates to the underlying Android system.

The symptoms are always the same:

  • When trying to open the ssh door the app shows an error about the missing public key.
  • The public key isn't shown in the settings public key screen anymore, while it is still possible to export the related private key.
  • Creation of a new ed25519 key does not work anymore on the affected devices.

The only workaround we have found so far is to generate a new key pair with another algorithm like one of the ecdsa or rsa variants.

Do you have any idea what could be causing this? Or what we could try to get a better understanding that could be helpful in finding the cause for this problem?

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