Cos'è il cloud storage? Giacomo Lanzi

ownCloud – simple and secure cloud storage

Through the ownCloud cloud storage service you can collaborate with your colleagues on securely stored content, both locally and remotely. The platform is the # 1 open source collaboration solution and boasts over 50 million users.

What is a cloud storage?

A cloud storage service, such as ownCloud, allows you to store your files on a remote server, so you can have an updated copy of it always available regardless of which device you are using.

The immediate advantage is that you don’t have to worry about files in case your device unfortunately gets damaged.

In addition to this, the ownCloud service offers the possibility to share your files with other people. For these it is possible to set different levels of authorization on the data, for example to enable a user to read only the file or even to modify it.

Security and file sharing on the go

With ownCloud, users have a unique interface from which to access, synchronize and share files on any device, anytime, anywhere.

Service compatibility is an important feature that makes ownCloud a very versatile product. Access is available for Android, Apple mobile devices and via the mobile web interface.

The security of the cloud storage system is guaranteed by features such as:

– password protection of files
– expiration of links to shared files
– anonymous sharing of documents

In addition, additional security is offered through two-factor authentication, a dedicated password policy, a firewall file and end-to-end encryption.

In short, company documents are in good hands, encrypted and accessible only to employees.

Easy collaboration with ownCloud

The cloud storage system offered allows colleagues to work together even if located in different locations. OwnCloud allows the simultaneous modification of files, facilitating the sharing of information and internal and external files to the corporate network.

A cloud storage system like ownCloud brings benefits to the productivity of the company while maintaining high security standards.

With features such as secure file sharing, guest users, collaborative editing and infrastructure modernization, ownCloud is able to facilitate digital collaboration and increase overall productivity.

Other features

The cloud storage offered is supported by numerous features made available to its users by ownCloud.

Company brand

You can create a desktop and mobile synchronization interface customized with your own logo, to maintain the brand identity within the company and with external collaborators.

Classification of documents

In the Enterprise version, classification tags can be created and assigned to groups of employees to automate file sharing for the various work teams.

Flexible APIs

OwnCloud is extensible with custom features through the REST API, which allows integration with third-party apps. Through the ownCloud API it is possible to implement some functions of the service also on customized software.

owncloud

News of the latest versions

Improvements to the service offered have been included since version 10.3. Here are some in detail:

Media Viewer

The Media Viewer extension has been released and has become the default viewing application for images and videos, replacing the Gallery and Video Player extensions. The combination of the two functions in a single app fully meets modern web standards in terms of ease of use and lightness of execution.

Improved OAuth2 session management

Reports of some problems related to ownCloud clients with OAuth2 active meant that session management was improved. The OAuth2 protocol ensures secure and simplified access for clients, as well as a significantly higher level of security when incorporating ownCloud into third-party web applications and services.

Secure and professional file sharing with ownCloud

There are many sensitive documents that a company produces. These are shared between employees and external collaborators, who have the ability to access documents when and where they want, in order to maximize production.

OwnCloud offers a simple to use, safe and compatible system with any device, whether fixed or mobile. But not only that, it guarantees sharing security and records essential data to the IT departments for the control of corporate files.

The solution to the problem of professional sharing is quality cloud storage, ownCloud.

[btnsx id=”2931″]

Useful links:

Modern Data Protection: The Difference is in the Cloud

Alternative to the NAS

ownCloud storage system

ownCloud free for our clients

SuperCloud

 

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • User Enumeration in IServ Schoolserver Web Login September 11, 2025
    Posted by naphthalin via Fulldisclosure on Sep 10“I know where your children go to school.” The web front end of the IServ school server from IServ GmbH allows user enumeration. Responses during failed login attempts differ, depending on if the user account exists, does not exist and other conditions. While this does not pose a […]
  • Re: Apple’s A17 Pro Chip: Critical Flaw Causes Dual Subsystem Failure & Forensic Log Loss September 11, 2025
    Posted by Matthew Fernandez on Sep 10Can you elaborate on why you consider this high severity? From the description, it sounds as if this behaviour is fail-closed. That is, the effects are limited to DoS, with security properties preserved.
  • Defense in depth -- the Microsoft way (part 92): more stupid blunders of Windows' File Explorer September 8, 2025
    Posted by Stefan Kanthak via Fulldisclosure on Sep 08Hi @ll, this extends the two previous posts titled Defense in depth -- the Microsoft way (part 90): "Digital Signature" property sheet missing without "Read Extended Attributes" access permission and Defense in depth -- the Microsoft way (part 91): yet another 30 year old bug of the […]
  • Critical Security Report – Remote Code Execution via Persistent Discord WebRTC Automation September 8, 2025
    Posted by Taylor Newsome on Sep 08Reporter: [Taylor Christian Newsome / SleepRaps () gmail com] Date: [8/21/2025] Target: Discord WebRTC / Voice Gateway API Severity: Critical 1. Executive Summary A proof-of-concept (PersistentRTC) demonstrates remote code execution (RCE) capability against Discord users. The PoC enables Arbitrary JavaScript execution in a victim’s browser context via WebRTC automation. […]
  • Submission of Critical Firmware Parameters – PCIe HCA Cards September 8, 2025
    Posted by Taylor Newsome on Sep 08*To:* support () mellanox com, networking-support () nvidia com *From:* Taylor Christian Newsome *Date:* August 20, 2025 *Dear Mellanox/NVIDIA Networking Support Team,* I am writing to formally submit the critical firmware parameters for Mellanox PCI Express Host Channel Adapter (HCA) cards, as detailed in the official documentation available here: […]
  • SEC Consult SA-20250908-0 :: NFC Card Vulnerability Exploitation Leading to Free Top-Up in KioSoft "Stored Value" Unattended Payment Solution (Mifare) September 8, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Sep 08SEC Consult Vulnerability Lab Security Advisory < 20250908-0 > ======================================================================= title: NFC Card Vulnerability Exploitation Leading to Free Top-Up product: KioSoft "Stored Value" Unattended Payment Solution (Mifare) vulnerable version: Current firmware/hardware as of Q2/2025 fixed version: No version numbers available CVE number:...
  • FFmpeg 7.0+ Integer Overflow in FFmpeg cache: Protocol (CacheEntry::size) September 8, 2025
    Posted by Ron E on Sep 08An integer overflow vulnerability exists in the FFmpeg cache: URL protocol implementation. The CacheEntry structure uses a 32-bit signed integer to store cache entry sizes (int size), but the cache layer can accumulate cached data exceeding 2 GB. Once entry->size grows beyond INT_MAX and new data is appended, an […]
  • FFmpeg 7.0+ Integer Overflow in DSCP Option Handling of FFmpeg UDP Protocol September 8, 2025
    Posted by Ron E on Sep 08A vulnerability exists in the FFmpeg UDP protocol implementation ( libavformat/udp.c) where the dscp parameter is parsed from a URI and left-shifted without bounds checking. Supplying a maximum 32-bit signed integer (2147483647) triggers undefined behavior due to a left shift that exceeds the representable range of int. This results […]
  • FFmpeg 7.0+ Integer Overflow in UDP Protocol Handler (fifo_size option) September 8, 2025
    Posted by Ron E on Sep 08A signed integer overflow exists in FFmpeg’s udp.c implementation when parsing the fifo_size option from a user-supplied UDP URL. The overflow occurs during multiplication, which is used to compute the size of the circular receive buffer. This can result in undefined behavior, allocation failures, or potentially memory corruption depending […]
  • FFmpeg 7.0+ LADSPA Filter Arbitrary Shared Object Loading via Unsanitized Environment Variables September 8, 2025
    Posted by Ron E on Sep 08The ladspa audio filter implementation (libavfilter/af_ladspa.c) in FFmpeg allows unsanitized environment variables to influence dynamic library loading. Specifically, the filter uses getenv("LADSPA_PATH") and getenv("HOME") when resolving the plugin shared object (.so) name provided through the file option. These values are concatenated into a filesystem path and passed directly into […]

Customers

Newsletter

{subscription_form_1}