You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple/alternative data retrieval implementations #98 - Old issue, kind of related to block-brokers, but do we want to chat more deeply about things now? Are we still good with blocks as a reference of content or do we want a wider abstraction of block-brokers?
IPNS republish, not currently doing anything, do we want to allow users to provide keychain externally, how do we facilitate the passing of the private key for republishing
to get the private key, we need to import some libp2p packages.. we can't republish unless we have the private key, so we need to build a keychain.. so user should provide a keyname.. maybe we can namespace, ipns-<something>
do we want a self key and use that by default? problem is you can only publish one record.. we can make it optional, and just generate one if not passed. if we generate one, how does the user then manage that key and record published with that newly generated key? do we have the user provide a name?
likely need a removeRecord function (or other D method from CRUD) so users can "stop publishing" if republish is called (which we are wanting to republish all published records)
option to remove the key, but don't by default, because user may want to keep this key for publishing another record later.
If records are removed from the datastore, it will not be found and republished during the next republish iteration
republish would be like reprovide for all your records, and if you want to republish a single one, you would publish that individual record
Action items
Archive/export old helia WG notes that are in Notion.. update notion links to point to github discussions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Meeting event link: https://lu.ma/a9kmd432
Attendees
Quick FYIs
Agenda
provider
query parameter as hint for HTTP Gateways specs#504Notes
ipns-<something>
D
method from CRUD) so users can "stop publishing" ifrepublish
is called (which we are wanting to republish all published records)republish
iterationAction items
Beta Was this translation helpful? Give feedback.
All reactions