ownCloud is a free and open-source software project for content collaboration and sharing and syncing of files in distributed and federated enterprise scenarios. It allows companies and remote end-users to organize their documents on servers, computers, and mobile devices and work with them collaboratively while keeping a centrally organized and synchronized state.

ownCloud
Developer(s)ownCloud GmbH, Community
Stable release4.0.0 [±][1]
Repository
Written inPHP, Javascript, Go
Operating systemServer: Linux
Clients: Windows, macOS, Linux, Android, iOS
TypeOnline storage, data synchronization
LicenceServer: AGPL-3.0-or-later
Enterprise: Proprietary
Websiteowncloud.com

ownCloud supports extensions for online document editing such as Collabora, OnlyOffice, Microsoft 365 and Microsoft Online Office as well as synchronization of calendars and contacts. Users can access data and documents through a web browser on a computer or mobile device and on a variety of client apps on operating systems like Windows, MacOS, and Linux. Most of ownCloud is published under APGL and GPL licenses, except for some enterprise extensions.

ownCloud is available in two versions: ownCloud 10 and Infinite Scale. While the classic ownCloud 10 is still written in PHP (ownCloud maintains and hardens its own version of the no longer officially supported PHP version 7.4 [2]) and is based on the LAMP stack, the newer version "Infinite Scale", created in the scientific environment of the European nuclear research center CERN, is written in Google's Go programming language and uses an architecture with microservices, cloud-native technologies and a frontend in Vue.js.[3] While ownCloud 10 uses PHP scripts to access an SQLite, MySQL or PostgreSQL database installed on the server, Infinite Scale works without a database. The new Infinite Scale version was developed to ensure more file actions in less time and immediate access to scientific data, for example, even in scenarios where this is no longer possible with PHP and LAMP or security issues prohibit these setups.

History edit

The ownCloud project was launched in 2010 by Frank Karlitschek,[4][5][6] who shortly afterward founded the company of the same name together with Markus Rex and Holger Dyroff. In 2016, ownCloud CTO Karlitschek left the company[7] and founded the fork Nextcloud.[8] ownCloud GmbH continued with Tobias Gerlinger as the new CEO, and Holger Dyroff the new COO.[9]

At the end of 2023, ownCloud and the American cloud software manufacturer Kiteworks announced the merger of the companies, with ownCloud's open-source code remaining free software also in the long term.[10] At the beginning of 2024, the European Organization for Nuclear Research CERN,[11] the European Science Cloud,[12]Sciebo – the North Rhine-Westphalia science network with 22 universities [13]– and the Bavarian municipalities in the "Bayernbox" of the Bavarian State Office for Digitization, Broadband and Surveying)[14] used ownCloud. In the "BayernCloud Schule" (ByCS), Infinite Scale provides 4.7 million users (pupils, teachers, parents, administration) with a GDPR-compliant and secure learning platform.[15]

"Infinite Scale" Platform - Concept and Usage edit

While ownCloud 10 server is built on PHP and still is fully supported, ownCloud published its new version "Infinite Scale" in 2021. Infinite Scale was developed with the help of the CERN, and is a complete rewrite in Go. CERN uses ownCloud with its EOS filesystem to handle (as of 2021) "12 petabytes of data in 1.4 billion files".[16]

In its third version, ownCloud Infinite Scale brings GDPR data export, compliance with accessibility standards of the WCAG, a file firewall that allows admins to block content from uploading, and an Antivirus API to the ICAP standard. Version 4, released in August 2023, improved the built-in full text search and introduced new tagging and filtering functions.

ownCloud Infinite Scale addresses large scale-deployments, many of them in the education or scientific domains. It is being used by millions of concurrent users in the Bavarian school cloud,[17] with a planned total of 4.7 million users. ownCloud Infinite Scale is also the backend of the SCIEBO[18] platform, where thousands of students and professors of universities in North-Rhine-Westfalia share files and collaborate on documents. The European Science Cloud[19] is also using ownCloud Infinite Scale for file sharing, syncing and collaboration.

Releases of ownCloud Infinite Scale edit

Version[20] Date New Features
Current stable version: Infinite Scale 4.0.0 August 28, 2023 Cloud Importer, Drag and Drop to breadcrumbs; Tags, Filter and Highlighting in Full text Search; Improved Link sharing; Copy and Paste for Upload from Keyboard
Older version, yet still maintained: Infinite Scale 3.0.0 June 12, 2023 File Firewall, Antivirus (ICAP), Accessibility (WCAP), Tags, Full text Search, Spaces Templates, Custom User Roles
Older version, yet still maintained: Infinite Scale 2.0.0 November 30, 2022 Complete overhaul of the backend, rewritten in Go and Vue.js, in cooperation with CERN. Spaces for file sharing.

Releases of ownCloud 10 edit

Current stable version: 10.13.4 December 13, 2023 A Bugfix to Check 2FA on controllers which are accessible publicly and authenticated, a new feature to prompt the admins of licensed instances to run the IoC-Scanner. The prompt appears in the admin menu and after an upgrade on the CLI.
Older version, yet still maintained: 10.13.3 November 17, 2023 Fix potential issue with the PreviewCleanup job in postgresql. Reverting Pull request 41059 because of performance problems for large installations. Users can only delete their own external storage configurations, and comments in config.apps.sample.php describing the configuration variables related to kerberos and windows_network_drive are now updated and in sync with published online documentation.
Current stable version: 10.13.2 October 10, 2023 Several bugfixes (e.g. Delete all files from object store when user is deleted), fixed view on users page for subadmins, updated PHP dependencies (phpseclib, symfony, ...), remove "Fill E-Tags" repair-step (a legacy step that took very long to run during an upgrade of a large system and didn't repair anything anymore), upgraded Microsoft Office Online app to version 1.8.1., Media Viewer now plays also HEIC and HEIF-files.
Older version, yet still maintained: 10.13.1 September 06, 2023 Improvements to "Open in Web"; Avoid Loading 3rd-party Resources; Fix: disallow pre-signed url access if the signing key is not initialized; dismiss invalid settings of the redirection endpoint URI as seen in the OAuth2 protocol, according to RFC#7636; updated apps for Graph API, Guests, OAuth2;
Older version, yet still maintained: 10.13.0 August 24, 2023 Kerberos authentication; enforceable 2-Factor-Authentication via Time-based One-Time Passwords (TOTP); iOS (version 12.0.3+) or Desktop client (version 4.0+) now allow to directly open a file in the Office Suite on the ownCloud server; update Symfony 4.4 -> 4-5;
Older version, yet still maintained: 10.12.1 April 18, 2023 Fix Permission Bits when Enforcing Passwords on Public Links, Prevent 507 Insufficient Storage on 32-Bit Systems, Fix quota for 32-Bit Systems, Add RewriteBase to .htaccess, Updated text editor and metrics apps.
Older version, yet still maintained: 10.12.0 March 12, 2023 Dropped support for PHP 7.3, changed workflow for persistent major versions (added checkbox to select versions to keep), added support for login policies, extended trashbin, mounts, shares and checksum functions.
Older version, yet still maintained: 10.11.0 September 20, 2022 Many bugfixes, edit permission for public links on single files, sharing with multiple users at once, inviting new guests to Custom Groups.
Older version, yet still maintained: 10.10.0 May 14, 2022 Many bugfixes, improved management of migrations, session handling and storage.
Older version, yet still maintained: 10.9.1 January 13, 2022 Prevent encrypted files from being corrupted when overwriting them, Marketplace not working after upgrade from 10.8 to 10.9, Fixes for the newly introduced feature to store the author of versions
Older version, yet still maintained: 10.9 December 23, 2021 Initial sync faster, more detailed file locking, version control and public sharing
Older version, yet still maintained: 10.8 July 21, 2021 New ownCloud Web browser frontend, new login UI, better caching for external storages like Windows Network Drives
Older version, yet still maintained: 10.7 March 26, 2021 Preparations for upcoming workstream integrations, UI improvements, improved encryption efficiency
Older version, yet still maintained: 10.6 December 16, 2020
Older version, yet still maintained: 10.5 August 3, 2020 Official support for PHP 7.4, manual file locking in the web interface, improved background process for metadata of federated shares
Older version, yet still maintained: 10.4 March 5, 2020 Expiration dates for user and group shares, supports MariaDB up to 10.4, PostgreSQL up to 10, share indicator on webUI
Older version, yet still maintained: 10.3 October 15, 2019 New Media Viewer, improved OAuth2 session handling, improved User/group sharing UI
Older version, yet still maintained: 10.2 May 16, 2019 Advanced Sharing Permissions, SecureView, Improved Public Links, Storage Encryption with HSMs
Older version, yet still maintained: 10.1 February 7, 2019 Microsoft Office Online Integration, File Locking, Semantic Versioning, OpenCloudMesh 1.0 compliance
Older version, yet still maintained: 10.0 April 27, 2017 File integrity checks, guest accounts, custom groups, multiple link sharing, new app marketplace

Operating Systems, Licences and Clients edit

Desktop clients for ownCloud are available for Windows, macOS, FreeBSD and Linux, as well as mobile clients for iOS and Android devices. Source code to ownCloud is fully available on Github, except for some enterprise extensions (e.g. the third-party Virtual File System). Files and other data (such as calendars, contacts or bookmarks) can also be accessed, managed, and uploaded using a web browser. Updates are pushed to all computers and mobile devices connected to an account. Encryption of files may be enforced by the server administrator.[21]

Features edit

ownCloud files are stored in conventional directory structures and can be accessed via WebDAV if necessary. User files are encrypted both at rest and during transit. ownCloud can synchronize with local clients running Windows, macOS and various Linux distributions. ownCloud users can manage calendars (CalDAV), contacts (CardDAV), scheduled tasks and streaming media (Ampache) from within the platform. Online document editing is supported via Collabora Online, OnlyOffice, Microsoft 365 and Microsoft Office Online.

ownCloud permits user and group administration, via OpenID or LDAP) Content can be shared by granular read/write permissions between users or groups. Alternatively, ownCloud users can create public URLs for sharing files. Furthermore, users can interact with the browser-based ODF-format word processor,[22] bookmarking service, URL shortening suite, gallery, RSS feed reader and document viewer tools from within ownCloud. ownCloud can be augmented with "one-click" applications and connection to Dropbox, Google Drive and Amazon S3.

Enterprise customers have access to apps with additional functionality, which are intended for organizations with more than 500 users. An Enterprise subscription includes support services. Commercial features include end-to-end encryption, ransomware and antivirus protection, branding, document classification, and single sign-on via OpenID.

Implementation edit

All versions up to ownCloud 10 are built using PHP and the LAMP stack. The current "ownCloud Infinite Scale" is written in Google's Go programming language, with an architecture of microservices and cloud-native technologies, and can be downloaded, e.g. as a Docker container, manageable through Kubernetes, as a single binary or daily updated images from continuous deployment.[23][24]

See also edit

References edit

  1. ^ "Maintenance and Release Schedule". Retrieved 2021-12-23 – via GitHub.
  2. ^ "Announcement: ownCloud 10 and PHP Versions". ownCloud Central. 2022-12-02. Retrieved 2024-01-24.
  3. ^ online, heise (2021-01-19). "ownCloud Infinite Scale: Go statt PHP, Microservices statt LAMP". iX Magazin (in German). Retrieved 2024-01-24.
  4. ^ Camp KDE 2010 - Keynote - Frank Karlitschek - KDE and the Cloud Part 2, retrieved 2024-01-24
  5. ^ "commiting ownCloud 1.0 beta 1 · owncloud/core@16f3bd4". GitHub. Retrieved 2024-01-24.
  6. ^ "Camp KDE 2010 Continues with More Talks". KDE.news. 2010-01-21. Retrieved 2024-01-24.
  7. ^ "Owncloud vs. Nextcloud: Wie ein Projekt-Fork zwei Firmen und ihre Produkte prägt". Linux-Magazin (in German). Retrieved 2024-01-24.
  8. ^ "big changes: I am leaving ownCloud, Inc. today". karlitschek.de. Retrieved 2024-01-24.
  9. ^ Redaktion (2016-07-14). "Millionen-Finanzierung: ownCloud ist wieder da". silicon.de (in German). Retrieved 2024-01-24.
  10. ^ "ownCloud becomes part of Kiteworks - ownCloud". owncloud.com. 2023-11-21. Retrieved 2024-01-24.
  11. ^ "CERNBox". cernbox.cern.ch. Retrieved 2024-02-07.
  12. ^ "The Commission announces winners of the EOSC Procurement | Shaping Europe's digital future". digital-strategy.ec.europa.eu. 2023-11-24. Retrieved 2024-01-24.
  13. ^ "Sciebo Reaches 100,000 User Mark! - ownCloud". owncloud.com. 2017-11-28. Retrieved 2024-01-24.
  14. ^ "DAP (Datenaustauschplattformen) im IT-DLZ des Freistaats Bayern - Landesamt für Digitalisierung, Breitband und Vermessung - IT-DLZ". www.dap.bayern.de. Retrieved 2024-01-24.
  15. ^ "How to Build an Open Source School Cloud for 5 Million Users". fosdem.org. Retrieved 2024-01-25.
  16. ^ "ownCloud Infinite Scale geht am CERN live". OSB-Alliance.de. OSB Alliance Bundesverband für Digitale Souveränität. 6 September 2021. Retrieved 30 March 2022.
  17. ^ "Bayern Cloud Schule (BYCS)". ByCS - Bavarian Cloud for Schools (in German). Retrieved 2023-12-20.
  18. ^ hochschulcloud.nrw https://hochschulcloud.nrw/en/index.html. Retrieved 2023-12-20. {{cite web}}: Missing or empty |title= (help)
  19. ^ "EOSC Portal". Portal of the European Science Cloud. Retrieved 2023-12-20.
  20. ^ "Download Server Packages". ownCloud.com. 5 January 2022. Retrieved 2022-02-02.
  21. ^ Scott Gilbertson (2014-09-08). "OwnCloud: Fiddly but secure host-from-home sync 'n' share". The Register. Retrieved 2016-09-20.
  22. ^ Neil Bothwick (2014-02-27). "OwnCloud: Work together online". APC. Archived from the original on 2017-11-23. Retrieved 2022-02-02.
  23. ^ "Prerequisites :: ownCloud Documentation". Retrieved 2023-09-05.
  24. ^ "Continuous Deployment". ownCloud. 2020-10-12. Retrieved 2023-09-18.

External links edit