seafile-admin-docs/manual
lian dcbd44bccf
Update upgrade_notes_for_8.0.x.md
2021-05-26 17:53:26 +08:00
..
build_seafile Update server.md 2021-01-21 16:05:57 +08:00
changelog Create drive-client-changelog.md 2021-05-26 11:37:27 +08:00
client use github pages 2020-12-01 10:33:47 +08:00
config Update seahub_settings_py.md 2021-05-26 14:44:25 +08:00
deploy Update shibboleth_config.md 2021-05-26 17:47:48 +08:00
deploy_pro upgrade djangosaml2 version (#25) 2021-04-12 17:41:38 +08:00
deploy_windows use github pages 2020-12-01 10:33:47 +08:00
develop use github pages 2020-12-01 10:33:47 +08:00
docker fix environment typo 2021-03-22 10:53:15 +00:00
extension use github pages 2020-12-01 10:33:47 +08:00
images Add files via upload 2021-03-12 12:00:32 +08:00
maintain Update clean_database.md 2021-05-11 15:15:42 +08:00
media use github pages 2020-12-01 10:33:47 +08:00
overview remove useless pages 2020-12-01 15:08:35 +08: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-05-26 17:53:26 +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 use github pages 2020-12-01 10:33:47 +08: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