Skip to content

Conversation

@mahbd
Copy link
Collaborator

@mahbd mahbd commented Oct 29, 2025

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made.
  • Version number has been updated.
  • Required modules have been added to respective "requirements*.txt" files.
  • Relevant Test Cases added to this description (below).
  • (Team) Label with affected action categories and semver status.

Overview

Although sharing secret key via internet has became more secure than ever but still there are some risk completely sharing secret key through internet. Also manually copying sharing all secret key is inconvenience and will arise security risk due to user tendency to use public sharing platform. So, we introduced sharing through zeuz platform. You give command uv run node_cli.py -sh and node will encrypt and send it to server. It will also provide you a secret 8 digit code. Then use that 8 digit code to fetch from server and decrypt it. You can fetch using command uv run node_cli.py -fe AAAA-AAAA

@sazid sazid merged commit 97f62b3 into dev Oct 29, 2025
7 checks passed
@sazid sazid deleted the zeuz-secrets branch October 29, 2025 04:51
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.

3 participants