Skip to content

Make only authorized users be able to create a connection #159

Open
@majecty

Description

@majecty

In the ICS connection spec, they are saying, "Each chain has knowledge of and has agreed to its identifier on the other chain."

We should prohibit malicious users from using reserved identifiers for other purposes.

We might need some authorization logic to make only allowed users be able to create connections.

Actions need authorization

  • CreateClient
  • ConnOpenInit
  • ChanOpenInit

Metadata

Metadata

Assignees

No one assigned

    Labels

    icsInterchain standard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions