{"id":13685133,"url":"https://github.com/IC-Drive/ic-drive","last_synced_at":"2025-05-01T01:30:50.559Z","repository":{"id":47465386,"uuid":"352909858","full_name":"IC-Drive/ic-drive","owner":"IC-Drive","description":"An open-source decentralized storage app built on the internet computer.","archived":false,"fork":false,"pushed_at":"2021-08-30T19:35:49.000Z","size":2944,"stargazers_count":80,"open_issues_count":2,"forks_count":13,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-03T14:08:28.316Z","etag":null,"topics":["canister","ic-drive","internet-computer"],"latest_commit_sha":null,"homepage":"http://icdrive.co","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/IC-Drive.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}},"created_at":"2021-03-30T07:29:06.000Z","updated_at":"2024-06-25T08:16:31.000Z","dependencies_parsed_at":"2022-08-24T13:52:24.620Z","dependency_job_id":null,"html_url":"https://github.com/IC-Drive/ic-drive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IC-Drive%2Fic-drive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IC-Drive%2Fic-drive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IC-Drive%2Fic-drive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IC-Drive%2Fic-drive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IC-Drive","download_url":"https://codeload.github.com/IC-Drive/ic-drive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230744,"owners_count":17277373,"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":["canister","ic-drive","internet-computer"],"created_at":"2024-08-02T14:00:44.437Z","updated_at":"2024-11-12T06:31:22.061Z","avatar_url":"https://github.com/IC-Drive.png","language":"JavaScript","funding_links":[],"categories":["Lib"],"sub_categories":[],"readme":"## IC Drive\n\n![Compatibility](https://img.shields.io/badge/compatibility-0.7.2-blue)\n\nIC Drive is a storage application built on the internet computer, which offers users a privacy first decentralized alternate to the current web2 storage services like dropbox, google drive, etc. Users can interact with IC Drive from multiple devices by logging in through the internet identity. Users can easily store, view, manage and share files with other users from the dashboard\u003cbr\u003e \n\n![alt text](https://github.com/IC-Drive/ic-drive/blob/master/res/images/dashboard.png?raw=true)\n\n## Prerequisites\n\nVerify the following before running this demo:\n\n*  You have downloaded and installed [Node.js](https://nodejs.org).\n\n*  You have downloaded and installed the [DFINITY Canister\n   SDK](https://sdk.dfinity.org).\n\n*  You have stopped any Internet Computer or other network process that would\n   create a port conflict on 8000.\n\n## How to run this code\n\n1. Start a local internet computer instance\n\n   ```text\n   dfx start\n   ```\n\n2. Open a new terminal window.\n\n3. Build your front-end\n\n   ```text\n   npm install\n   ```\n\n4. Deploy app\n\n   ```text\n   dfx deploy\n   ```\n\n5. Take note of the URL at which the canister is accessible\n\n   ```text\n   echo \"http://localhost:8000/?canisterId=$(dfx canister id icdrive_assets)\"\n   ```\n\n6. Open the aforementioned URL in your web browser.\n\n## Current web2 alternatives are broken\n- They are susceptible to many types of hacks\n- They have backdoor access to user data\n- Privacy invading algorithms\n\n## How IC Drive ensures privacy\n- We believe privacy is a fundamental right in the digital world\n- Only a user has access to their data via the Internet Identity\n- IC Drive as a platform don't have access to the user data and hence your data is fully secure\n- No backdoor access and analysis of any user data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIC-Drive%2Fic-drive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIC-Drive%2Fic-drive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIC-Drive%2Fic-drive/lists"}