New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FUSE mount Mutable File System (MFS) #90
Comments
|
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
|
Any progress on this? I imagine it depends on the related problem of writable mounting? |
|
let me join the anxiously waiting masses :-) |
|
I love this, it's like, a bunch of people sitting at the cinema, all waiting anxiously, even though there is no movie scheduled for the day :D |
vorburger commentedDec 29, 2020
•
edited
It could be neat if
ipfs mountwould FUSE the Mutable File System (MFS), e.g. on/ipmfs(in addition to/ipfs&/ipns), as an alternative to having to use theipfs filesCLI.E.g. https://github.com/piedar/js-ipfs-mount or https://github.com/jfmherokiller/ipfs-mfs-fuse appear to have dabbled in this space in the past from what I could tell from a bit of quick research. But I couldn't find any existing issue specifically about this goal in core, so hope you don't mind that I'm adding this to the roadmap here, for high-level tracking. I'm sure it needs to be further broken down into finer grained requirements; I'll tag a number of issues that seem related which I've found while searching.
This could subsequently perhaps be a foundation e.g. for an Kubernetes Container Storage Interface (CSI) implementation backed by IPFS.
I thought about this while dreaming on https://github.com/vorburger/LearningLinux/blob/develop/docs/roadmap/readme.md
The text was updated successfully, but these errors were encountered: