NextCloud
nextcloud.com Web, Windows, Mac OS, Linux, Android, iOSA complete self-hosted productivity platform, with a strong community and growing app store. NextCloud is similar to (but arguably more complete than) Google Drive, Office 365 and Dropbox. Clear UI and stable native apps across all platforms, and also supports file sync. Supports encrypted files, but you need to configure this yourself. Fully open source.
- Homepage: nextcloud.com
- GitHub: github.com/nextcloud/server
- Privacy: tosdr.org/en/service/707
- Web info: web-check.xyz/results/nextcloud.com
NextCloud Privacy Policy
Privacy Policy Summary
- The terms for this service are translated into different languages
- Only necessary user logs are kept by the service to ensure quality
- User logs are deleted after a finite period of time
- The service provides details about what kinds of personal information they collect
- The service provides information about how they collect personal data
- The service provides information about how they intend to use your personal data
- IP addresses of website visitors are not tracked
- The forum of this service is only available to users over 10 years of age
- Users can access most of the pages on the service's website without revealing any personal information
- This service respects your browser's Do Not Track (DNT) headers
- This service tracks which web page referred you to it
- The service does not share user information with third parties
- Third parties are involved in operating the service
- The service does not use third-party analytics or tracking platforms
- Tracking cookies refused will not limit your ability to use the service
- This service gives your personal data to third parties involved in its operation
- The services will notify users if personal data has been affected by data breaches
- This service reserves the right to disclose your personal information without notifying you
- The service may change its terms at any time, but the user will receive notification of the changes.
- Users who have been permanently banned from this service are not allowed to re-register under a new account
- Prohibits political discussions or campaigning
- You have the right to leave this service at any time
- You are responsible for maintaining the security of your account and for the activities on your account
- Content is published under a free license instead of a bilateral one
- Users agree not to use the service for illegal purposes
- Spidering, crawling, or accessing the site through any automated means is not allowed
- Users can scrape the site, as long as it doesn't impact the server too much
- Features of the website are made available under a free software license
- The service informs you that its privacy policy does not apply to third party websites
- There is a date of the last update of the agreements
- You are warned of the potential consequences related to third-party access
- Third parties used by the service are bound by confidentiality obligations
- A complaint mechanism is provided for the handling of personal data
- Your personal data is aggregated into statistics
- You can opt out of promotional communications
- Your personal data is not sold
- The user is informed about security practices
NextCloud Source Code
Author
Description
☁️ Nextcloud server, a safe home for all your data
Homepage
https://nextcloud.comLicense
AGPL-3.0
Created
02 Jun 16
Last Updated
26 Feb 26
Latest version
Primary Language
PHP
Size
6,198,870 KB
Stars
34,169
Forks
4,730
Watchers
34,169
Language Usage
Star History
Top Contributors
-
@rullzer (6157)
-
@MorrisJobke (5730)
-
@nickvergessen (5475)
-
@icewind1991 (5346)
-
@DeepDiver1975 (4941)
-
@skjnldsv (3850)
-
@nextcloud-bot (3298)
-
@LukasReschke (2998)
-
@blizzz (2890)
-
@PVince81 (2769)
-
@schiessle (2557)
-
@susnux (2498)
-
@juliusknorr (2154)
-
@jancborchardt (2003)
-
@come-nc (1822)
-
@dependabot[bot] (1730)
-
@ChristophWurst (1693)
-
@bartv2 (1178)
-
@Pytal (1033)
-
@tanghus (996)
-
@MTGap (971)
-
@nextcloud-command (934)
-
@provokateurin (926)
-
@kesselb (827)
-
@artonge (793)
-
@CarlSchwan (726)
-
@butonic (720)
-
@szaimen (696)
-
@dependabot-preview[bot] (655)
-
@danxuliu (632)
Recent Commits
-
Andy Scherzinger (26 Feb 26)
Merge pull request #58525 from nextcloud/fix/fix-decryption-failure-false-positive fix(encryption): Improve type strictness on decryption check
-
Andy Scherzinger (26 Feb 26)
Merge pull request #58205 from nextcloud/bug-show-configuration-options-for-again fix: show configuration options for external storage backends
-
Salvatore Martire (25 Feb 26)
Merge pull request #58571 from nextcloud/fix/regional-languages fix(L10N): stop stripping _ from language codes
-
Salvatore Martire (25 Feb 26)
fix(L10N): stop stripping _ from language codes Stripping the underscore breaks support for all languages like de_AT, de_DE and so on... Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
-
Daniel Kesselberg (09 Feb 26)
fix: show configuration options for external storage backends The occ files_external_backends command is supposed to list available backends along with their configuration options. For the SMB backend, only the timeout option is currently shown, while options like host, share, root, and domain are missing. This makes configuring external storage via occ complicated. Since the timeout option is marked as hidden but still shown, while the other options are not, the logic needs to be inverted so that all relevant configuration options are displayed correctly. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
-
Kate (25 Feb 26)
Merge pull request #58548 from nextcloud/artonge/feat/ai_pr_template
-
Louis Chmn (25 Feb 26)
feat: Add AI checkbox to pull request template Request committers to be transparent with their usage of AI. Signed-off-by: Louis <louis@chmn.me> Signed-off-by: Louis Chmn <louis@chmn.me>
-
Joas Schilling (25 Feb 26)
Merge pull request #58453 from nextcloud/bugfix/noid/update-notifier-exception-handling fix(notifications): Update notifier exception handling
-
Benjamin Gaussorgues (25 Feb 26)
Merge pull request #58516 from nextcloud/fix/allow-multiple-sfids-files-gen
-
Joas Schilling (25 Feb 26)
Merge pull request #58547 from nextcloud/dependabot/composer/symfony/process-6.4.33 build(deps): bump symfony/process from 6.4.31 to 6.4.33
-
Kate (25 Feb 26)
Merge pull request #58279 from nextcloud/fix/mount-manager-improve-get-by-provider
-
Nextcloud bot (25 Feb 26)
fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-
Joas Schilling (24 Feb 26)
build(deps): bump symfony/process from 6.4.31 to 6.4.33 Signed-off-by: Joas Schilling <coding@schilljs.com>
-
Joas Schilling (24 Feb 26)
Merge pull request #58436 from redsteadz/enhancement/folder-icon Enhancement/folder icon changed to be closer to the title "View in Folder".
-
Hamees Ehsan (24 Feb 26)
fix(files): use more appropriate icon for context menu action Signed-off-by: Hamees Ehsan <harcolemas@gmail.com>
-
Kate (24 Feb 26)
Merge pull request #58543 from nextcloud/filesize-non-existing
-
Robin Appelman (24 Feb 26)
fix: correctly return false for filesize on non-existing file Signed-off-by: Robin Appelman <robin@icewind.nl>
-
Robin Appelman (24 Feb 26)
test: add test for calling filesize on non-existing files Signed-off-by: Robin Appelman <robin@icewind.nl>
-
Kate (24 Feb 26)
Merge pull request #58373 from nextcloud/feat/db/typed-query-builder
-
F. E Noel Nfebe (24 Feb 26)
Merge pull request #58128 from nextcloud/fix/share-expiration-date-time fix(share): Set expiration time to end of day (23:59:59)
-
nfebe (05 Feb 26)
test(share): Update expiration date tests for end-of-day time Update expected values in ManagerTest to reflect the new behavior where share expiration dates are set to 23:59:59 instead of 00:00:00. Signed-off-by: nfebe <fenn25.fn@gmail.com>
-
nfebe (05 Feb 26)
fix(share): Set expiration time to end of day (23:59:59) Shares now expire at the end of the selected day instead of the beginning, allowing access throughout the entire expiration day. Also return actual stored time in API response instead of hardcoded 00:00:00 to prevent timezone-related display issues in the UI. Signed-off-by: nfebe <fenn25.fn@gmail.com>
-
Benjamin Gaussorgues (24 Feb 26)
Merge pull request #58530 from nextcloud/dav-download-size-fix-logg
-
Nextcloud bot (24 Feb 26)
fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-
Robin Appelman (23 Feb 26)
fix: improve logging around automatic cache updated for dav downloads Signed-off-by: Robin Appelman <robin@icewind.nl>
-
Kate (23 Feb 26)
Merge pull request #58338 from nextcloud/fix/58333/user-files-replace
-
Ferdinand Thiessen (23 Feb 26)
Merge pull request #58518 from nextcloud/enh/58508/move-user-picker-to-profile Move the profile picker to the profile app
-
Julien Veyssier (23 Feb 26)
chore(assets): compile assets Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
-
Julien Veyssier (23 Feb 26)
feat(profile-picker): adjust tests Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
-
Côme Chilliet (23 Feb 26)
fix(encryption): Improve type strictness on decryption check Otherwise decrypting a falsy value like '0' would be seen as a decryption failure. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
NextCloud Website
Website
Nextcloud - Open source content collaboration platform
The most popular open source content collaboration platform for tens of millions of users at thousands of organizations across the globe
Redirects
Does not redirect
Security Checks
1 security checks failed (65 passed)
- Suspicious Content Detected
Server Details
- IP Address 85.10.195.17
- Hostname static.85-10-195-17.clients.your-server.de
- Location Nuremberg, Bayern, Germany, EU
- ISP Hetzner Online AG
- ASN AS24940
Associated Countries
-
AT -
DE
Safety Score
Website marked as risky
60%
Blacklist Check
nextcloud.com was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
NextCloud Docker
Container Info
nextcloud
Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.
Run Command
docker run -d \
-e PUID=${PUID} \
-e PGID=${PGID} \
-e TZ=${TZ} \
-e DATABASE_PASSWORD=${DATABASE_PASSWORD} \
-e MYSQL_ROOT_PASSWORD=${MYSQL_ROOT_PASSWORD} \
-e PORT=${PORT} \
undefined Compose File
version: 3.8
services:
nextcloud:
image: undefined
ports:
environment:
PUID: 1000
PGID: 100
TZ:
DATABASE_PASSWORD:
MYSQL_ROOT_PASSWORD:
PORT:
volumes:
restart: undefined Environment Variables
- Var Name Default
- PUID 1000
- PGID 100
- TZ null
- DATABASE_PASSWORD null
- MYSQL_ROOT_PASSWORD null
- PORT null
NextCloud Reviews
More Cloud Productivity Suites
-
A zero knowledge cloud productivity suite. Provides Rich Text, Presentations, Spreadsheets, Kanban, Paint a code editor and file drive. All notes and user content, are encrypted by default, and can only be accessed with specific URL. The main disadvantage, is a lack of Android, iOS and desktop apps - CryptPad is entirely web-based. You can use their web service, or you can host your own instance. Price for hosted: free for 50mb or $5/ month for premium.
-
A platform providing online services based on principles of freedom, privacy, federation and decentralization. It is an implementation of NextCloud, with strong encryption configured - it is widely used by journalists, activists and whistle-blowers. It is free to use, but there have been reported reliability issues of the cloud services.
-
An open source platform for self-hosting web apps. Once you've set it up, you can install items from the Sandstorm App Market with -click, similar to NextCloud in terms of flexibility.
-
Vikunja is an open-source to-do application. It is suitable for a wide variety of projects, supporting List, Gantt, Table and Kanban views to visualize all tasks in different contexts. For collaboration, it has sharing support via private teams or public links. It can be self-hosted or used as a managed service for a small fee.
About the Data: NextCloud
API
You can access NextCloud's data programmatically via our API.
Simply make a GET request to:
https://api.awesome-privacy.xyz/productivity/cloud-productivity-suites/nextcloud The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share NextCloud
Help your friends compare Cloud Productivity Suites, and pick privacy-respecting software and services.
Share NextCloud and Awesome Privacy with your network!