fixed missing language selector in mobile; fixed footer untranslated string #40

Merged
claudiomaradonna merged 1 commit from claudiomaradonna/website:master into master 2022-09-11 12:17:46 +02:00
215 changed files with 749 additions and 108 deletions
Showing only changes of commit d5c6f753b9 - Show all commits

View file

@ -40,7 +40,7 @@
</div>
<p>
Copyright © Unitoo 2017-{{ 'now' | date: "%Y" }}<br>
{{ site.description }}<br><br>
{% t index.header_lead %}<br><br>
<small>
{% t footer.license %}
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -1,5 +1,10 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
{% if site.lang == "it" %}
<a class="text-decoration-none" href="{% translate_link {{ page.namespace }} en %}">🇬🇧</a>
{% else %}
<a class="text-decoration-none" href="{% translate_link {{ page.namespace }} it %}">🇮🇹</a>
{% endif %}
<a class="btn-outline-primary" href="{% translate_link aboutus %}">{% t buttons.about_us %}</a>
<a class="btn-outline-primary" href="{% translate_link services-and-products %}">{% t buttons.services_and_products %}</a>
<a class="btn-outline-primary" href="{% translate_link technical-assistance %}"> └ {% t buttons.technical_assistance %}</a>

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

File diff suppressed because one or more lines are too long

View file

@ -89,6 +89,9 @@ Assistenza e consulenza" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/technical-assistance/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Chi siamo" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/aboutus/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Comunicazioni" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/communications/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -59,6 +59,9 @@ Contatti" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/contactus/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Modulo Difesa" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/defence/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Modulo Grafene" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/graphene/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Sicurezza informatica" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Modulo Monitoraggio" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/monitoring/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Referral" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/referral/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Modulo Rover" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/rover/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -89,6 +89,9 @@ Modulo Sonda" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/en/cybersecurity/sonde/">🇬🇧</a>
<a class="btn-outline-primary" href="/chisiamo/">Chi siamo</a>
<a class="btn-outline-primary" href="/servizi-e-prodotti/">Servizi e Prodotti</a>
<a class="btn-outline-primary" href="/assistenza-e-consulenza/"> └ Consulenza</a>

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -167,7 +170,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ About us" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/chisiamo/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -353,7 +356,7 @@ About us" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Communications" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/comunicazioni/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -202,7 +205,7 @@ Communications" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Contacts" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/contattaci/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -171,7 +174,7 @@ Contacts" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Module Defence" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/defence/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -233,7 +236,7 @@ Module Defence" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Module Grafene" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/grafene/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -182,7 +185,7 @@ We recommend this module to all those who process sensitive data or who need a h
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Cybersecurity" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -258,7 +261,7 @@ Cybersecurity" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Module Monitoring" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/monitoring/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -179,7 +182,7 @@ Module Monitoring" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Referral" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/referral/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -158,7 +161,7 @@ Referral" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Module Rover" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/rover/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -179,7 +182,7 @@ Module Rover" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Module Probe" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/cybersecurity/sonda/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -179,7 +182,7 @@ Module Probe" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Home" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -294,7 +297,7 @@ Home" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ News" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/news/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -195,7 +198,7 @@ News" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Partners - Funkwhale Italia" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/partners/funkwhale/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -164,7 +167,7 @@ Partners - Funkwhale Italia" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Partners - Peertube Italia" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/partners/peertube/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -162,7 +165,7 @@ Partners - Peertube Italia" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Privacy policy" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/privacy-policy/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -216,7 +219,7 @@ Privacy policy" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Projects" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/progetti/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -187,7 +190,7 @@ Projects" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Libreboot - The free as in freedom BIOS" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/progetti/libreboot/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -184,7 +187,7 @@ Libreboot - The free as in freedom BIOS" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Our channel" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/progetti/peertube/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -163,7 +166,7 @@ Our channel" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Our CC and open source radio" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/progetti/radio/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -186,7 +189,7 @@ Our CC and open source radio" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Projects - The software" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/progetti/software/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -185,7 +188,7 @@ Projects - The software" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -89,6 +89,9 @@ Services and products" />
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/servizi-e-prodotti/">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -251,7 +254,7 @@ Services and products" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/aboutus">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -237,7 +240,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/assistance">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/azuracast">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -243,7 +246,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/best">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -542,7 +545,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/bios">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -243,7 +246,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@ Pages related to the tag #bot" />
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/bot">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@ Pages related to the tag #bot" />
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/calendar">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/care">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/chat">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/chisiamo">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -237,7 +240,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/cloud">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/communications">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/company">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -252,7 +255,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/comunicazioni">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/condivisione">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/consulenza">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -319,7 +322,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/contacts">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -240,7 +243,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/contatti">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -240,7 +243,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/coreboot">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -298,7 +301,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/creativecommons">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -292,7 +295,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/customer">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/cybersecurity">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -542,7 +545,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/defence">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/development">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/dnsserver">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/element">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/email">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -240,7 +243,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/feed">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/filestorage">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/foss">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/freebios">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -252,7 +255,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/freedom">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -491,7 +494,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/freesoftware">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -497,7 +500,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/funkwhale">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/gnupg">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -240,7 +243,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/grafana">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/grapheneos">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/hardening">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -484,7 +487,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/informatica">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -542,7 +545,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/interviste">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/libreboot">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -298,7 +301,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/matrix">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/mattermost">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/messaging">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -267,7 +270,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/module">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -490,7 +493,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/monitoring">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/music">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/news">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -255,7 +258,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/nextcloud">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -340,7 +343,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/nodrm">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -252,7 +255,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/partners">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -292,7 +295,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/patch">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -484,7 +487,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/peertube">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -292,7 +295,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/periodica">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/pihole">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/podcast">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -246,7 +249,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/policy">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -234,7 +237,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/practices">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -542,7 +545,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/privacy">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -234,7 +237,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/prodotti">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -270,7 +273,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/products">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -340,7 +343,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/progetti">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -243,7 +246,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

View file

@ -59,6 +59,9 @@
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a class="text-decoration-none" href="/tag/program">🇮🇹</a>
<a class="btn-outline-primary" href="/en/aboutus/">About us</a>
<a class="btn-outline-primary" href="/en/services-and-products/">Services and Products</a>
<a class="btn-outline-primary" href="/en/technical-assistance/"> └ IT consultancy</a>
@ -234,7 +237,7 @@
</div>
<p>
Copyright © Unitoo 2017-2022<br>
Soluzioni software, sicurezza informatica e consulenza senza compromessi<br><br>
Software solutions, IT security and uncompromising IT consultancy<br><br>
<small>
The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:
<a target="_blank" rel="nofollow" href="https://git.unitoo.it/unitoo/website">

Some files were not shown because too many files have changed in this diff Show more