Skip to content

Vault09 is an application designed to provide secure and reliable file storage for users seeking to protect their valuable data.

License

Notifications You must be signed in to change notification settings

TheAlpha16/Vault09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault09

Vault09 is an application designed to provide secure and reliable file storage for users seeking to protect their valuable data.

Access the trial instance of the website at https://vault09.trailblaze.space/

You can register yourself or use these creds:

username: Test123
password: Test123.

Features:

  • Strong encryption
  • Supports all file types
  • Deploy easily with docker
  • Multi-User support
  • Doesn't store encryption passwords or hashes

Tech Stack

  • Go
  • MySQL
  • HTML5
  • CSS3
  • JavaScript

Installation

$ git clone https://github.com/TheAlpha16/Vault09
$ cd Vault09
$ docker compose up -d

Visit http://127.0.0.1:9909/ to access the site.

To know about docker installation check this

Things to be noted

Please consider changing default MYSQL_USER and MYSQL_PASSWORD for database in compose file.

Currently file size is capped at 1GB. You can change it in main.go line-15.

Glimpse

index-page register home upload

About

Vault09 is an application designed to provide secure and reliable file storage for users seeking to protect their valuable data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published