{"id":9936,"date":"2022-03-08T10:00:15","date_gmt":"2022-03-08T10:00:15","guid":{"rendered":"https:\/\/nextcloud.com\/?p=9936"},"modified":"2024-07-19T15:29:51","modified_gmt":"2024-07-19T13:29:51","slug":"access-control-lists","status":"publish","type":"post","link":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/","title":{"rendered":"How Nextcloud brings Access Control Lists to the modern file sync and share world"},"content":{"rendered":"<p>While Nextcloud is often used in companies to replace aging &#8216;shared folder&#8217; solutions like a Windows Network Drive, the sharing model modern Dropbox-like solutions use is very different. Rather than a single, fixed folder structure available to all users and tightly controlled by the IT administrators, users have their own view on their data and can share files and folders at will with others. Recipients receive shared files in their home file view as independent files and folders they can move, re-organize and even rename and re-share.<\/p>\n<div style=\"padding: 75% 0 0 0; position: relative;\"><iframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"Groupfolders in Nextcloud.mp4\" src=\"https:\/\/player.vimeo.com\/video\/683885619?h=3d9dfa4af3&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<p>What are the benefits and downsides of these two models and how does Nextcloud bring you the best of both worlds?<\/p>\n<h2>The old and new ways of sharing<\/h2>\n<p>Most modern file sharing platforms provide users with their &#8216;private&#8217; space for documents. They can freely share individual files or folders whenever they want, controlling access rights if they want. When somebody shares files with them, these are added in their document list, usually with a little share icon or avatar of the owner. Users have the freedom to re-organize their own files, including the ones shared with them.<\/p>\n<p>This flat, user-centric way of sharing allows low-friction, direct collaboration within the organization but also across its borders as most solutions allow making documents or folders public. Users are empowered to make decisions on who gets to work with them how, without needing heavy oversight or top-down decision making. This is a better fit with the flexible, fluid demands of modern organizations. To ensure compliance, Nextcloud offers a rule-based <a href=\"https:\/\/nextcloud.com\/workflow\" target=\"_blank\" rel=\"noopener\">file access control feature with Flow.<\/a><\/p>\n<p>Before this flat way of sharing, network filesystems would effectively be a single &#8216;drive&#8217; shared with the entire organization. A single folder structure, where everybody often had their own little space (their home directory) and many shared folders and files. A major difference between the folder tree ruled by system administrators and the user-centric view is the use of access control lists (ACL&#8217;s) in the &#8216;old&#8217; world.<\/p>\n<h2>What are Access Control Lists?<\/h2>\n<p>Wikipedia describes Access Control Lists this way:<\/p>\n<blockquote><p>In computer security, an access-control list is a list of permissions associated with a system resource. An ACL specifies which users or system processes are granted access to objects, as well as what operations are allowed on given objects. Each entry in a typical ACL specifies a subject and an operation.<\/p><\/blockquote>\n<p>In the world of files and file systems, &#8220;the privileges or permissions determine specific access rights, such as whether a user can read from, write to, or execute&#8221; a file.<br \/>\nThese ACL&#8217;s allow an admin to share a folder with all users while changing the access rights on sub folders and folders in those folders and so on. This makes it possible to have read-only access to a top folder, write access to a sub folder, read-only to a folder in there again and so on. This was a crucial feature to make the &#8220;single large shared drive for all organization members&#8221; model work.<\/p>\n<div class=\"size-large\"><a href=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_sidebar.png\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"img-responsive overlay-trigger\" src=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_sidebar_tiny_crop.png\" alt=\"ACLs in sidebar\" \/><\/a><br \/>\nAn example of ACL&#8217;s in Nextcloud<\/div>\n<h2>Access Control Lists in Nextcloud<\/h2>\n<p>Nextcloud can give users access to a Windows Network Drive (WND) as external storage. These have such folder structures with ACL&#8217;s, and might even contain user home directories which each also are managed by ACL&#8217;s. Nextcloud reads, understands and gives access to data to users based on these ACL&#8217;s, but does not otherwise expose them to the administrators for manipulation.<\/p>\n<p>This helps organizations who still have a legacy WND to migrate to a more modern, user-centric way of collaboration.<\/p>\n<p>But there is still a real need for more centrally managed resource sharing. Think of a common folder for the Sales team or the Marketing team. Certainly, the team lead could share a folder everybody has access too, but there are too many situations in which that would not be ideal. Changes in management, certainly, but also a potential for user mistakes like removing the share. Also, not in the least, the quota rules in Nextcloud mean that this team share is counted against the manager&#8217;s quota, which can cause problems.<\/p>\n<p>For these reasons, Nextcloud has introduced the concept of Group Folders. These are configured by the admin, have their own, set quota and can&#8217;t be un-shared accidentally.<\/p>\n<p>In a way, these folders bridge part of the gap between the &#8216;old&#8217; world of a shared folder structure, and the &#8216;new&#8217; world of flat sharing. But that old world had some additional benefits. What about the need to shield part of that folder structure from some of those who have access to it? What about ACL&#8217;s?<\/p>\n<p><img decoding=\"async\" width=\"564\" height=\"247\" class=\"overlay-trigger alignright size-medium wp-image-9942\" src=\"https:\/\/nextcloud.com\/media\/Screenshot_20210311_163747.png\" alt=\"\" \/><\/p>\n<p>Indeed, Nextcloud offers support for ACL&#8217;s in group folders. This can be enabled on a group folder. System administrators can then set, on every file and (sub)folder in a group share, specific access rights. These are inherited by default, so a &#8216;no write access&#8217; for a specific user or group will apply to all files and sub folders, unless overridden again by the system administrator at a deeper level. Managing access permissions can be delegated to specific users or groups.<\/p>\n<p>Available for configuration are Read, Write, Create, Delete and Share permissions, each of which can be set to &#8216;inherit&#8217;, &#8216;allow&#8217; or &#8216;deny&#8217; for each user or group for each file and (sub)folder in a group share.<\/p>\n<h2>How it works<\/h2>\n<p>To set up a group folder with ACL&#8217;s, the administrator enables the Group Folders app, creates a group folder and selects the groups who should have access to it. Make sure the admin who has to set up the permissions is included. Then, enable the &#8216;advanced permissions&#8217; setting.<\/p>\n<p><img decoding=\"async\" class=\"img-responsive overlay-trigger\" src=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_create_crop.png\" alt=\"Creating ACLs\" \/><\/p>\n<p>In the Files app, go to the group folder and look at the sharing view. There will be a group folder permissions view, where you can specify permissions. Use the &#8216;Add advanced permission rule&#8217; button to add a rule.<\/p>\n<p><img decoding=\"async\" class=\"img-responsive overlay-trigger\" src=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_add_permission_rule_crop.png\" alt=\"ACLs in sidebar\" \/><\/p>\n<p>You now pick from a list of all groups and users who have access to the group folder and can then set the fine-grained permissions. Note that &#8216;inherit&#8217; is default, and by removing the rule with the &#8216;x&#8217; on the right you can return to the permissions inherited from the parent folder.<\/p>\n<p><img decoding=\"async\" class=\"img-responsive overlay-trigger\" src=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_sidebar_crop.png\" alt=\"ACLs in sidebar\" \/><\/p>\n<p>Users can see what their rights are, but not modify them, unless they are part of the users and groups who have permission to manage the ACL&#8217;s.<\/p>\n<p><img decoding=\"async\" class=\"img-responsive overlay-trigger\" src=\"https:\/\/nextcloud.com\/media\/ACLs_in_groupfolders_user_view_crop.png\" alt=\"ACLs in sidebar\" \/><\/p>\n<h2>Get the benefits of both worlds with Nextcloud<\/h2>\n<p>Groupfolders with ACL&#8217;s bring a controlled way of sharing team resources to Nextcloud without fundamentally changing the flat, user-centric collaboration model it is built on.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>While Nextcloud is often used in companies to replace aging &#8216;shared folder&#8217; solutions like a Windows Network Drive, the sharing model modern Dropbox-like solutions use is very different. Rather than a single, fixed folder structure available to all users and tightly controlled by the IT administrators, users have their own view on their data and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":11472,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"publish_to_discourse":"0","publish_post_category":"22","wpdc_auto_publish_overridden":"1","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"362567","discourse_permalink":"https:\/\/help.nextcloud.com\/t\/how-nextcloud-brings-access-control-lists-to-the-modern-file-sync-and-share-world\/135205","wpdc_publishing_response":"success","wpdc_publishing_error":"","footnotes":""},"categories":[261,234,260,244],"tags":[],"class_list":["post-9936","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apps-it","category-blog-it","category-generale","category-news-it"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Access Control Lists in Nextcloud - Nextcloud<\/title>\n<meta name=\"description\" content=\"Read to understand how Access Control Lists (ACL&#039;s) work in Nextcloud and why we decided to introduce them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Access Control Lists in Nextcloud - Nextcloud\" \/>\n<meta property=\"og:description\" content=\"Read to understand how Access Control Lists (ACL&#039;s) work in Nextcloud and why we decided to introduce them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\" \/>\n<meta property=\"og:site_name\" content=\"Nextcloud\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Nextclouders\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-08T10:00:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-19T13:29:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1922\" \/>\n\t<meta property=\"og:image:height\" content=\"946\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jos Poortvliet\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:site\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jos Poortvliet\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\"},\"author\":{\"name\":\"Jos Poortvliet\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2\"},\"headline\":\"How Nextcloud brings Access Control Lists to the modern file sync and share world\",\"datePublished\":\"2022-03-08T10:00:15+00:00\",\"dateModified\":\"2024-07-19T13:29:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\"},\"wordCount\":1105,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg\",\"articleSection\":[\"Apps\",\"Blog\",\"Generale\",\"News\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\",\"url\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\",\"name\":\"Access Control Lists in Nextcloud - Nextcloud\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg\",\"datePublished\":\"2022-03-08T10:00:15+00:00\",\"dateModified\":\"2024-07-19T13:29:51+00:00\",\"description\":\"Read to understand how Access Control Lists (ACL's) work in Nextcloud and why we decided to introduce them.\",\"breadcrumb\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage\",\"url\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg\",\"contentUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg\",\"width\":1922,\"height\":946},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nextcloud.com\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Nextcloud brings Access Control Lists to the modern file sync and share world\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nextcloud.com\/it\/#website\",\"url\":\"https:\/\/nextcloud.com\/it\/\",\"name\":\"Nextcloud\",\"description\":\"Regain control over your data\",\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nextcloud.com\/it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\",\"name\":\"Nextcloud\",\"url\":\"https:\/\/nextcloud.com\/it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg\",\"contentUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Nextcloud\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Nextclouders\/\",\"https:\/\/x.com\/nextclouders\",\"https:\/\/www.linkedin.com\/company\/10827569\/\",\"https:\/\/youtube.com\/nextcloud\",\"https:\/\/www.instagram.com\/nextclouders\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2\",\"name\":\"Jos Poortvliet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1c6de64891ee8c4902e1ac198f26ea5fb202d8bbaa7bce35b6a184610bbe4a3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1c6de64891ee8c4902e1ac198f26ea5fb202d8bbaa7bce35b6a184610bbe4a3d?s=96&d=mm&r=g\",\"caption\":\"Jos Poortvliet\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Access Control Lists in Nextcloud - Nextcloud","description":"Read to understand how Access Control Lists (ACL's) work in Nextcloud and why we decided to introduce them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/","og_locale":"it_IT","og_type":"article","og_title":"Access Control Lists in Nextcloud - Nextcloud","og_description":"Read to understand how Access Control Lists (ACL's) work in Nextcloud and why we decided to introduce them.","og_url":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/","og_site_name":"Nextcloud","article_publisher":"https:\/\/www.facebook.com\/Nextclouders\/","article_published_time":"2022-03-08T10:00:15+00:00","article_modified_time":"2024-07-19T13:29:51+00:00","og_image":[{"width":1922,"height":946,"url":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","type":"image\/jpeg"}],"author":"Jos Poortvliet","twitter_card":"summary_large_image","twitter_creator":"@nextclouders","twitter_site":"@nextclouders","twitter_misc":{"Scritto da":"Jos Poortvliet","Tempo di lettura stimato":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#article","isPartOf":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/"},"author":{"name":"Jos Poortvliet","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2"},"headline":"How Nextcloud brings Access Control Lists to the modern file sync and share world","datePublished":"2022-03-08T10:00:15+00:00","dateModified":"2024-07-19T13:29:51+00:00","mainEntityOfPage":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/"},"wordCount":1105,"commentCount":0,"publisher":{"@id":"https:\/\/nextcloud.com\/it\/#organization"},"image":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","articleSection":["Apps","Blog","Generale","News"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/","url":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/","name":"Access Control Lists in Nextcloud - Nextcloud","isPartOf":{"@id":"https:\/\/nextcloud.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage"},"image":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","datePublished":"2022-03-08T10:00:15+00:00","dateModified":"2024-07-19T13:29:51+00:00","description":"Read to understand how Access Control Lists (ACL's) work in Nextcloud and why we decided to introduce them.","breadcrumb":{"@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#primaryimage","url":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","contentUrl":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","width":1922,"height":946},{"@type":"BreadcrumbList","@id":"https:\/\/nextcloud.com\/it\/blog\/access-control-lists\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nextcloud.com\/it\/"},{"@type":"ListItem","position":2,"name":"How Nextcloud brings Access Control Lists to the modern file sync and share world"}]},{"@type":"WebSite","@id":"https:\/\/nextcloud.com\/it\/#website","url":"https:\/\/nextcloud.com\/it\/","name":"Nextcloud","description":"Regain control over your data","publisher":{"@id":"https:\/\/nextcloud.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nextcloud.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/nextcloud.com\/it\/#organization","name":"Nextcloud","url":"https:\/\/nextcloud.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","contentUrl":"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","width":"1024","height":"1024","caption":"Nextcloud"},"image":{"@id":"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Nextclouders\/","https:\/\/x.com\/nextclouders","https:\/\/www.linkedin.com\/company\/10827569\/","https:\/\/youtube.com\/nextcloud","https:\/\/www.instagram.com\/nextclouders\/"]},{"@type":"Person","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2","name":"Jos Poortvliet","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1c6de64891ee8c4902e1ac198f26ea5fb202d8bbaa7bce35b6a184610bbe4a3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1c6de64891ee8c4902e1ac198f26ea5fb202d8bbaa7bce35b6a184610bbe4a3d?s=96&d=mm&r=g","caption":"Jos Poortvliet"}}]}},"featured_media_url":"https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/Screenshot-2022-03-08-104610.jpg","_links":{"self":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/9936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/comments?post=9936"}],"version-history":[{"count":2,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/9936\/revisions"}],"predecessor-version":[{"id":240386,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/9936\/revisions\/240386"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/media\/11472"}],"wp:attachment":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/media?parent=9936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/categories?post=9936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/tags?post=9936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}