A decentralized file storage system built with Go that allows you to securely store and stream large files across a network of connected peers.
DecentraStore is like a secure, distributed Dropbox that:
- Stores files across multiple computers (nodes) instead of a central server
- Automatically encrypts your files for security
- Lets you stream large files efficiently
- Connects directly to other users for faster transfers
- ✨ Store files of any size
- 🔒 Automatic encryption of all files
- 🚀 Fast streaming of large files
- 🌐 Peer-to-peer file sharing
- 💾 Content-addressable storage (files are stored based on their content)