> 16:14 validity may depend on the node's own position in spacetime. > 16:15 aside from the obvious time notion, it is
possible in the future people may do things like geofencing records, like ...
My idea included only preparing IPRS for that as the rest of stack is very flexible, special protocols would have to be
written but it is possible without changing the rest of IPFS.
Preparing IPRS ...
In IPRS, the validity scheme of a Record is also a MerkleDAG link to an obj, but what should be that obj structure to
accept several validity schemes?
@whyrusleeping @jbenet ??
Context
As noted in the IPNS spec there are currently two components of IPNS:
- The IPNS record spec (related to the similarly proposed IPRS spec)
- The IPNS protocol
The spec currently does ...
I was searching for IPRS to see if I could find the originally stated reason for record expiration in the IPNS spec,
ended up finding a mention of IPRS in this doc instead.
... ensuring
freshness of keypair might be a good thing (and it follows the pattern observed in Notary)
This requires IPRS to change to something like:
type RecordSignature struct {
KeySignature ...