Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: list command with parameters to filter / sort passwords #107

Closed
kizm0 opened this issue Jan 11, 2024 · 3 comments
Closed

Comments

@kizm0
Copy link

kizm0 commented Jan 11, 2024

with the list command i am able to list all stored passwords/otps on the nk3-device, for more convenience it would be helpful that the list command has the option --filter [name|type] 'regex or string' and --sort-by [name|id|type|...]
pretty optional cause the same results can be achieved with linux commands sort and grep, but it would me more easy for users, maybe useful in nitrokey-app2 (ui) to not retrieve all secrets of device (if filter/sort is implemented there)

@robin-nitrokey
Copy link
Member

This repository contains the firmware implementation of the secrets app. From my understanding, you just want to have this feature in the client (pynitrokey/nitrokey-app2) and not necessarily in the firmware, right?

@kizm0
Copy link
Author

kizm0 commented Jan 22, 2024

@robin-nitrokey yes, you are absolute right, belongs to the client(s)

@robin-nitrokey
Copy link
Member

Thanks for the clarification. I’ve created separate tickets for pynitrokey and nitrokey-app2 for this feature request:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants