Skip to content

itiswayneee/Wayne-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 WAYNE VAULT

DEVELOPER: WAYNE CORE
PROTOCOL: LOCAL_ENCRYPTED_STORAGE


🛰️ MISSION OVERVIEW

Wayne Vault is a terminal-inspired local storage system. It allows for secure file transfers and system monitoring across your local network.


📥 LOCAL INSTALLATION PROTOCOL

Method A: The Release (Recommended)

  1. Go to the Releases section on the right side of this page.
  2. Download the latest Source code (zip).
  3. Extract the folder to your desired directory.

Method B: Manual Download

  1. Click the green Code button at the top of this repository.
  2. Select Download ZIP.
  3. Extract the contents to your machine.

⚙️ SYSTEM SETUP

  1. Install Dependencies: Open your terminal in the extracted folder and run:

    npm install
  2. Initialize the Vault:

    npm start

Establish Connection: Once the terminal says WAYNE_CORE // SYSTEM_READY, you can access the vault:

On the PC: Open http://localhost:3000

On Other Devices (Phones/Tablets):

  1. Find your Local IP (Type ipconfig in CMD on Windows or ifconfig on Linux).

  2. Open the browser on your other device and type: http://YOUR_LOCAL_IP:3000 (e.g., http://192.168.1.5:3000).

🛡️ ACCESS KEYS

The system is protected by a Gatekeeper. You must enter the identity-verified code to bypass the encryption:

SECRET_CODE: WAYNE

💎 FEATURES 🛠️ Terminal UI: Matrix-style scanline interface.

📊 Live Telemetry: Real-time monitoring of CPU/RAM.

💀 Data Shredder: Overwrites bytes before deletion.

🚀 Universal Access: Fully responsive for mobile and desktop browsers.

Copyright © 2025 WAYNE CORE

About

Wayne Vault is a high-end, terminal-based Secure Storage OS. Built for the Wayne Core ecosystem, it features Base64 Salted Encryption, real-time system telemetry, and a file-shredding protocol. Access is restricted via the WAYNE secret gate. A masterpiece of security and cyberpunk aesthetics.

Topics

Resources

License

Stars

Watchers

Forks