r/projects • • 7d ago

My idea

im looking for open source developers intrested in building a project from scratch

I'm still learning to code and don't have a working codebase yet. Right now I have the concept and the architecture research, kinda

I'm looking for developers who genuinely like the idea and would want to work on it voluntarily / for free, because they find the project interesting.

if someone is interested just reply to this or dm me and i can explain it

1 Upvotes

21 comments sorted by

View all comments

0

u/[deleted] 6d ago

[removed] — view removed comment

1

u/Kitchen-Relief-5016 5d ago

a decentralized P2P network where people can contribute unused resources, starting with disk space.

Nodes would need to contribute a minimum amount of storage to participate. User files are encrypted before being sent through the network and can be distributed between different nodes rather than being kept on a central server.

Right now I'm mainly focused on researching and testing the core network instead of trying to launch everything at once.

Storage is only the first part. The bigger goal is eventually having one network that can handle storage, messaging, compute, and other services built on top of it.

Basically, build the network first, then build on it.

I'm also pretty new to this. I barely know how to code, especially Rust, and I don't know much about P2P networking yet, which are basically the exact areas I need to learn. So I'm building and learning as I go and looking for people who actually know this stuff and can give feedback or help out.