cloudcollaborationdecentralizeddesigndistributedenterprisefederatedfederationfile-sharingfree-softwarehacktoberfestjavascriptnextcloudopen-sourceopensourceowncloudself-hostingsharingusabilityux
3b5ddb417c
Using the Guzzle stream directly here will only return 1739 characters for `fread` instead of all data. This leads to the problem that the stream is read incorrectly and thus the data cannot be properly decrypted => 💣
This approach copies the data into a local temporary file, as done before in all stable releases as well as other storage connectors.
While this approach will load the whole file into memory, this is already was has happened before in any stable release as well. See
|
||
---|---|---|
.idea | ||
3rdparty@fc0c1159f4 | ||
apps | ||
build | ||
config | ||
core | ||
l10n | ||
lib | ||
ocs | ||
ocs-provider | ||
resources | ||
settings | ||
tests | ||
themes | ||
.bowerrc | ||
.gitignore | ||
.gitmodules | ||
.htaccess | ||
.jshintrc | ||
.mailmap | ||
.mention-bot | ||
.scrutinizer.yml | ||
.tag | ||
.travis.yml | ||
.user.ini | ||
AUTHORS | ||
CONTRIBUTING.md | ||
COPYING-AGPL | ||
COPYING-README | ||
README.md | ||
autotest-external.sh | ||
autotest-hhvm.sh | ||
autotest-js.sh | ||
autotest.sh | ||
bower.json | ||
buildjsdocs.sh | ||
console.php | ||
cron.php | ||
db_structure.xml | ||
index.html | ||
index.php | ||
issue_template.md | ||
occ | ||
public.php | ||
remote.php | ||
robots.txt | ||
status.php | ||
version.php |
README.md
ownCloud Core
ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.
Why is this so awesome?
- 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
- 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
- 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
- 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
- ☁️ All Benefits of the Cloud ...on your own Server.
- 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
- ...
Installation instructions
https://doc.owncloud.org/server/9.0/developer_manual/app/index.html
Contribution Guidelines
https://owncloud.org/contribute/
Support
Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/
Get in touch
- 📋 Forum
- ✉️ Mailing list
- #️⃣ IRC channel
- 👥 [Facebook] (https://facebook.com/ownclouders)
Important notice on translations
Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/
For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html