{"id":18618042,"url":"https://github.com/devfemibadmus/easyfileshare","last_synced_at":"2026-01-29T13:48:20.206Z","repository":{"id":216102314,"uuid":"740399470","full_name":"devfemibadmus/easyfileshare","owner":"devfemibadmus","description":"EasyFileShare is a lightweight Python web application hosted on Google Compute Engine that simplifies remote file sharing without the need for user accounts. Leveraging the flexibility and simplicity of Flask, EasyFileShare provides a seamless and secure file-sharing experience.","archived":false,"fork":false,"pushed_at":"2024-07-17T19:38:16.000Z","size":148087,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T21:04:59.417Z","etag":null,"topics":["gcloud","gcloud-app-engine","gcloud-compute-engine","gcloud-python","gcloud-storage","google-cloud-python","google-cloud-storage"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devfemibadmus.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-08T09:13:07.000Z","updated_at":"2025-04-01T05:12:06.000Z","dependencies_parsed_at":"2024-11-07T03:44:19.058Z","dependency_job_id":"f2ec0cfc-f3ca-4600-a4a4-b8030f0258fb","html_url":"https://github.com/devfemibadmus/easyfileshare","commit_stats":null,"previous_names":["devfemibadmus/easyfileshare"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/devfemibadmus/easyfileshare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfemibadmus%2Feasyfileshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfemibadmus%2Feasyfileshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfemibadmus%2Feasyfileshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfemibadmus%2Feasyfileshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfemibadmus","download_url":"https://codeload.github.com/devfemibadmus/easyfileshare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfemibadmus%2Feasyfileshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28878732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gcloud","gcloud-app-engine","gcloud-compute-engine","gcloud-python","gcloud-storage","google-cloud-python","google-cloud-storage"],"created_at":"2024-11-07T03:43:16.989Z","updated_at":"2026-01-29T13:48:20.185Z","avatar_url":"https://github.com/devfemibadmus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# EasyFileShare\n\nEasyFileShare is a lightweight Python web application hosted on Google Compute Engine that simplifies remote file sharing without the need for user accounts. Leveraging the flexibility and simplicity of Flask, EasyFileShare provides a seamless and secure file-sharing experience.\n\n## Features\n\n- **User-Friendly File Sharing:** Easily upload files `all` format `max_file_size = 100 * 1024 * 1024` and receive unique, shareable links instantly. No user accounts required.\n\n- **Upload Limit:** Each device is limited to a total upload of 1GB, ensuring fair usage and efficient resource management.\n\n- **Secure Storage:** Utilizes Google Cloud Storage for robust and secure file storage, ensuring the confidentiality and integrity of shared files.\n\n- **Browser Caching:** Seamless user experience with browser caching, allowing users to maintain session-like access to the application without the need for account creation.\n\n- **File Management:** Users can effortlessly delete files and generate new shareable links through a straightforward interface.\n\n- **Source/Preview Raw Files:** Explore the content of raw files easily by appending `?raw=true` to the file's URL(`currently image support only`). This feature allows users to preview the raw data directly in their browsers/webpage/request, enhancing the overall accessibility and usability of shared files.\n\n## Technology Stack\n\n- **Python (Flask):** The backend of EasyFileShare is powered by Flask, providing a flexible and easy-to-maintain codebase.\n\n- **Google Compute Engine:** Hosted on Google Compute Engine for flexible and scalable application hosting.\n\n- **Google Cloud Storage:** Leverages Google Cloud Storage for secure, scalable, and cost-effective file storage.\n\n## Storage and User Recognition\n\nEasyFileShare operates without a traditional database. Instead, it relies on Google Cloud Storage for storing user files securely. Additionally, the application uses cookies to recognize users in their browsers, providing a convenient and personalized experience.\n\n## Security\n\nEasyFileShare prioritizes security to ensure user data and files are protected:\n\n- **Secure File Transmission:** Files are transmitted securely over HTTPS to safeguard data during upload and download.\n\n- **Google Cloud Storage Security:** The use of Google Cloud Storage ensures industry-standard security measures for data at rest.\n\n- **No User Accounts:** The absence of user accounts eliminates the risk associated with managing user credentials, enhancing overall system security.\n\n## Automatic File Deletion\n\nTo optimize storage usage, EasyFileShare automatically deletes files after `3 days`. This ensures efficient resource management and aligns with our commitment to providing a clean and clutter-free environment for users.\n\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## About\n\nEasyFileShare is developed and maintained by [devfemibadmus](https://github.com/devfemibadmus). For any inquiries, please contact devfemibadmus@gmail.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfemibadmus%2Feasyfileshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfemibadmus%2Feasyfileshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfemibadmus%2Feasyfileshare/lists"}