{"id":28138899,"url":"https://github.com/vientorepublic/safe-share","last_synced_at":"2026-01-27T20:15:29.886Z","repository":{"id":255288182,"uuid":"849122113","full_name":"vientorepublic/safe-share","owner":"vientorepublic","description":"E2EE file sharing supporting encryption/decryption in browser","archived":false,"fork":false,"pushed_at":"2024-09-18T01:48:37.000Z","size":303,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-18T12:33:18.350Z","etag":null,"topics":["e2e-encryption","file-sharing","nextjs"],"latest_commit_sha":null,"homepage":"https://safe-share.cc/","language":"TypeScript","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/vientorepublic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-08-29T02:43:20.000Z","updated_at":"2024-09-15T03:15:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"a56c4150-f7e7-431f-b01f-2d9490ee2311","html_url":"https://github.com/vientorepublic/safe-share","commit_stats":null,"previous_names":["vientorepublic/safe-share"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fsafe-share","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fsafe-share/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fsafe-share/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vientorepublic%2Fsafe-share/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vientorepublic","download_url":"https://codeload.github.com/vientorepublic/safe-share/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190417,"owners_count":22029639,"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":["e2e-encryption","file-sharing","nextjs"],"created_at":"2025-05-14T17:15:19.008Z","updated_at":"2026-01-27T20:15:29.856Z","avatar_url":"https://github.com/vientorepublic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SafeShare\n\n[![License](https://img.shields.io/badge/License-MIT-blue)](#license)\n[![stars - safe-share](https://img.shields.io/github/stars/vientorepublic/safe-share?style=social)](https://github.com/vientorepublic/safe-share)\n[![forks - safe-share](https://img.shields.io/github/forks/vientorepublic/safe-share?style=social)](https://github.com/vientorepublic/safe-share)\n[![Nodejs CI](https://github.com/vientorepublic/safe-share/actions/workflows/nodejs.yml/badge.svg)](https://github.com/vientorepublic/safe-share/actions/workflows/nodejs.yml)\n\n![1725925969747](https://github.com/user-attachments/assets/d423fbfd-39db-44d0-a5da-fd17639f8661)\n\nOfficial Site/Demo: https://safe-share.cc/\n\n[Backend Server Repository](https://github.com/vientorepublic/safeshare-backend)\n\nSafeShare is a file sharing service that fully complies with the end-to-end encryption\nimplementation and reads and encrypts files based on the browser Javascript API\n\n\u003e [!NOTE]  \n\u003e Safari browser is currently not supported due to technical issues.\n\u003e Options for blocking unsupported browsers can be found below.\n\n# Features\n\n- E2EE Encryption in browser based on AES-256-CBC(Web Crypto API)\n\n- Select whether to merge encryption keys\n\n- Progress event showing the encryption/decryption process in real time\n\n# Config\n\nCreate `.env.local` and add below:\n\n```\nNEXT_PUBLIC_BACKEND_HOST=\nNEXT_PUBLIC_RECAPTCHA_PUBLIC_KEY=\nNEXT_PUBLIC_MAX_FILE_SIZE=\nNEXT_PUBLIC_ENFORCE_BLOCK_UNSUPPORTED_BROWSER=\n```\n\n# Example\n\n```\nNEXT_PUBLIC_BACKEND_HOST=\"https://safe-share.cc\"\nNEXT_PUBLIC_RECAPTCHA_PUBLIC_KEY=\"Your recaptcha public key\"\nNEXT_PUBLIC_MAX_FILE_SIZE=\"10485760\" #10MB\n# NEXT_PUBLIC_ENFORCE_BLOCK_UNSUPPORTED_BROWSER=1\n```\n\n# Install Dependencies\n\n```\nnpm install\n```\n\n# Build\n\n```\nnpm run build\n```\n\n# Start Development Server\n\n```\nnpm run dev\n```\n\n# License\n\nThis project is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvientorepublic%2Fsafe-share","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvientorepublic%2Fsafe-share","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvientorepublic%2Fsafe-share/lists"}