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

[TASK] Cross-chain Registration #261

Open
5 tasks
Tracked by #232
Tjemmmic opened this issue Sep 10, 2024 · 1 comment
Open
5 tasks
Tracked by #232

[TASK] Cross-chain Registration #261

Tjemmmic opened this issue Sep 10, 2024 · 1 comment
Assignees

Comments

@Tjemmmic
Copy link
Contributor

Tjemmmic commented Sep 10, 2024

Overview

Develop a secure and trustable system for Cross-Chain Registration to ensure proper identification and validation of Operators registering across Tangle and non-Tangle networks. The objective is to establish a mechanism that can verify an Operator’s identity and legitimacy when they interact with different blockchain networks.

Checklist

  • Determine trust and security model for cross-chain identity verification i.e., How do we know an Operator is who they say they are?
  • Design a verification mechanism to prove/verify an Operator's identity
  • Integrate Operator registration validation logic
  • Create safeguards against malicious registration activity
  • Integration with EigenLayer's architecture

Questions

  • How do we know that one operator on a non-Tangle network is running an operator on Tangle? What binds the two together?
  • Does it matter to know this? Provide a counterexample/malicious interaction.
@drewstone
Copy link
Contributor

When we design cross-chain system. Try to start with a diagram, visual representation, with lines, and how data will move, what data will move, abstractly/conceptually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planning 🗺️
Development

No branches or pull requests

2 participants