{"id":10148,"date":"2021-05-17T09:30:08","date_gmt":"2021-05-17T09:30:08","guid":{"rendered":"https:\/\/nextcloud.com\/?p=10148"},"modified":"2021-05-17T09:30:08","modified_gmt":"2021-05-17T09:30:08","slug":"interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io","status":"publish","type":"post","link":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/","title":{"rendered":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io"},"content":{"rendered":"<p>Recently the popular VM developed by Hansson IT introduced automatic, secure setup of DNS. This makes accessing the Nextcloud instance from the web easy, something most administrators need. desec.io was the used solution, and we spoke to both Peter Thomassen (desec.io founder) and Daniel Hansson.<\/p>\n<h2>Could you shortly introduce desec.io?<\/h2>\n<p>Peter: <a href=\"https:\/\/desec.io\/\" class=\"uri\">deSEC<\/a> is a free, secure DNS hosting platform and has been designed with security in mind. Our goal is to spread the use of secure communication technologies with as much automation and usability as possible. In particular, we add digital DNSSEC signatures to all DNS information hosted at deSEC, so that clients can verify that DNS responses have not been manipulated.<\/p>\n<p>Initially, we started this when I was running web hosting services for a few hundred domains, and couldn\u2019t manage to find a decent DNSSEC-enabled provider that fulfilled all the requirements I had. It was pretty clear that something should be done about it, so we gathered a team and started developing what is now called deSEC.<\/p>\n<p>We value security and privacy very much and therefore provide our services for free to the Internet community, without asking for any personal details besides an email address, just like Let\u2019s Encrypt does for TLS certificates. Think of deSEC as \u201cLet\u2019s Encrypt for DNS Security\u201d.<\/p>\n<h2>What makes it different from other DNS providers, both free and paid?<\/h2>\n<p>Peter: We are a non-profit organization based in Berlin, Germany. Our service is free for everyone to use, and the software under the hood is open source. DNS queries are answered from two redundant networks with 15 locations all over the world so that everyone gets low latency. Still, all sensitive key material is kept in Germany, under European GDPR jurisdiction. We only publish public DNS data and signatures globally.<\/p>\n<p>While focusing on security, we think that people will use it more when if it\u2019s easy. We, therefore, have a very advanced REST API, a quite intuitive user interface, comprehensive documentation, integration with a lot of tools and so on, to give people no excuse to not use a secure service! \ud83d\ude42<\/p>\n<p>As our services are free, we depend on user donations and sponsoring partners to cover our costs. With<a href=\"https:\/\/securesystems.de\/\" class=\"uri\"> SSE Secure Systems Engineering<\/a>, we have a strong and generous partner who provides us with sufficient funding to run our global infrastructure. We are also very grateful for the appreciation that many of our users show us through their tips, small and large.<\/p>\n<p>Apart from things that should be standard today (near real-time updates, IPv6 support everywhere, cloud integration), we support very modern DNS and DNSSEC use cases. For example, you can use signed DNS records to coordinate key exchanges, e.g.\u00a0for SSH fingerprints or GPG keys and TLS certificates (for the nerds: DANE, with OPENPGPKEY or TLSA records). You can also use automation tools like dnscontrol to orchestrate the DNS configuration of a large number of domains.<\/p>\n<p>There are also several tools (such as Terraform or acme.sh) that support automated certificate issuance through Let\u2019s Encrypt. This is a feature that is also used by Nextcloud VM now. Daniel from Hansson IT can say a bit more about how it has been implemented.<\/p>\n<h2>Hi Daniel, can you quickly introduce yourself and the VM?<\/h2>\n<p>Daniel: Sure!<\/p>\n<p>I\u2019m the founder and lead developer of the official Nextcloud VM. I\u2019m a typical Swede that lives in the southern parts of Sweden close to Malm\u00f6 together with my wife and daughter. I spend most of my days doing some kind of IT-related work and currently, I\u2019m hired as a sysadmin in Malm\u00f6 full-time, and run my business (T&amp;M Hansson IT AB) in the evenings and sometimes weekends(!) It\u2019s a hectic life but I love what I\u2019m doing. I mean, I work with my hobby, that\u2019s pretty nice if you ask me. \ud83d\ude42<\/p>\n<p>As you may already know, I founded the VM back in 2014. Back then it was because there was no easy way to install ownCloud. You needed Linux know-how and the Windows support was lacking behind. Everything had to be done manually, and coming from Windows without any knowledge in Linux &#8211; I had quite the struggle to get everything up and running. Actually, another guy in an IT forum here in Sweden helped me making the first VM for my own use. That was the \u201caha-moment\u201d I needed to get inspiration for making what you can use today. That made me realize; if I could ship this as a pre-configured package with all the basics already deployed, then anyone could use it and deploy the server without any Linux skills at all!<\/p>\n<p>I knew that there were more people like me &#8211; with a need for an easy and automated installation. Since I believe that self-hosting is the way to go, I started to script the installation to automate the whole process and offer just that, so that everyone could benefit from having a server deployed in no time.<\/p>\n<p>In the beginning, it was very basic with almost no options but rapidly grew to what it is today. Sure, it\u2019s years of fine-tuning and adding new features, and still is, but all and all I\u2019d say I\u2019m super happy with the result &#8211; and of course grateful for all the contributions over the years. The VM makes it super easy for <em>anyone<\/em> to get Nextcloud up and running in no time!<\/p>\n<p>In 2016 Nextcloud was founded and the VM was the perfect fit which is why I was offered to join the Nextcloud community as the VM developer. The Nextcloud VM was actually the first way to install Nextcloud that wasn\u2019t \u201cthe manual way\u201d. It\u2019s been with Nextcloud since day one and I\u2019m grateful for all the happy users that got the chance to try it out, and that it inspired others to go down the same path. Today there are plenty of ways to install Nextcloud &#8211; either with the scripts from the VM, the actual VM itself, Snap, Docker, Ansible, NextcloudPi and many more.<\/p>\n<h2>When and how did you find out about desec.io and why is it such a good fit?<\/h2>\n<p>Daniel: A long-standing issue in the Nextcloud VM appliance has been to fully automate the whole setup when it comes to including DNS\/domain registration, DDNS and adding a valid TLS certificate on top of that. Parts of it was already made before, but what was missing was the complete package where you simply could run a single \u201cone-click\u201d installation to publish your server online. With the API of deSEC that\u2019s now a reality! As the end-user, the only decision you have to make is what name you want to give your domain, the rest is taken care of in an automated manner. As it works even behind closed firewalls it couldn\u2019t really be easier to get your own secure Nextcloud server.<\/p>\n<p>I picked deSEC as it is a trusted and very well crafted DNS provider, their GUI is intuitive and their REST API made the whole implementation a breeze. The end-user result is a setup that doesn\u2019t require any technical skills at all, because it\u2019s all taken care of \u2013 100% automated.<\/p>\n<p>I am very happy with the end result and can finally say: my Nextcloud VM is the most complete automated setup of Nextcloud! We\u2019ve covered not-so-easy-to-install apps before, we provided you with extra security measures, an installation which would give you as an end-user the complete Nextcloud experience \u2013 and now we\u2019ve also done the domain part for you.<\/p>\n<p>Eager to try it out? Download it <a href=\"https:\/\/www.hanssonit.se\/nextcloud-vm\/\">here!<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently the popular VM developed by Hansson IT introduced automatic, secure setup of DNS. This makes accessing the Nextcloud instance from the web easy, something most administrators need. desec.io was the used solution, and we spoke to both Peter Thomassen (desec.io founder) and Daniel Hansson. Could you shortly introduce desec.io? Peter: deSEC is a free, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":10305,"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":"315465","discourse_permalink":"https:\/\/help.nextcloud.com\/t\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/116394","wpdc_publishing_response":"","wpdc_publishing_error":"","footnotes":""},"categories":[11,6,7],"tags":[],"class_list":["post-10148","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-community","category-news"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud<\/title>\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\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud\" \/>\n<meta property=\"og:description\" content=\"Recently the popular VM developed by Hansson IT introduced automatic, secure setup of DNS. This makes accessing the Nextcloud instance from the web easy, something most administrators need. desec.io was the used solution, and we spoke to both Peter Thomassen (desec.io founder) and Daniel Hansson. Could you shortly introduce desec.io? Peter: deSEC is a free, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\" \/>\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=\"2021-05-17T09:30:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nextcloud.com\/wp-content\/uploads\/2021\/05\/desec.io_.png\" \/>\n\t<meta property=\"og:image:width\" content=\"200\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jos Poortvliet\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\"},\"author\":{\"name\":\"Jos Poortvliet\",\"@id\":\"https:\/\/nextcloud.com\/fr\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2\"},\"headline\":\"Interview: automatic, secure DNS in the Nextcloud VM with desec.io\",\"datePublished\":\"2021-05-17T09:30:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\"},\"wordCount\":1292,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/#organization\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png\",\"articleSection\":[\"Blog\",\"Community\",\"News\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\",\"url\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\",\"name\":\"Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png\",\"datePublished\":\"2021-05-17T09:30:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage\",\"url\":\"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png\",\"contentUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png\",\"width\":200,\"height\":200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nextcloud.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Interview: automatic, secure DNS in the Nextcloud VM with desec.io\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nextcloud.com\/fr\/#website\",\"url\":\"https:\/\/nextcloud.com\/fr\/\",\"name\":\"Nextcloud\",\"description\":\"Regain control over your data\",\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nextcloud.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nextcloud.com\/fr\/#organization\",\"name\":\"Nextcloud\",\"url\":\"https:\/\/nextcloud.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/nextcloud.com\/fr\/#\/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\/fr\/#\/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\/fr\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2\",\"name\":\"Jos Poortvliet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/nextcloud.com\/fr\/#\/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":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud","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\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/","og_locale":"fr_FR","og_type":"article","og_title":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud","og_description":"Recently the popular VM developed by Hansson IT introduced automatic, secure setup of DNS. This makes accessing the Nextcloud instance from the web easy, something most administrators need. desec.io was the used solution, and we spoke to both Peter Thomassen (desec.io founder) and Daniel Hansson. Could you shortly introduce desec.io? Peter: deSEC is a free, [&hellip;]","og_url":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/","og_site_name":"Nextcloud","article_publisher":"https:\/\/www.facebook.com\/Nextclouders\/","article_published_time":"2021-05-17T09:30:08+00:00","og_image":[{"width":200,"height":200,"url":"https:\/\/nextcloud.com\/wp-content\/uploads\/2021\/05\/desec.io_.png","type":"image\/png"}],"author":"Jos Poortvliet","twitter_card":"summary_large_image","twitter_creator":"@nextclouders","twitter_site":"@nextclouders","twitter_misc":{"\u00c9crit par":"Jos Poortvliet","Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#article","isPartOf":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/"},"author":{"name":"Jos Poortvliet","@id":"https:\/\/nextcloud.com\/fr\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2"},"headline":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io","datePublished":"2021-05-17T09:30:08+00:00","mainEntityOfPage":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/"},"wordCount":1292,"commentCount":0,"publisher":{"@id":"https:\/\/nextcloud.com\/fr\/#organization"},"image":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png","articleSection":["Blog","Community","News"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/","url":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/","name":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io - Nextcloud","isPartOf":{"@id":"https:\/\/nextcloud.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage"},"image":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png","datePublished":"2021-05-17T09:30:08+00:00","breadcrumb":{"@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#primaryimage","url":"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png","contentUrl":"https:\/\/nextcloud.com\/c\/uploads\/2021\/05\/desec.io_.png","width":200,"height":200},{"@type":"BreadcrumbList","@id":"https:\/\/nextcloud.com\/fr\/blog\/interview-automatic-secure-dns-in-the-nextcloud-vm-with-desec-io\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nextcloud.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Interview: automatic, secure DNS in the Nextcloud VM with desec.io"}]},{"@type":"WebSite","@id":"https:\/\/nextcloud.com\/fr\/#website","url":"https:\/\/nextcloud.com\/fr\/","name":"Nextcloud","description":"Regain control over your data","publisher":{"@id":"https:\/\/nextcloud.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nextcloud.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/nextcloud.com\/fr\/#organization","name":"Nextcloud","url":"https:\/\/nextcloud.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/nextcloud.com\/fr\/#\/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\/fr\/#\/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\/fr\/#\/schema\/person\/c3c1a52fbc1c6a2be2f1df8818daa8c2","name":"Jos Poortvliet","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/nextcloud.com\/fr\/#\/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\/2021\/05\/desec.io_.png","_links":{"self":[{"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/posts\/10148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/comments?post=10148"}],"version-history":[{"count":0,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/posts\/10148\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/media\/10305"}],"wp:attachment":[{"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/media?parent=10148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/categories?post=10148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nextcloud.com\/fr\/wp-json\/wp\/v2\/tags?post=10148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}