avatar
Mosh @mosh.bsky.social

it's both, depends on whether the node you're pinning to is configured to announce its CIDs on a public DHT, private DHT, or none at all. the hardest things in computer science is naming things... you're looking for a rust crate to pin aka publish those CIDs?

aug 20, 2025, 8:20 pm • 2 0

Replies

avatar
henry @hdevalence.bsky.social

yeah, basically the experience i want is that i run a rust binary and it kind of does all the stuff for me and then i can have other things query by cid and it magically works to have them pull from my rust binary. auto managed node deployment that users never have to think about

aug 20, 2025, 8:31 pm • 4 0 • view
avatar
Mosh @mosh.bsky.social

I *think* this community-maintained crate does what you're looking for but haven't tested it. crates.io/crates/rust-...

aug 21, 2025, 2:52 pm • 1 0 • view