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
Is your feature request related to a problem? Please describe.
If a file is hosted on XBackBone, it is a) in a silo b) burdening the instance with content distribution. It would be great if XBackBone could use something like IPFS (Inter Planetary File System) to help with data availability.
Describe the solution you'd like
Current situation: a popular file self-hosted on XBackBone is available a) only on that instance b) using only that instanceś bandwidth to deliver the file.
Proposal: People who value the file can one-click host it on their own XBackBone instance, where it can be discovered and served too.
This discussion was converted from issue #466 on June 20, 2022 12:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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
-
Is your feature request related to a problem? Please describe.
If a file is hosted on XBackBone, it is a) in a silo b) burdening the instance with content distribution. It would be great if XBackBone could use something like IPFS (Inter Planetary File System) to help with data availability.
Describe the solution you'd like
Current situation: a popular file self-hosted on XBackBone is available a) only on that instance b) using only that instanceś bandwidth to deliver the file.
Proposal: People who value the file can one-click host it on their own XBackBone instance, where it can be discovered and served too.
Additional context
The ipfs-companion browser extension might be of use to help this.
https://docs.ipfs.io/install/ipfs-companion/
Beta Was this translation helpful? Give feedback.
All reactions