Skip to content

Commit

Permalink
add security consideration TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSripal committed Apr 25, 2024
1 parent 2f92cc8 commit 7b7ca07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/micro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Sending a packet with the wrong source client is equivalent to sending a packet

If a user sends a packet with the wrong destination channel, then as we will see it will be impossible for the intended destination to correctly verify the packet thus, the packet will simply time out.

<!-- TODO: Analyze security implications of having no connection. In particular, must ensure that packet delivery can only be received correctly by one honest chain. i.e. it should be impossible for an honest chain to accept packet delivery intended for a different chain or to be fooled into thinking packet delivery came from a chain that did not send the packet -->

### Registering IBC applications on the router

Expand Down

0 comments on commit 7b7ca07

Please sign in to comment.