Giter VIP home page Giter VIP logo

magnesium-uploader / magnesium-oxide Goto Github PK

View Code? Open in Web Editor NEW
29.0 2.0 3.0 284 KB

A blazingly fast, privacy-first ShareX uploader coded in Rust (using actix web) which utilizes the AES256-GCM-SIV encryption standard to securely store uploaded content.

Home Page: https://mgo.li

License: GNU General Public License v3.0

Rust 94.02% HTML 5.98%
rust rust-lang blazingly-fast fast actix-web aes-encryption aes-256 encryption asyncronous async

magnesium-oxide's Introduction

DEPRECATED! ⚠️

This messy codebase has been put to rest and has been superseded by Lumen, go check it out!

Magnesium Oxide

GitHub release (latest by date) Build and Deploy Discord coffee

❔ What is this?

Magnesium-Oxide (MGO) is a secure file uploader for ShareX.

🌠 Features

  • 🔥 Blazingly fast uploads and encryption.
  • 💾 All files are encrypted with a random, secure key, and the key is never saved on the database.
  • 🔒 Encryption on all files uploaded using AES256-GCM-SIV.
  • 🦄 All code is written in Rust, no external linkages!
  • ✨ Completely memory-safe, no need to worry about memory leaks using a global #![forbid(unsafe_code)] in src/main.rs.

🌌 Roadmap

Think of any features you'd like to see in the future? Let us know by opening an issue or creating a pull request!

  • 📦 Compressed uploads
  • 📦 Upload encrypted files to S3
  • 💀 Zero-width-encoding for file names
  • 🪢 Support for other databases other than MongoDB (e.g. PostgreSQL)
  • ☢️ Support for other ShareX like software

➕ Contributing

Contributions, issues, and feature requests are welcome,

Ensure you read CONTRIBUTING before submitting a pull request.

🤝 Support

Don't hesitate to give us a ⭐️ if you like what you see, it motivates us to keep working hard on it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.