Replies (100)

🚀
Nice 😎
💪
Ésto es muy bueno
👌👌
Genial ésto
It is a cool project
👀🔥
I haven't utilized Start9 up to this point. I plan to review the documentation and potentially incorporate it when I have available time.
Ok! I know Docker support is coming in the next StartOS release as well
Own your media
#AQSTR
Very happy to see people exploring the use of IPFS in Nostr. So many ideas!
What's the best way to reach out? I have an idea that requires coding skills that I don't have.
This is awesome
FileDrop real decentralization
You did a wonderful job explaining the important points about the subject. Ty
👇
👍👍👍
Nice job! Any chance this could be available on StartOS as well?
Excelente
FileDrop
Dont mean to tear down something potentially pretty cool, but I dont get IPFS. What's the incentive for someone else to host your data?
⚡️
You're right to ask—IPFS does lack a built-in economic incentive like blockchains often have, which is a common point of confusion. But think of it this way: unused storage is wasted storage. If you’ve got 100 GB of disk space and you’re only using 1 GB, that remaining 99 GB is just sitting idle. Why not let it do something useful? In practice, people often host content they care about—like files from people they follow on Nostr or communities they’re part of. When you pin (i.e., intentionally store) someone’s content, you’re helping keep it online. And because IPFS is content-addressed and peer-to-peer, your node automatically shares those files with others who request them. It’s like a collaborative spiderweb: everyone contributes a little, and in return, everyone can access what they need. Plus, if you store your own files on IPFS, other nodes can serve them on your behalf when you're offline—as long as someone has pinned or cached them. So the more people participate, the more resilient the whole network become
👍
Awesome 👌🏻
I use Start OS... Will we see it available in the Community Marketplace?
Interesting.
Own your media!
Cool
💥💥
Why would someone pin my encrypted files that they don’t know what is in it? It’s not like the 2gb wikileaks thing that everyone downloaded some years ago.
Thanks for this answer. I imagine there are some files with 0 redundancy and some with hundreds of people pinning?
I am interested in this, seems like a great move in the right direction for IP protected media. But it still seems like you need to be running your own node to use this? - Start 9 or Umbrel - Is that right? I understand the benefit of having a node but most musicians don't have the money to buy one of these machines. Thanks for pushing the needle forward for helping content creators protect their media. 👏🏻
the pinned friends / follow / WoT integration is cool, what's to stop me from just running this node, putting in your npub, and uploading media? i don't have to sign any type of nostr authentication for this, so what's to stop anyone from using anyone's node? it's a cool concept. keep working on it.
you don't need your own node, just like blossom you can use public nodes
No, usually, as long as you're accessing a file, it's moved back to the top. This means that only purged files are the ones least accessed.
I dropped it because it wasn't optimized, and I don't like Blossom servers. The technology is completely different here; once you try this, it renders Blossom servers obsolete. Best of all, it works independently, without requiring any special Nostr events.
Since IPFS is a public network, if you need something private, you'll need to encrypt it, convert it to a blob, and then upload it. This is similar to how 0xChat works for file drops.
There is a common misunderstanding between pinning and redundancy. While pinning does provide protection against garbage collection, it doesn't automatically make the pinned files more accessible. Instead, files that are frequently accessed are typically cached on multinodes and generally have better availability than files pinned to a single node that might happen to be offline. so IPFS as a network favours active files
But files that are important but not accessed often run the risk of being lost?
Simply enter your NPUB and it handles all the details automatically—you don't even have to monitor your node, just set it up and let it run on its own.
perfect, do you have a URL for us or is it private for personal use ?
WebRTC poses privacy concerns, though I appreciate the concept. i will explore this as well image
Thanks for answering my questions. Do you know of anyone losing access to a file there?
I congratulate and thank you for your contribution to the decentralised and distributed community. I'm running File-Drop with my Npub set up. How does the "Automatically fetches your notes, extracts IPFS CIDs, and pins them"? image
If I change the self-hosted files my ssd btrfs to another folder or another ssd what happens? and how to safely backup the _date directory, use cp or rsync?
Navigate to your /admin.html page. It should display something similar to this. image
Good question! I recommend setting up two nodes using an affordable Raspberry Pi 4 or 5. I've equipped my Raspberry Pi 5 with a 2TB SSD, which allows me to upload 4K films and share them with my friends for viewing.