{"id":26273417,"url":"https://github.com/sepppenner/aescryptouploader","last_synced_at":"2025-05-05T20:29:44.907Z","repository":{"id":50702616,"uuid":"163325870","full_name":"SeppPenner/AESCryptoUploader","owner":"SeppPenner","description":"AESCryptoUploader is a project to upload encrypted files to Google Drive and Mega.nz.","archived":false,"fork":false,"pushed_at":"2025-01-05T22:33:48.000Z","size":14401,"stargazers_count":14,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T23:24:39.905Z","etag":null,"topics":["aes","crypto","cryptography","google-drive","gui","gui-english","gui-german","screenshots"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-12-27T18:40:33.000Z","updated_at":"2025-01-10T02:10:08.000Z","dependencies_parsed_at":"2023-12-27T10:26:35.550Z","dependency_job_id":"941692a3-5acb-4dd2-b5d4-c0af31e8639e","html_url":"https://github.com/SeppPenner/AESCryptoUploader","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FAESCryptoUploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FAESCryptoUploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FAESCryptoUploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FAESCryptoUploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/AESCryptoUploader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252570691,"owners_count":21769702,"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":["aes","crypto","cryptography","google-drive","gui","gui-english","gui-german","screenshots"],"created_at":"2025-03-14T08:16:27.779Z","updated_at":"2025-05-05T20:29:44.873Z","avatar_url":"https://github.com/SeppPenner.png","language":"C#","funding_links":["https://patreon.com/SeppPennerOpenSourceDevelopment","https://paypal.me/th070795"],"categories":[],"sub_categories":[],"readme":"AESCryptoUploader\n====================================\n\nAESCryptoUploader is a project to upload encrypted files to [Google Drive](https://www.google.com/drive/) and [Mega.nz](https://mega.nz/).\n\n[![Build status](https://ci.appveyor.com/api/projects/status/2lenu7vx01dhonu9?svg=true)](https://ci.appveyor.com/project/SeppPenner/aescryptouploader)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/AESCryptoUploader.svg)](https://github.com/SeppPenner/AESCryptoUploader/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/AESCryptoUploader.svg)](https://github.com/SeppPenner/AESCryptoUploader/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/AESCryptoUploader.svg)](https://github.com/SeppPenner/AESCryptoUploader/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/AESCryptoUploader/master/License.txt)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/AESCryptoUploader/badge.svg)](https://snyk.io/test/github/SeppPenner/AESCryptoUploader)\n[![Blogger](https://img.shields.io/badge/Follow_me_on-blogger-orange)](https://franzhuber23.blogspot.de/)\n[![Patreon](https://img.shields.io/badge/Patreon-F96854?logo=patreon\u0026logoColor=white)](https://patreon.com/SeppPennerOpenSourceDevelopment)\n[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal\u0026logoColor=white)](https://paypal.me/th070795)\n\n# Screenshots from the GUI\n![Screenshot from the GUI German](https://github.com/SeppPenner/AESCryptoUploader/blob/master/Screenshot_DE.PNG \"Screenshot from the GUI German\")\n![Screenshot from the GUI English](https://github.com/SeppPenner/AESCryptoUploader/blob/master/Screenshot_EN.PNG \"Screenshot from the GUI English\")\n\n# The configuration file needs to look like this\n```xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cConfig xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\u003e\n    \u003cAccounts\u003e\n        \u003cAccount\u003e\n            \u003cUserName\u003etest@test.email\u003c/UserName\u003e\n            \u003cPassword\u003eYourPassword\u003c/Password\u003e\n            \u003cClientId\u003e\u003c/ClientId\u003e\n            \u003cName\u003eMega\u003c/Name\u003e\n        \u003c/Account\u003e\n        \u003cAccount\u003e\n            \u003cUserName\u003eTest@googlemail.com\u003c/UserName\u003e\n            \u003cPassword\u003eYourPassword\u003c/Password\u003e\n            \u003cClientId\u003esomething.apps.googleusercontent.com\u003c/ClientId\u003e\n            \u003cName\u003eGDrive\u003c/Name\u003e\n        \u003c/Account\u003e\n    \u003c/Accounts\u003e\n\u003c/Config\u003e\n```\n\nYou get the client id for [Google Drive](https://www.google.com/drive/) following https://developers.google.com/drive/api/v3/enable-sdk. For [Mega.nz](https://mega.nz/), this field simply is empty.\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/AESCryptoUploader/blob/master/Changelog.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Faescryptouploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Faescryptouploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Faescryptouploader/lists"}