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

Implement kli listen command #850

Open
arilieb opened this issue Aug 21, 2024 · 2 comments
Open

Implement kli listen command #850

arilieb opened this issue Aug 21, 2024 · 2 comments
Assignees

Comments

@arilieb
Copy link
Contributor

arilieb commented Aug 21, 2024

Feature request description/rationale

Writing a keripy listener to support HealthKERI plugin functionality.

  • Unlock a local hab and return true or false
  • List identifiers in a given, unlocked hab
  • Sign data with a selected identifier

Write this as a package. Use client.py in fortress to test. Does not need name and alias, should be run with 'kli listen'. Look at other kli commands for inspiration.

@arilieb
Copy link
Contributor Author

arilieb commented Aug 25, 2024

Implemented: #852

@arilieb arilieb closed this as completed Aug 25, 2024
@arilieb
Copy link
Contributor Author

arilieb commented Aug 25, 2024

Spoke too soon, command and package rely on hio uxd server support. See https://github.com/pfeairheller/hio/blob/feat-uxd-server/src/hio/core/uxd/serving.py

@arilieb arilieb reopened this Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant