We need to have signed provider records in the DHT so receivers can verify if the records were indeed advertised by peers marked as the providers on the records. However, this depends on ipfs/kubo#6916.
One more thing I’d like to see make it into the record is the CID prefix. It’s only two varints, but it makes the record a lot more valuable as it allows us to decode the data into an actual data structure.
Since it’s in the record it would end up being backwards compatible and could even be optional (although I’d like to see us include it by default).
aarshkshah1992 commentedApr 6, 2020
We need to have signed provider records in the DHT so receivers can verify if the records were indeed advertised by peers marked as the providers on the records. However, this depends on ipfs/kubo#6916.
@jacobheun @Stebalien
The text was updated successfully, but these errors were encountered: