Skip to content

aludayalu/AluSHARE

Repository files navigation

AluSHARE

A Decentralized Hosting Solution By Lumatozer

AluSHARE Host is a Python based decentralized web hosting solution for hosting files and websites.
Purely Developed and Compiled in Python.

Status

We are almost ready to launch our beta program for the project.
The Beta Version will only have features for basic HTML and Text hosting only.
As soon as we are done setting up some sample nodes we will start our beta program.
Regards Team Lumatozer

Requirements

  1. Git
  2. Python
  3. Flask
  4. pycryptodome
  5. requests

Installation

git clone https://github.com/Lumatozer-Team/AluSHARE
pip install -r requirements.txt

Usage

To Launch Rockie ( In-Built CLI Assistant )

python shell.py

To SignUp ( No Internet Needed )

rockie >> signup

To LogIn ( No Internet Needed )

rockie >> login

To Launch A Node

rockie >> login
rockie >> launchnode

( Keep in mind to portforward port 7777 )

To Browse The Network

rockie >> browse
Welcome to the decentralized browser :)
Input The Hash Of The File You Need To Find : ( hash )

To Upload A File

rockie >> login
rockie >> upload
Welcome to the dev-ops section of the network
Enter the data u want to be uploaded either in the form of html or plain text : (data here)
Sent
Your Hash Was : ( copy the value here )

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages