seafile-admin-docs/manual
Daniel Pan ea0c463a18
Update ccnet-conf.md
2021-08-14 09:14:33 +08:00
..
build_seafile Update seafile client linux and OSX build doc. (#32) 2021-07-05 18:20:42 +08:00
changelog Update drive-client-changelog.md 2021-08-13 22:31:08 +08:00
client use github pages 2020-12-01 10:33:47 +08:00
config Update ccnet-conf.md 2021-08-14 09:14:33 +08:00
deploy Update logrotate 2021-08-12 11:43:37 +08:00
deploy_pro Clean up roles 2021-08-12 12:04:29 +08:00
develop use github pages 2020-12-01 10:33:47 +08:00
docker rm duplicate deploy docker 2021-07-14 11:21:04 +08:00
extension docker fuse 2021-08-13 16:14:41 +08:00
images Add new screenshots 2021-07-27 12:35:39 +08:00
maintain Update document under maintain/ 2021-08-12 12:18:27 +08:00
media use github pages 2020-12-01 10:33:47 +08:00
overview Rewrite of Seafile deployment behind Nginx 2021-07-20 01:31:04 +02:00
scripts use github pages 2020-12-01 10:33:47 +08:00
security remove useless pages 2020-12-01 15:08:35 +08:00
stylesheets change page style 2020-12-01 14:16:56 +08:00
upgrade Update upgrade_notes_for_8.0.x.md 2021-06-10 11:31:59 +08:00
CNAME Create CNAME 2020-12-01 16:26:58 +08:00
README.md use github pages 2020-12-01 10:33:47 +08:00
changelog.md Minor type 2021-07-20 01:32:32 +02:00
contribution.md use github pages 2020-12-01 10:33:47 +08:00
cover.jpg use github pages 2020-12-01 10:33:47 +08:00
cover_small.jpg use github pages 2020-12-01 10:33:47 +08:00
faq.md use github pages 2020-12-01 10:33:47 +08:00
roadmap.md use github pages 2020-12-01 10:33:47 +08:00

Introduction

Seafile is an open source cloud storage system with file encryption and group sharing.

Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents.

Seafile allows users to create groups with file syncing, a wiki and discussions to enable easy collaboration around documents within a team.

LICENSE

The different components of Seafile project are released under different licenses:

  • Seafile iOS client: Apache License v2
  • Seafile Android client: GPLv3
  • Desktop syncing client: GPLv2
  • Seafile Server core: AGPLv3
  • Seahub (Seafile server Web UI): Apache License v2

Contact information