Open dckc opened 5 years ago
just ran across https://github.com/zenhack/ocap-merkledag . I already starred it?
currently: a6d5227 Sep 1
cc @zenhack
I remember you commenting on it before :)
It's not abandoned, but it's exposed some bugs & performance problems in go-capnp, Some of which have been fixed since then, others still need work.
re: existing storage services, right now it just stores stuff on the local filesystem; using other storage services might be a thing at some point, but it's down the road. I want to get to the point where I can use it for my own backups before I start doing fancier things.
perkeep looks really cool, except that it separated designation from authority
https://perkeep.org/doc/server-config
tahoe-lafs gets the designation part right, but it doesn't take advantage of existing storage services... or does it?