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

feat(da-clients): add secrets #2954

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

dimazhornyk
Copy link
Contributor

@dimazhornyk dimazhornyk commented Sep 24, 2024

What ❔

Add an opportunity to store the sensitive information of DA clients in the secrets.

Why ❔

Some sensitive info is currently stored as plaintext, which is not secure, we should use secrets for those values

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@dimazhornyk dimazhornyk marked this pull request as ready for review September 25, 2024 09:39
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

Successfully merging this pull request may close these issues.

2 participants