hyperledger-archives / quilt

Hyperledger Quilt - An implementation of the Interledger Protocol
https://wiki.hyperledger.org/display/quilt
Apache License 2.0
219 stars 79 forks source link

STREAM [Consideration]: Add expiry into the Stateless Stream receiver dest address #400

Open sappenin opened 5 years ago

sappenin commented 5 years ago

In order to allow senders to know when a STREAM credential expires, the SPSP response should contain an extra piece of meta-data to indicate when the credentials will expire. In addition, the Receiver can encode this information into the ILP address so that when a packet comes in, it knows if the credential is expired or not.

sappenin commented 4 years ago

Tracking this RFC design here: https://github.com/interledger/rfcs/issues/563