liftedinit / alberto

A crypto wallet for any ledger supporting the Many protocol
https://alberto.app
Apache License 2.0
6 stars 7 forks source link

Disable `Hardware Authenticator` entry if neighborhood doesn't support it #135

Closed fmorency closed 11 months ago

fmorency commented 1 year ago

Some neighborhood, such as kvstore, dweb and compute, don't implement the idstore module. We should disable the ability to create/import Hardware Authenticator when such a neighborhood is selected.

We should also display a message if a neighborhood doesn't support the HSM feature.

@stanleyjones

stanleyjones commented 11 months ago

Any objections to applying the same approach as liftedinit/gwen#75 ?

fmorency commented 11 months ago

Any objections to applying the same approach as liftedinit/gwen#75 ?

No objection, sounds good.