Open xaur opened 5 years ago
Decred album on Imgur: https://imgur.com/a/0o67Z
@jzbz does KBFS have open server software that can be self-hosted?
@xaur Don't believe so, could be only the client side is open source. https://github.com/keybase/client/tree/master/go/kbfs
This issue partially overlaps with @karamble's community website because it hosts photos.
May be useful https://docs.textile.io/
Awesome, thank you @jzbz !
u/jamie-demon copied decredpower to IPFS and ZeroNet! Reddit post here.
This is not exactly about file server but still huge for archiving and replicating Decred content:
@karamble has mirrored all Decred YouTube channel videos at tube.decredcommunity.org. It is powered by PeerTube - an open-source, self-hosted, lightweight alternative to YouTube that can connect to the Fediverse. Here is a list of tools for regular users. If you run a PeerTube instance you can help make the content even more resilient by setting up following and redundancy.
overview
Decred lacks a place to store photos, videos, presentations, design assets and other large binary files.
Some examples:
Besides just hosting, it would be nice if enthusiastic archivists are allowed to continuously mirror subsets of files. In case the primary archive goes down, it can be later (partially) reconstructed from mirrored parts.
Additionally, it would be nice to have auditable track record of files. It could provide extra integrity protection and help with reconstruction of lost files.
requirements
Below are requirements organized in 'feature groups', ordered from simplest and immediately tangible to more complex, but also more resilient.
One fundamental requirement is the system can be used with just open source software. Preferably, tried ubiquitous open protocols and software available in popular OS distributions.
feature group: file server basic
Req:
%20
TODO: Plan:
feature group: file server extras
A bit on top of file server basic, not too hard to achieve.
Req:
feature group: file server advanced
Req:
Notes:
TODO:
feature group: sync
Req:
Notes:
TODO:
feature group: audit, accountability, integrity
Req:
TODO:
plan
candidates:
discussions