Skip to content

A file-sharing application, with optional password security feature

Notifications You must be signed in to change notification settings

codeHokage1/secureUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure-Upload: secure and easy File Storing & Sharing

Similar to Google Drive, Dropbox and iCloud but here, you wouldn't need to open an account. Simply upload a file and choose whether to have the file passworded. Voila! You've got your sharable link.

Link to project 🔗 : https://secureupload.onrender.com/

Usage:

  • Visit the application website
  • Choose a file to upload
  • Input a password if you want to
  • Grab the shareable link to the uploaded
  • Share and others can download your files (directly or after inputting the right password) from anywhere

Technologies:

  • Node JS
  • Express JS
  • EJS
  • Multer
  • Bcrypt
  • MongoDB & Mongoose

Sidenotes:

  • Your password are securely stored using the bcrypt hashing technology. This way, even with an access to the database, passwords are still safe and are known by you alone.
  • I'd be glad to work on improving the project further. If interested, kindly create an issue or send an email
  • Kindly create an issue as well if there's a noticed bug or problem. Thank you

Credits:

This project was inspired and done after a follow up study of the Web Dev Simplified's project videos on YouTube

About

A file-sharing application, with optional password security feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published