{"id":13554650,"url":"https://github.com/linagora/linshare","last_synced_at":"2025-05-15T10:05:44.175Z","repository":{"id":26291398,"uuid":"29739129","full_name":"linagora/linshare","owner":"linagora","description":"LinShare - Secure File Sharing","archived":false,"fork":false,"pushed_at":"2025-05-12T01:55:18.000Z","size":63665,"stargazers_count":526,"open_issues_count":109,"forks_count":91,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-05-12T02:42:15.076Z","etag":null,"topics":["cloud","collaboration","enterprise","file-sharing","free-software","open-source","premise","self-hosted","sharing"],"latest_commit_sha":null,"homepage":"https://linshare.app","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linagora.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-01-23T15:36:01.000Z","updated_at":"2025-05-12T01:55:20.000Z","dependencies_parsed_at":"2022-07-12T11:54:55.626Z","dependency_job_id":"2ed4ed43-b13f-41d2-9f0c-bb89952fd632","html_url":"https://github.com/linagora/linshare","commit_stats":null,"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Flinshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Flinshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Flinshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Flinshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linagora","download_url":"https://codeload.github.com/linagora/linshare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319718,"owners_count":22051072,"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":["cloud","collaboration","enterprise","file-sharing","free-software","open-source","premise","self-hosted","sharing"],"created_at":"2024-08-01T12:02:52.241Z","updated_at":"2025-05-15T10:05:39.145Z","avatar_url":"https://github.com/linagora.png","language":"Shell","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"readme":"# LinShare\n\n![LinShare](https://optim.tildacdn.net/tild3962-3433-4761-b463-636136316436/-/format/webp/linshare-platforms_1.png)\n\n\n## License\nLinshare is released under the terms of the license GNU AGPLv3. For more information please see [here](LICENSE.md)\n\n\n## Description    \n\n ![LinShare](https://static.tildacdn.net/tild3134-3337-4764-a439-393563343934/Group_1321315060.svg)\n\nSpecially designed to secure paperless file sharings within companies that put\nprivacy and traceability in the heart of their problems of exchange, LinShare\nprovides a simple solution completely intuitive.                                           \n* Linshare allows employees to upload files into their space\n* Linshare can share files with internal or external collaborators\n* Linshare offers several features to securely exchange\n\nMore information on http://linshare.app/\n\n## Live demo:\n\nA Live demo of LinShare is available at https://demo.linshare.org/.\nThis demo reflects the latest developments done on LinShare, it will be\nreseted and updated on regulary basis.\n\nThis instance of LinShare is set up with some test users:\n- abbey.curry@linshare.org : secret\n- amy.wolsh@linshare.org : secret\n- anderson.waxman@linshare.org : secret\n- cornell.able@linshare.org : secret\n- dawson.waterfield@linshare.org : secret\n- felton.gumper@linshare.org : secret\n- grant.big@linshare.org : secret\n- nick.derbies@linshare.org : secret\n- peter.wilson@linshare.org : secret\n- walker.mccallister@linshare.org : secret\n\n\nIf you want to share with some external users, use these five email addresses *external1@linshare.org* to *external5@linshare.org*.\nExternal users are just an email address without a LinShare account.\n\nWe also provide  guest1@linshare.org to guest5@linshare.org emails adresses,\nwho are also external accounts but you can use them to create guests.\n\nNB: You won't able to send or receive emails if your email address is not @linshare.org.\n\nIn order to see emails sent by LinShare, we also put at your disposal a webmail\navailable at *https://demo-webmail.linshare.org*.\n\nWebmail passwords :\n * abbey.curry@linshare.org : secret\n * ...\n * external1@linshare.org : password1\n * ...\n * external5@linshare.org : password5\n * guest1@linshare.org : password1\n * ...\n * guest5@linshare.org : password5\n\n\n## All repositories\n\nLinShare is now splitted into multiple repositories.\nYou can clone the whole project using the following commands :\n\n### Main repository:\n\n* git clone https://github.com/linagora/linshare.git\n\nNB: You can download all components using Maven:\n\n$ mvn dependency:copy-dependencies -DoutputDirectory='linshare'\n\n### LinShare server components:\n\n* git clone https://github.com/linagora/linshare-core.git\n* git clone https://github.com/linagora/linshare-ui-admin.git\n* git clone https://github.com/linagora/linshare-ui-user.git\n* git clone https://github.com/linagora/linshare-ui-upload-request.git\n* git clone https://github.com/linagora/linshare-ui-upload-proposition.git\n* git clone https://github.com/linagora/linshare-upload-proposition.git\n\n### LinShare client components:\n\n* git clone https://github.com/linagora/linshare-plugin-thunderbird\n\n### For tests and demonstration:\n\n* git clone https://github.com/linagora/linshare-docker\n\n### Required versions of LinShare's dependencies:\n\n- You can find the required versions of LinShare's dependencies [here](documentation/EN/installation/requirements.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinagora%2Flinshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinagora%2Flinshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinagora%2Flinshare/lists"}