Skip to content

Fix plugin push protocol#1

Merged
Sanoris merged 2 commits intomasterfrom
codex/find-and-fix-codebase-bug
Jun 5, 2025
Merged

Fix plugin push protocol#1
Sanoris merged 2 commits intomasterfrom
codex/find-and-fix-codebase-bug

Conversation

@Sanoris
Copy link
Copy Markdown
Owner

@Sanoris Sanoris commented Jun 3, 2025

Summary

  • add signature field to PluginPush proto
  • regenerate protobuf stubs
  • verify plugin push signatures in server
  • send base64 plugin signatures from peer clients
  • base64 decode signatures on receipt
  • fix Windows path string in ghost_deploy

Testing

  • python -m grpc_tools.protoc -I./proto --python_out=./proto --grpc_python_out=./proto ./proto/sync.proto
  • python -m py_compile $(git ls-files '*.py')
  • python -m pytest

https://chatgpt.com/codex/tasks/task_e_683f47f2a968832ba60af39952e7d6d9

@Sanoris Sanoris marked this pull request as ready for review June 5, 2025 07:28
@Sanoris Sanoris merged commit 945a3de into master Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant