{"id":13520377,"url":"https://github.com/magnesium-uploader/magnesium-oxide","last_synced_at":"2025-03-31T16:31:24.506Z","repository":{"id":39636142,"uuid":"471226191","full_name":"magnesium-uploader/magnesium-oxide","owner":"magnesium-uploader","description":"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.","archived":true,"fork":false,"pushed_at":"2023-10-17T22:34:11.000Z","size":284,"stargazers_count":29,"open_issues_count":6,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-02T05:23:16.280Z","etag":null,"topics":["actix-web","aes-256","aes-encryption","async","async-rust","asyncronous","blazingly-fast","cryptography","discord","encryption","fast","overkill","rust","rust-lang","secure","secure-by-default","sharex","sharex-server","sharex-upload","sharex-uploader"],"latest_commit_sha":null,"homepage":"https://mgo.li","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magnesium-uploader.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2022-03-18T03:41:56.000Z","updated_at":"2024-05-25T22:33:11.000Z","dependencies_parsed_at":"2023-02-13T20:35:29.884Z","dependency_job_id":"21e8abcd-699c-4ffc-8e05-3bfe1d49ac89","html_url":"https://github.com/magnesium-uploader/magnesium-oxide","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnesium-uploader%2Fmagnesium-oxide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnesium-uploader%2Fmagnesium-oxide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnesium-uploader%2Fmagnesium-oxide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnesium-uploader%2Fmagnesium-oxide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magnesium-uploader","download_url":"https://codeload.github.com/magnesium-uploader/magnesium-oxide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222670691,"owners_count":17020513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actix-web","aes-256","aes-encryption","async","async-rust","asyncronous","blazingly-fast","cryptography","discord","encryption","fast","overkill","rust","rust-lang","secure","secure-by-default","sharex","sharex-server","sharex-upload","sharex-uploader"],"created_at":"2024-08-01T05:02:18.785Z","updated_at":"2024-11-02T03:31:24.723Z","avatar_url":"https://github.com/magnesium-uploader.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003e # DEPRECATED! ⚠️\n\u003e This messy codebase has been put to rest and has been superseded by [Lumen](https://github.com/ChecksumDev/lumen), go check it out!\n\n# Magnesium Oxide\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/ChecksumDev/magnesium-oxide?label=Release) [![Build and Deploy](https://github.com/ChecksumDev/magnesium-oxide/actions/workflows/rust.yml/badge.svg)](https://github.com/ChecksumDev/magnesium-oxide/actions/workflows/rust.yml) ![Discord](https://img.shields.io/discord/984852897051312159?label=Discord\u0026logo=DISCORD) ![coffee](https://img.shields.io/badge/Made%20with-Coffee-a27250?logo=CoffeeScript)\n\n## ❔ What is this?\n\nMagnesium-Oxide (MGO) is a secure file uploader for ShareX.\n\n## 🌠 Features\n\n* 🔥 Blazingly fast uploads and encryption.\n* 💾 All files are encrypted with a random, secure key, and the key is never saved on the database.\n* 🔒 Encryption on all files uploaded using [AES256-GCM-SIV](https://eprint.iacr.org/2017/168.pdf).\n* 🦄 All code is written in Rust, no external linkages!\n* ✨ Completely memory-safe, no need to worry about memory leaks using a global **`#![forbid(unsafe_code)]`** in [`src/main.rs`](https://github.com/magnesium-uploader/magnesium-oxide/blob/main/src/main.rs#L5).\n\n## 🌌 Roadmap\n\nThink of any features you'd like to see in the future? Let us know by opening an issue or creating a pull request!\n\n* [ ] 📦 Compressed uploads\n* [ ] 📦 Upload encrypted files to S3\n* [ ] 💀 Zero-width-encoding for file names\n* [ ] 🪢 Support for other databases other than MongoDB (e.g. PostgreSQL)\n* [ ] ☢️ Support for other ShareX like software\n\n## ➕ Contributing\n\nContributions, issues, and feature requests are welcome,\n\nEnsure you read [CONTRIBUTING](CONTRIBUTING.md) before submitting a pull request.\n\n## 🤝 Support\n\n**Don't hesitate to give us a ⭐️ if you like what you see, it motivates us to keep working hard on it!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnesium-uploader%2Fmagnesium-oxide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnesium-uploader%2Fmagnesium-oxide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnesium-uploader%2Fmagnesium-oxide/lists"}