{"id":20674790,"url":"https://github.com/btarg/aws-upload","last_synced_at":"2026-06-08T07:34:33.859Z","repository":{"id":240320233,"uuid":"801791991","full_name":"btarg/AWS-Upload","owner":"btarg","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-16T14:33:46.000Z","size":765,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-19T15:58:08.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btarg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-16T23:33:09.000Z","updated_at":"2024-06-16T14:33:49.000Z","dependencies_parsed_at":"2024-05-18T02:24:13.834Z","dependency_job_id":"6ae5faf5-6e4d-47f8-83c2-ddf2e44d350d","html_url":"https://github.com/btarg/AWS-Upload","commit_stats":null,"previous_names":["btarg/aws-upload"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/btarg/AWS-Upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btarg%2FAWS-Upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btarg%2FAWS-Upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btarg%2FAWS-Upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btarg%2FAWS-Upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btarg","download_url":"https://codeload.github.com/btarg/AWS-Upload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btarg%2FAWS-Upload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34053435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-16T21:07:29.651Z","updated_at":"2026-06-08T07:34:33.826Z","avatar_url":"https://github.com/btarg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Uploading Service\n\nThis service acts as a simplified pay-as-you-go alternative to Google Drive / OneDrive / Dropbox etc.\n\n## Tech Stack\n\n- **Frontend**: The frontend is built with Vue.js and Vite. We use Pinia for state management and Tailwind CSS for styling.\n\n- **Backend**: The backend is built with Express.js.\n\n- **Database**: We use PostgreSQL for our database. It stores user data and file data: users have a UUID and their public OAuth ID (Discord account ID) as well as a subscription plan identifier. For encrypted files, we currently store the IV in the database, but not the key.\n\n- **File Uploads**: File uploads are handled with lib-storage and the AWS S3 client v3. We request upload URLs from Backblaze B2 and allow the user to upload multipart files to it.\n\n- **File Downloads** We allow for the user to encrypt files entirely in the browser, and file decryption is also done client-side. We request a temporary signed download URL from B2 and cache the association between that URL and the file's ID in memory.\n\n- **Payments**: We have plans to integrate Stripe for payments.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtarg%2Faws-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtarg%2Faws-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtarg%2Faws-upload/lists"}