Specially designed to secure paperless file sharings within companies that put privacy and traceability in the heart of their problems of exchange, LinShare provides a simple solution completely intuitive.
- Linshare allows employees to upload files into their space
- Linshare can share files with internal or external collaborators
- Linshare offers several features to securely exchange
More information on http://www.linshare.org/
A Live demo of LinShare is available at https://demo.linshare.org/. This demo reflects the latest developments done on LinShare, it will be reseted and updated on regulary basis.
This instance of LinShare is set up with some test users:
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
- [email protected] : secret
If you want to share with some external users, use these five email addresses [email protected] to [email protected]. External users are just an email address without a LinShare account.
We also provide [email protected] to [email protected] emails adresses, who are also external accounts but you can use them to create guests.
NB: You won't able to send or receive emails if your email address is not @linshare.org.
In order to see emails sent by LinShare, we also put at your disposal a webmail available at https://demo-webmail.linshare.org.
Webmail passwords :
- [email protected] : password1
- ...
- [email protected] : password1
- ...
- [email protected] : password5
- [email protected] : password1
- ...
- [email protected] : password5
LinShare is now splitted into multiple repositories. You can clone the whole project using the following commands :
- git clone https://github.com/linagora/linshare.git
NB: You can download all components using Maven:
$ mvn dependency:copy-dependencies -DoutputDirectory='linshare'
- git clone https://github.com/linagora/linshare-core.git
- git clone https://github.com/linagora/linshare-ui-admin.git
- git clone https://github.com/linagora/linshare-ui-user.git
- git clone https://github.com/linagora/linshare-ui-upload-request.git
- git clone https://github.com/linagora/linshare-ui-upload-proposition.git
- git clone https://github.com/linagora/linshare-upload-proposition.git
- You can find the required versions of LinShare's dependencies here