From b09ed8a310c8d79a5aea2cfdb7c0a347fdd87971 Mon Sep 17 00:00:00 2001 From: Claudio Maradonna Date: Fri, 9 Sep 2022 18:11:19 +0200 Subject: [PATCH 1/2] first english translation --- _config.yml | 4 +- _i18n/en.yml | 590 +- _i18n/it.yml | 10 +- _includes/contacts.html | 5 +- _includes/cybersecurity/defence.html | 2 +- _includes/cybersecurity/graphene.html | 2 +- _includes/cybersecurity/monitoring.html | 2 +- _includes/cybersecurity/rover.html | 2 +- _includes/cybersecurity/sonde.html | 2 +- _includes/footer.html | 24 +- _includes/header.html | 14 +- _includes/services-and-products.html | 8 +- _includes/sidebar.html | 14 +- _layouts/tagpage.html | 1 + _pages/about-us.html | 1 + _pages/blackhole.html | 23 - _pages/channel.html | 5 +- _pages/communications.html | 1 + _pages/contacts.html | 1 + _pages/cybersecurity.html | 1 + _pages/defence.html | 1 + _pages/funkwhale.html | 1 + _pages/graphene.html | 1 + _pages/libreboot.html | 1 + _pages/monitoring.html | 1 + _pages/news.html | 1 + _pages/peertube.html | 1 + _pages/privacy.html | 1 + _pages/projects.html | 7 +- _pages/radio.html | 5 +- _pages/referral.html | 3 +- _pages/rover.html | 1 + _pages/services-and-products.html | 1 + _pages/software.html | 3 +- _pages/sonde.html | 1 + _pages/technical-assistance.html | 1 + _site/404.html | 8 +- ...fest-90803569975f9aac793b33ce244bb6cb.json | 1 - ...fest-9130fcb6eacabd8d3c7bfbd48529c6c0.json | 1 + ...75962c65e10d477ec4603cc6eac28480a62c.js.gz | Bin 18592 -> 18592 bytes ...07d2ed566769787e03a7487c1c5062110969a.webp | Bin 1452 -> 0 bytes ...8ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp | Bin 1136 -> 0 bytes ...115fddec85b9b3376bcce5f0d763b9d1508d1.webp | Bin 1262 -> 0 bytes ...84a745f1aa0c5e7972d7b8e69178988b37fca.webp | Bin 1476 -> 0 bytes ...959b734402e9d9701944a3a44bacfc639ac.css.gz | Bin 36895 -> 36895 bytes ...b9eec4a77ae7097493559a78a2a3664b3009.js.gz | Bin 32841 -> 32841 bytes ...bae8286b88c013ee24d3dd3d72cff6923f8f.js.gz | Bin 295 -> 295 bytes ...e2469a205983bd5bf25a656051369a05c0c77.webp | Bin 1050 -> 0 bytes ...535a7948ac259e051853eed45241724e9fe57.webp | Bin 1910 -> 0 bytes ...d933adf9d826745cfa33347667f7f28c53c7a.webp | Bin 596 -> 0 bytes ...cb75ea3da761f26943475ccce4c7977c767f6.webp | Bin 1602 -> 0 bytes ...4f943c131e2cf37b74d3d642bf85c59912f5b.webp | Bin 1480 -> 0 bytes ...1aea9123ee98a7b8be6e223f65b584dbe980a.webp | Bin 3730 -> 0 bytes _site/assistenza-e-consulenza/index.html | 13 +- _site/chisiamo/index.html | 8 +- _site/comunicazioni/index.html | 13 +- _site/contattaci/index.html | 13 +- _site/cybersecurity/defence/index.html | 13 +- _site/cybersecurity/grafene/index.html | 13 +- _site/cybersecurity/index.html | 13 +- _site/cybersecurity/monitoring/index.html | 13 +- _site/cybersecurity/referral/index.html | 8 +- _site/cybersecurity/rover/index.html | 13 +- _site/cybersecurity/sonda/index.html | 13 +- _site/en/.well-known/matrix/client | 18 + _site/en/.well-known/matrix/server | 3 + _site/en/404.html | 236 + _site/en/COPYING | 661 +++ _site/en/aboutus/index.html | 422 ++ _site/en/apple-touch-icon.png | Bin 0 -> 8296 bytes .../_assets/javascripts/analytics.js | 74 + .../source-maps/_assets/javascripts/cookie.js | 45 + .../source-maps/_assets/javascripts/jquery.js | 2 + .../source-maps/_assets/javascripts/main.js | 42 + .../source-maps/_assets/javascripts/matomo.js | 18 + .../javascripts/simple-jekyll-search.js | 6 + .../_assets/stylesheets/_base.scss | 272 + .../stylesheets/_bootstrap-custom.scss | 44 + .../_assets/stylesheets/_cookie.scss | 29 + .../_assets/stylesheets/_fontello.scss | 82 + .../_assets/stylesheets/_layout.scss | 468 ++ .../_assets/stylesheets/_sidebar.scss | 38 + .../stylesheets/bootstrap/_jumbotron.scss | 17 + .../_assets/stylesheets/bootstrap/_root.scss | 19 + .../_assets/stylesheets/bootstrap/_type.scss | 125 + .../source-maps/_assets/stylesheets/main.scss | 48 + .../_assets/stylesheets/vendor/_rfs.scss | 204 + .../vendor/bootstrap-custom/_buttons.scss | 142 + .../vendor/bootstrap-custom/_card.scss | 297 + .../vendor/bootstrap-custom/_code.scss | 52 + .../vendor/bootstrap-custom/_dropdown.scss | 192 + .../vendor/bootstrap-custom/_forms.scss | 341 ++ .../vendor/bootstrap-custom/_functions.scss | 144 + .../vendor/bootstrap-custom/_grid.scss | 73 + .../vendor/bootstrap-custom/_input-group.scss | 208 + .../vendor/bootstrap-custom/_list-group.scss | 154 + .../vendor/bootstrap-custom/_mixins.scss | 47 + .../vendor/bootstrap-custom/_navbar.scss | 332 ++ .../vendor/bootstrap-custom/_reboot.scss | 491 ++ .../vendor/bootstrap-custom/_utilities.scss | 18 + .../vendor/bootstrap-custom/_variables.scss | 1159 ++++ .../mixins/_border-radius.scss | 76 + .../bootstrap-custom/mixins/_box-shadow.scss | 20 + .../bootstrap-custom/mixins/_breakpoints.scss | 123 + .../bootstrap-custom/mixins/_buttons.scss | 110 + .../bootstrap-custom/mixins/_caret.scss | 62 + .../bootstrap-custom/mixins/_clearfix.scss | 7 + .../bootstrap-custom/mixins/_deprecate.scss | 10 + .../bootstrap-custom/mixins/_float.scss | 14 + .../bootstrap-custom/mixins/_forms.scss | 185 + .../mixins/_grid-framework.scss | 80 + .../vendor/bootstrap-custom/mixins/_grid.scss | 69 + .../bootstrap-custom/mixins/_hover.scss | 37 + .../bootstrap-custom/mixins/_image.scss | 36 + .../bootstrap-custom/mixins/_list-group.scss | 21 + .../bootstrap-custom/mixins/_lists.scss | 7 + .../bootstrap-custom/mixins/_nav-divider.scss | 11 + .../bootstrap-custom/mixins/_reset-text.scss | 17 + .../vendor/bootstrap-custom/mixins/_size.scss | 7 + .../mixins/_text-emphasis.scss | 17 + .../bootstrap-custom/mixins/_text-hide.scss | 11 + .../mixins/_text-truncate.scss | 8 + .../bootstrap-custom/mixins/_transition.scss | 26 + .../bootstrap-custom/utilities/_align.scss | 8 + .../utilities/_background.scss | 23 + .../bootstrap-custom/utilities/_borders.scss | 75 + .../bootstrap-custom/utilities/_clearfix.scss | 3 + .../bootstrap-custom/utilities/_display.scss | 26 + .../bootstrap-custom/utilities/_embed.scss | 39 + .../bootstrap-custom/utilities/_flex.scss | 51 + .../bootstrap-custom/utilities/_float.scss | 11 + .../utilities/_interactions.scss | 5 + .../bootstrap-custom/utilities/_overflow.scss | 5 + .../bootstrap-custom/utilities/_position.scss | 32 + .../utilities/_screenreaders.scss | 11 + .../bootstrap-custom/utilities/_shadows.scss | 6 + .../bootstrap-custom/utilities/_sizing.scss | 20 + .../bootstrap-custom/utilities/_spacing.scss | 73 + .../utilities/_stretched-link.scss | 19 + .../bootstrap-custom/utilities/_text.scss | 72 + .../utilities/_visibility.scss | 13 + _site/en/assets/source-maps/analytics.js.map | 1 + _site/en/assets/source-maps/main.js.map | 1 + _site/en/assets/source-maps/main.scss.map | 1 + _site/en/assets/source-maps/matomo.js.map | 1 + _site/en/communications/index.html | 271 + _site/en/contactus/index.html | 240 + _site/en/cybersecurity/defence/index.html | 302 + _site/en/cybersecurity/graphene/index.html | 251 + _site/en/cybersecurity/index.html | 327 ++ .../cybersecurity/monitoring}/index.html | 104 +- _site/en/cybersecurity/referral/index.html | 227 + _site/en/cybersecurity/rover/index.html | 248 + _site/en/cybersecurity/sonde/index.html | 248 + _site/en/favicon.ico | Bin 0 -> 4286 bytes _site/en/icon-192.png | Bin 0 -> 2223 bytes _site/en/icon-512.png | Bin 0 -> 10885 bytes _site/en/index.html | 363 ++ _site/en/info_at_unitoo_dot_it.gpg | 51 + _site/en/logo.png | Bin 0 -> 10909 bytes _site/en/news/index.html | 264 + _site/en/package-lock.json | 6 + _site/en/package.json | 1 + _site/en/partners/funkwhale/index.html | 233 + _site/en/partners/peertube/index.html | 231 + _site/en/path.webmanifest | 6 + _site/en/privacy-policy/index.html | 285 + _site/en/projects/index.html | 256 + _site/en/projects/libreboot/index.html | 253 + _site/en/projects/peertube/index.html | 232 + _site/en/projects/radio/index.html | 255 + _site/en/projects/software/index.html | 254 + .../fonts/font-awesome/fa-brands-400.eot | Bin 0 -> 118560 bytes .../fonts/font-awesome/fa-brands-400.svg | 1154 ++++ .../fonts/font-awesome/fa-brands-400.ttf | Bin 0 -> 118324 bytes .../fonts/font-awesome/fa-brands-400.woff | Bin 0 -> 76344 bytes .../fonts/font-awesome/fa-brands-400.woff2 | Bin 0 -> 65316 bytes .../fonts/font-awesome/fa-regular-400.eot | Bin 0 -> 40576 bytes .../fonts/font-awesome/fa-regular-400.svg | 467 ++ .../fonts/font-awesome/fa-regular-400.ttf | Bin 0 -> 40348 bytes .../fonts/font-awesome/fa-regular-400.woff | Bin 0 -> 18168 bytes .../fonts/font-awesome/fa-regular-400.woff2 | Bin 0 -> 14868 bytes .../fonts/font-awesome/fa-solid-900.eot | Bin 0 -> 180720 bytes .../fonts/font-awesome/fa-solid-900.svg | 2444 ++++++++ .../fonts/font-awesome/fa-solid-900.ttf | Bin 0 -> 180500 bytes .../fonts/font-awesome/fa-solid-900.woff | Bin 0 -> 86876 bytes .../fonts/font-awesome/fa-solid-900.woff2 | Bin 0 -> 67400 bytes _site/en/robots.txt | 8 + _site/en/search.json | 171 + _site/en/services-and-products/index.html | 320 ++ _site/en/sitemap.xml | 318 ++ _site/en/tag/aboutus.html | 306 + _site/en/tag/assistance.html | 315 ++ _site/en/tag/azuracast.html | 312 + _site/en/tag/best.html | 611 ++ _site/en/tag/bios.html | 312 + _site/en/tag/bot.html | 324 ++ _site/en/tag/calendar.html | 339 ++ _site/{tag/adblock.html => en/tag/care.html} | 187 +- _site/en/tag/chat.html | 336 ++ _site/en/tag/chisiamo.html | 306 + _site/en/tag/cloud.html | 339 ++ _site/en/tag/communications.html | 336 ++ _site/en/tag/company.html | 321 ++ _site/en/tag/comunicazioni.html | 336 ++ _site/en/tag/condivisione.html | 336 ++ _site/en/tag/consulenza.html | 388 ++ _site/en/tag/contacts.html | 309 + _site/en/tag/contatti.html | 309 + _site/en/tag/coreboot.html | 367 ++ _site/en/tag/creativecommons.html | 361 ++ .../{tag/server.html => en/tag/customer.html} | 187 +- _site/en/tag/cybersecurity.html | 611 ++ _site/en/tag/defence.html | 324 ++ _site/en/tag/development.html | 339 ++ _site/en/tag/dnsserver.html | 339 ++ _site/en/tag/element.html | 336 ++ _site/en/tag/email.html | 309 + _site/en/tag/feed.html | 324 ++ _site/en/tag/filestorage.html | 339 ++ _site/en/tag/foss.html | 324 ++ _site/en/tag/freebios.html | 321 ++ _site/en/tag/freedom.html | 560 ++ _site/en/tag/freesoftware.html | 566 ++ _site/en/tag/funkwhale.html | 315 ++ _site/en/tag/gnupg.html | 309 + _site/en/tag/grafana.html | 324 ++ _site/en/tag/grapheneos.html | 324 ++ _site/en/tag/hardening.html | 553 ++ _site/en/tag/informatica.html | 611 ++ _site/en/tag/interviste.html | 315 ++ _site/en/tag/libreboot.html | 367 ++ _site/en/tag/matrix.html | 336 ++ _site/en/tag/mattermost.html | 336 ++ _site/en/tag/messaging.html | 336 ++ _site/en/tag/module.html | 559 ++ _site/en/tag/monitoring.html | 324 ++ _site/{tag/dns.html => en/tag/music.html} | 131 +- _site/en/tag/news.html | 324 ++ _site/en/tag/nextcloud.html | 409 ++ _site/en/tag/nodrm.html | 321 ++ _site/en/tag/partners.html | 361 ++ _site/en/tag/patch.html | 553 ++ _site/en/tag/peertube.html | 361 ++ _site/en/tag/periodica.html | 315 ++ _site/en/tag/pihole.html | 339 ++ .../blackhole.html => en/tag/podcast.html} | 131 +- _site/en/tag/policy.html | 303 + _site/en/tag/practices.html | 611 ++ _site/en/tag/privacy.html | 303 + _site/en/tag/prodotti.html | 339 ++ _site/en/tag/products.html | 409 ++ _site/en/tag/progetti.html | 312 + _site/en/tag/program.html | 303 + _site/en/tag/projects.html | 367 ++ _site/en/tag/prometheus.html | 324 ++ _site/en/tag/radio.html | 312 + _site/en/tag/referral.html | 303 + _site/en/tag/rights.html | 367 ++ _site/en/tag/riunioni.html | 336 ++ _site/en/tag/rover.html | 324 ++ _site/en/tag/rss.html | 324 ++ _site/en/tag/services.html | 339 ++ _site/en/tag/servizi.html | 409 ++ _site/en/tag/sicurezza.html | 611 ++ _site/en/tag/software.html | 538 ++ _site/en/tag/sonda.html | 327 ++ _site/en/tag/sonde.html | 327 ++ _site/en/tag/team.html | 376 ++ _site/en/tag/technical.html | 315 ++ _site/en/tag/technicaladvice.html | 339 ++ _site/en/tag/telegram.html | 324 ++ _site/en/tag/unitoo.html | 1355 +++++ _site/en/tag/video.html | 361 ++ _site/en/technical-assistance/index.html | 273 + _site/en/webfonts/fa-brands-400.eot | Bin 0 -> 136822 bytes _site/en/webfonts/fa-brands-400.svg | 3717 ++++++++++++ _site/en/webfonts/fa-brands-400.ttf | Bin 0 -> 136516 bytes _site/en/webfonts/fa-brands-400.woff | Bin 0 -> 92136 bytes _site/en/webfonts/fa-brands-400.woff2 | Bin 0 -> 78460 bytes _site/en/webfonts/fa-regular-400.eot | Bin 0 -> 34350 bytes _site/en/webfonts/fa-regular-400.svg | 801 +++ _site/en/webfonts/fa-regular-400.ttf | Bin 0 -> 34052 bytes _site/en/webfonts/fa-regular-400.woff | Bin 0 -> 16772 bytes _site/en/webfonts/fa-regular-400.woff2 | Bin 0 -> 13548 bytes _site/en/webfonts/fa-solid-900.eot | Bin 0 -> 204814 bytes _site/en/webfonts/fa-solid-900.svg | 5028 +++++++++++++++++ _site/en/webfonts/fa-solid-900.ttf | Bin 0 -> 204528 bytes _site/en/webfonts/fa-solid-900.woff | Bin 0 -> 104280 bytes _site/en/webfonts/fa-solid-900.woff2 | Bin 0 -> 80300 bytes _site/index.html | 13 +- _site/news/index.html | 8 +- _site/partners/funkwhale/index.html | 8 +- _site/partners/peertube/index.html | 8 +- _site/privacy-policy/index.html | 12 +- _site/progetti/index.html | 8 +- _site/progetti/libreboot/index.html | 8 +- _site/progetti/peertube/index.html | 8 +- _site/progetti/radio/index.html | 8 +- _site/progetti/software/index.html | 8 +- _site/search.json | 8 - _site/servizi-e-prodotti/index.html | 13 +- _site/sitemap.xml | 15 - _site/tag/aboutus.html | 10 +- _site/tag/assistance.html | 10 +- _site/tag/azuracast.html | 10 +- _site/tag/best.html | 10 +- _site/tag/bios.html | 10 +- _site/tag/bot.html | 10 +- _site/tag/calendar.html | 10 +- _site/tag/care.html | 10 +- _site/tag/chat.html | 10 +- _site/tag/chisiamo.html | 10 +- _site/tag/cloud.html | 10 +- _site/tag/communications.html | 10 +- _site/tag/company.html | 10 +- _site/tag/comunicazioni.html | 10 +- _site/tag/condivisione.html | 10 +- _site/tag/consulenza.html | 10 +- _site/tag/contacts.html | 10 +- _site/tag/contatti.html | 10 +- _site/tag/coreboot.html | 10 +- _site/tag/creativecommons.html | 10 +- _site/tag/customer.html | 10 +- _site/tag/cybersecurity.html | 10 +- _site/tag/defence.html | 10 +- _site/tag/development.html | 10 +- _site/tag/dnsserver.html | 10 +- _site/tag/element.html | 10 +- _site/tag/email.html | 10 +- _site/tag/feed.html | 10 +- _site/tag/filestorage.html | 10 +- _site/tag/foss.html | 10 +- _site/tag/freebios.html | 10 +- _site/tag/freedom.html | 10 +- _site/tag/freesoftware.html | 10 +- _site/tag/funkwhale.html | 10 +- _site/tag/gnupg.html | 10 +- _site/tag/grafana.html | 10 +- _site/tag/grapheneos.html | 10 +- _site/tag/hardening.html | 10 +- _site/tag/informatica.html | 62 +- _site/tag/interviste.html | 10 +- _site/tag/libreboot.html | 10 +- _site/tag/matrix.html | 10 +- _site/tag/mattermost.html | 10 +- _site/tag/messaging.html | 10 +- _site/tag/module.html | 10 +- _site/tag/monitoring.html | 10 +- _site/tag/music.html | 10 +- _site/tag/news.html | 10 +- _site/tag/nextcloud.html | 10 +- _site/tag/nodrm.html | 10 +- _site/tag/partners.html | 10 +- _site/tag/patch.html | 10 +- _site/tag/peertube.html | 10 +- _site/tag/periodica.html | 10 +- _site/tag/pihole.html | 62 +- _site/tag/podcast.html | 10 +- _site/tag/policy.html | 10 +- _site/tag/practices.html | 10 +- _site/tag/privacy.html | 10 +- _site/tag/prodotti.html | 10 +- _site/tag/products.html | 10 +- _site/tag/progetti.html | 10 +- _site/tag/program.html | 10 +- _site/tag/projects.html | 10 +- _site/tag/prometheus.html | 10 +- _site/tag/radio.html | 10 +- _site/tag/referral.html | 10 +- _site/tag/rights.html | 10 +- _site/tag/riunioni.html | 10 +- _site/tag/rover.html | 10 +- _site/tag/rss.html | 10 +- _site/tag/services.html | 10 +- _site/tag/servizi.html | 10 +- _site/tag/sicurezza.html | 62 +- _site/tag/software.html | 10 +- _site/tag/sonda.html | 10 +- _site/tag/sonde.html | 10 +- _site/tag/team.html | 10 +- _site/tag/technical.html | 10 +- _site/tag/technicaladvice.html | 10 +- _site/tag/telegram.html | 10 +- _site/tag/unitoo.html | 62 +- _site/tag/video.html | 10 +- index.html | 7 +- tag/adblock.html | 6 - tag/blackhole.html | 6 - tag/dns.html | 6 - tag/server.html | 6 - 391 files changed, 59419 insertions(+), 983 deletions(-) delete mode 100644 _pages/blackhole.html delete mode 100644 _site/assets/.sprockets-manifest-90803569975f9aac793b33ce244bb6cb.json create mode 100644 _site/assets/.sprockets-manifest-9130fcb6eacabd8d3c7bfbd48529c6c0.json delete mode 100644 _site/assets/bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp delete mode 100644 _site/assets/cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp delete mode 100644 _site/assets/html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp delete mode 100644 _site/assets/laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp delete mode 100644 _site/assets/php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp delete mode 100644 _site/assets/postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp delete mode 100644 _site/assets/qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp delete mode 100644 _site/assets/rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp delete mode 100644 _site/assets/ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp delete mode 100644 _site/assets/rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp create mode 100644 _site/en/.well-known/matrix/client create mode 100644 _site/en/.well-known/matrix/server create mode 100644 _site/en/404.html create mode 100755 _site/en/COPYING create mode 100644 _site/en/aboutus/index.html create mode 100644 _site/en/apple-touch-icon.png create mode 100644 _site/en/assets/source-maps/_assets/javascripts/analytics.js create mode 100644 _site/en/assets/source-maps/_assets/javascripts/cookie.js create mode 100644 _site/en/assets/source-maps/_assets/javascripts/jquery.js create mode 100644 _site/en/assets/source-maps/_assets/javascripts/main.js create mode 100644 _site/en/assets/source-maps/_assets/javascripts/matomo.js create mode 100644 _site/en/assets/source-maps/_assets/javascripts/simple-jekyll-search.js create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_base.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_bootstrap-custom.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_cookie.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_fontello.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_layout.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/_sidebar.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/bootstrap/_root.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/bootstrap/_type.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/main.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/_rfs.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_buttons.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_card.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_code.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_dropdown.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_forms.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_functions.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_grid.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_input-group.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_list-group.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_mixins.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_navbar.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_reboot.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_utilities.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/_variables.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_border-radius.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_box-shadow.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_breakpoints.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_buttons.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_caret.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_clearfix.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_deprecate.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_float.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_forms.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid-framework.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_hover.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_image.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_list-group.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_lists.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_nav-divider.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_reset-text.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_size.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-emphasis.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-hide.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-truncate.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_transition.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_align.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_background.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_borders.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_clearfix.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_display.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_embed.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_flex.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_float.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_interactions.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_position.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_screenreaders.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_shadows.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_sizing.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_spacing.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_stretched-link.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_text.scss create mode 100644 _site/en/assets/source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_visibility.scss create mode 100644 _site/en/assets/source-maps/analytics.js.map create mode 100644 _site/en/assets/source-maps/main.js.map create mode 100644 _site/en/assets/source-maps/main.scss.map create mode 100644 _site/en/assets/source-maps/matomo.js.map create mode 100644 _site/en/communications/index.html create mode 100644 _site/en/contactus/index.html create mode 100644 _site/en/cybersecurity/defence/index.html create mode 100644 _site/en/cybersecurity/graphene/index.html create mode 100644 _site/en/cybersecurity/index.html rename _site/{prodotti/blackhole => en/cybersecurity/monitoring}/index.html (57%) create mode 100644 _site/en/cybersecurity/referral/index.html create mode 100644 _site/en/cybersecurity/rover/index.html create mode 100644 _site/en/cybersecurity/sonde/index.html create mode 100644 _site/en/favicon.ico create mode 100644 _site/en/icon-192.png create mode 100644 _site/en/icon-512.png create mode 100644 _site/en/index.html create mode 100644 _site/en/info_at_unitoo_dot_it.gpg create mode 100644 _site/en/logo.png create mode 100644 _site/en/news/index.html create mode 100644 _site/en/package-lock.json create mode 100644 _site/en/package.json create mode 100644 _site/en/partners/funkwhale/index.html create mode 100644 _site/en/partners/peertube/index.html create mode 100644 _site/en/path.webmanifest create mode 100644 _site/en/privacy-policy/index.html create mode 100644 _site/en/projects/index.html create mode 100644 _site/en/projects/libreboot/index.html create mode 100644 _site/en/projects/peertube/index.html create mode 100644 _site/en/projects/radio/index.html create mode 100644 _site/en/projects/software/index.html create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-brands-400.eot create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-brands-400.svg create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-brands-400.ttf create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-brands-400.woff create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-brands-400.woff2 create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-regular-400.eot create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-regular-400.svg create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-regular-400.ttf create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-regular-400.woff create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-regular-400.woff2 create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-solid-900.eot create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-solid-900.svg create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-solid-900.ttf create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-solid-900.woff create mode 100644 _site/en/public/assets/fonts/font-awesome/fa-solid-900.woff2 create mode 100644 _site/en/robots.txt create mode 100644 _site/en/search.json create mode 100644 _site/en/services-and-products/index.html create mode 100644 _site/en/sitemap.xml create mode 100644 _site/en/tag/aboutus.html create mode 100644 _site/en/tag/assistance.html create mode 100644 _site/en/tag/azuracast.html create mode 100644 _site/en/tag/best.html create mode 100644 _site/en/tag/bios.html create mode 100644 _site/en/tag/bot.html create mode 100644 _site/en/tag/calendar.html rename _site/{tag/adblock.html => en/tag/care.html} (65%) create mode 100644 _site/en/tag/chat.html create mode 100644 _site/en/tag/chisiamo.html create mode 100644 _site/en/tag/cloud.html create mode 100644 _site/en/tag/communications.html create mode 100644 _site/en/tag/company.html create mode 100644 _site/en/tag/comunicazioni.html create mode 100644 _site/en/tag/condivisione.html create mode 100644 _site/en/tag/consulenza.html create mode 100644 _site/en/tag/contacts.html create mode 100644 _site/en/tag/contatti.html create mode 100644 _site/en/tag/coreboot.html create mode 100644 _site/en/tag/creativecommons.html rename _site/{tag/server.html => en/tag/customer.html} (64%) create mode 100644 _site/en/tag/cybersecurity.html create mode 100644 _site/en/tag/defence.html create mode 100644 _site/en/tag/development.html create mode 100644 _site/en/tag/dnsserver.html create mode 100644 _site/en/tag/element.html create mode 100644 _site/en/tag/email.html create mode 100644 _site/en/tag/feed.html create mode 100644 _site/en/tag/filestorage.html create mode 100644 _site/en/tag/foss.html create mode 100644 _site/en/tag/freebios.html create mode 100644 _site/en/tag/freedom.html create mode 100644 _site/en/tag/freesoftware.html create mode 100644 _site/en/tag/funkwhale.html create mode 100644 _site/en/tag/gnupg.html create mode 100644 _site/en/tag/grafana.html create mode 100644 _site/en/tag/grapheneos.html create mode 100644 _site/en/tag/hardening.html create mode 100644 _site/en/tag/informatica.html create mode 100644 _site/en/tag/interviste.html create mode 100644 _site/en/tag/libreboot.html create mode 100644 _site/en/tag/matrix.html create mode 100644 _site/en/tag/mattermost.html create mode 100644 _site/en/tag/messaging.html create mode 100644 _site/en/tag/module.html create mode 100644 _site/en/tag/monitoring.html rename _site/{tag/dns.html => en/tag/music.html} (65%) create mode 100644 _site/en/tag/news.html create mode 100644 _site/en/tag/nextcloud.html create mode 100644 _site/en/tag/nodrm.html create mode 100644 _site/en/tag/partners.html create mode 100644 _site/en/tag/patch.html create mode 100644 _site/en/tag/peertube.html create mode 100644 _site/en/tag/periodica.html create mode 100644 _site/en/tag/pihole.html rename _site/{tag/blackhole.html => en/tag/podcast.html} (64%) create mode 100644 _site/en/tag/policy.html create mode 100644 _site/en/tag/practices.html create mode 100644 _site/en/tag/privacy.html create mode 100644 _site/en/tag/prodotti.html create mode 100644 _site/en/tag/products.html create mode 100644 _site/en/tag/progetti.html create mode 100644 _site/en/tag/program.html create mode 100644 _site/en/tag/projects.html create mode 100644 _site/en/tag/prometheus.html create mode 100644 _site/en/tag/radio.html create mode 100644 _site/en/tag/referral.html create mode 100644 _site/en/tag/rights.html create mode 100644 _site/en/tag/riunioni.html create mode 100644 _site/en/tag/rover.html create mode 100644 _site/en/tag/rss.html create mode 100644 _site/en/tag/services.html create mode 100644 _site/en/tag/servizi.html create mode 100644 _site/en/tag/sicurezza.html create mode 100644 _site/en/tag/software.html create mode 100644 _site/en/tag/sonda.html create mode 100644 _site/en/tag/sonde.html create mode 100644 _site/en/tag/team.html create mode 100644 _site/en/tag/technical.html create mode 100644 _site/en/tag/technicaladvice.html create mode 100644 _site/en/tag/telegram.html create mode 100644 _site/en/tag/unitoo.html create mode 100644 _site/en/tag/video.html create mode 100644 _site/en/technical-assistance/index.html create mode 100644 _site/en/webfonts/fa-brands-400.eot create mode 100644 _site/en/webfonts/fa-brands-400.svg create mode 100644 _site/en/webfonts/fa-brands-400.ttf create mode 100644 _site/en/webfonts/fa-brands-400.woff create mode 100644 _site/en/webfonts/fa-brands-400.woff2 create mode 100644 _site/en/webfonts/fa-regular-400.eot create mode 100644 _site/en/webfonts/fa-regular-400.svg create mode 100644 _site/en/webfonts/fa-regular-400.ttf create mode 100644 _site/en/webfonts/fa-regular-400.woff create mode 100644 _site/en/webfonts/fa-regular-400.woff2 create mode 100644 _site/en/webfonts/fa-solid-900.eot create mode 100644 _site/en/webfonts/fa-solid-900.svg create mode 100644 _site/en/webfonts/fa-solid-900.ttf create mode 100644 _site/en/webfonts/fa-solid-900.woff create mode 100644 _site/en/webfonts/fa-solid-900.woff2 delete mode 100644 tag/adblock.html delete mode 100644 tag/blackhole.html delete mode 100644 tag/dns.html delete mode 100644 tag/server.html diff --git a/_config.yml b/_config.yml index 9b00bac..c19521f 100644 --- a/_config.yml +++ b/_config.yml @@ -26,8 +26,8 @@ collections: output: true permalink: /:path/ -languages: ["it"] -exclude_from_localizations: ["javascript", "images", "css"] +languages: ["it", "en"] +exclude_from_localizations: ["javascript", "images", "css", "tag", "assets", "fonts"] fediverse_url: "https://social.unitoo.it/admin" diff --git a/_i18n/en.yml b/_i18n/en.yml index 7f2ef83..a67a72a 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,2 +1,590 @@ +--- +meta: + titles: + index: "Home" + aboutus: "About us" + software_technologies: "Software technologies" + projects: "Projects" + software: "Projects - The software" + services_and_products: "Services and products" + technical_assistance: "IT assistance and consulting" + cybersecurity: "Cybersecurity" + communications: "Communications" + radio: "Our CC and open source radio" + channel: "Our channel" + contacts: "Contacts" + funkwhale: "Partners - Funkwhale Italia" + libreboot: "Libreboot - The free as in freedom BIOS" + peertube: "Partners - Peertube Italia" + news: "News" + privacy_policy: "Privacy policy" + blackhole: "Blackhole" + sonde: "Module Sonde" + defence: "Module Defence" + rover: "Module Rover" + monitoring: "Module Monitoring" + referral: "Referral" + graphene: "Module Grafene" + + tags: + bot: "#bot" + products: "#products" + periodica: "#periodica" + policy: "#policy" + cybersecurity: "#cybersecurity" + communications: "#communications" + chat: "#chat" + practices: "#practices" + software: "#software" + video: "#video" + radio: "#radio" + foss: "#foss" + aboutus: "#aboutus" + grafana: "#grafana" + server: "#server" + rss: "#rss" + unitoo: "#unitoo" + privacy: "#privacy" + program: "#program" + gnupg: "#gnupg" + servizi: "#servizi" + libreboot: "#libreboot" + dnsserver: "#dnsserver" + company: "#company" + care: "#care" + azuracast: "#azuracast" + freesoftware: "#freesoftware" + messaging: "#messaging" + peertube: "#peertube" + development: "#development" + prodotti: "#prodotti" + creativecommons: "#creativecommons" + informatica: "#informatica" + condivisione: "#condivisione" + feed: "#feed" + email: "#email" + pihole: "#pihole" + nextcloud: "#nextcloud" + rights: "#rights" + defence: "#defence" + chisiamo: "#chisiamo" + prometheus: "#prometheus" + referral: "#referral" + consulenza: "#consulenza" + bios: "#bios" + element: "#element" + contacts: "#contacts" + sonda: "#sonda" + blackhole: "#blackhole" + podcast: "#podcast" + team: "#team" + technical: "#technical" + rover: "#rover" + hardening: "#hardening" + sonde: "#sonde" + music: "#music" + progetti: "#progetti" + patch: "#patch" + calendar: "#calendar" + services: "#services" + bot: "#bot" + best: "#best" + customer: "#customer" + funkwhale: "#funkwhale" + projects: "#projects" + adblock: "#adblock" + interviste: "#interviste" + freebios: "#freebios" + dns: "#dns" + cloud: "#cloud" + assistance: "#assistance" + riunioni: "#riunioni" + sicurezza: "#sicurezza" + partners: "#partners" + mattermost: "#mattermost" + coreboot: "#coreboot" + news: "#news" + matrix: "#matrix" + comunicazioni: "#comunicazioni" + freedom: "#freedom" + telegram: "#telegram" + nodrm: "#nodrm" + filestorage: "#filestorage" + monitoring: "#monitoring" + technicaladvice: "#technicaladvice" + module: "#module" + contatti: "#contatti" + grapheneos: "#grapheneos" + + descriptions: + index: "We develop software and do IT consultancy. Ethics, concreteness and cutting edge technology distinguish us." + aboutus: "About us, our core values and mission." + projects: "Our projects, to make everyone participate in our mission." + software: "The projects we are mainly supporting in the field of free as in freedom software. Starting with free as in freedom BIOS ending with DRM removal." + services_and_products: "The services and products that we mainly offer, always and exclusively using free as in freedom software." + radio: "The Italian radio to know and spread free as in freedom software." + channel: "A Peertube channel dedicated to free as in freedom software, interviews and other digital content" + contacts: "All our contacts for a proper and safe communication." + funkwhale: "A free as in freedom platform, which we support, for the spread of music content" + libreboot: "Free as in freedom software and the importance of a free as in freedom BIOS. All in one breath." + peertube: "A free as in freedom platform, which we support, for the spread of video content" + news: "The news we like about free as in freedom software and software development in general" + privacy_policy: "Our privacy policy according to European Regulation 2016/679" + communications: "Our software solutions for efficient and ethical team communication." + blackhole: "Our hardware and software solution to block trackers, malware, ransomware, spam, scams and so on and so forth." + sonde: "A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment" + defence: "The solutions built to protect your infrastructures and your servers." + rover: "A detailed and meticulous analysis, carried out one-by-one to obtain the greatest amount of information." + monitoring: "Software solutions for monitoring your servers" + referral: "Find out how to become a Guardian of the User Space" + cybersecurity: "Vulnerability Assessment and procedures for containing IT risk" + technical_assistance: "Solutions for IT consultancy and assistance, also in the cyber security field" + graphene: "Configuring and installing the GrapheneOS operating system" + + tags: + bot: "Pages related to the tag #bot" + + alt: + header_radio: "Screenshot of the Unitoo radio based on Azuracast software" + gplv3_logo: "Official logo license GPLv3" + mastodon_logo: "Official logo of Mastodon, a decentralized microblogging social network" + stefano_amandonico: "Portrait photo of Stefano Amandonico, founder of grafixprint.it" + logo_extended_dark: "Unitoo official logo" + libreboot_logo: "Official logo of Libreboot, free in freedom BIOS derived from Coreboot" + header_peertube: "Screenshot of the Unitoo Peertube channel" + sydro: "Portrait photo of Angelo \"Sydro\"" + liberapay_logo: "Liberapay official logo" + yamabiiko: "Portrait photo of Lorenzo Tucci" + cmaradonna: "Portrait photo of Claudio Maradonna" + frenky: "Portrait photo of Simone Capparucci" + fabio_purple: "Portrait photo of Fabio \"Desmovalvo\"" + sara: "Portrait photo of Sara Freddoni" + starfighter_example: "Illustration of a space defense spacecraft" + cruiser_example: "Illustration of a spacecraft for the most advanced space defense" + stardestroyer_example: "Illustration of a very advanced and performing space defense spacecraft" + technical_assistance_example: "Illustration of a particular spacecraft that serves as a probe and search system" + cybersecurity_example: "Illustration of a rover for checking the defense perimeter" + communications_example: "Illustration of a space probe" + blackhole_example: "Photo of a Raspberry Pi Zero 2 W" + +buttons: + go_to_radio: "Go to the Radio" + contactsus: "Contact us" + about_us: "About us" + more_about_us: "Come and find out more about us" + services_and_products: "Services and Products" + projects: "Projects" + know_us_on_fediverse: "Here is our profile!" + know_more: "Find out more" + go_to_channel: "Go to the channel" + discover_our_services: "Discover the services" + go_to_cybersecurity: "Check out our defense systems" + go_to_communications: "Improve your communications" + go_to_blackhole: "Contact us to find out more!" + become_a_guardian_of_user_space: "Join us and discover the benefits of being a Guardian of the User Space!" + technical_assistance: "IT consultancy" + cybersecurity: "Cybersecurity" + communications: "Communications" + go_to_telegram_bot: "Got to the Telegram Bot" + privacy_policy: "Privacy policy" + + titles: + go_to_radio: "radio.unitoo.it, the link will open in a separate tab. You will be able to listen to music and podcasts released under Creative Commons licenses" + know_us_on_fediverse: "The profile is public, you will need a federated account to participate in conversations" + go_to_telegram_bot: "The channel publishes news from the sources as soon as possible. Content is available in English and Italian" + +inputs: + search: "Do you want to look for something?" + no_results: "No result" + index: - header_title: "Software development without compromises" + header_title: "{ Hack. Evolve. Repeat. }" + header_title_mobile: "{ Hack.
Evolve.
Repeat. }" + header_lead: "Software solutions, IT security and uncompromising IT consultancy" + aside_radio: "Are you looking for our radio dedicated to software and Creative Commons music?" + products_title: "Services and products" + products: + introduction: "The Cyber Space Mission" + introduction_description: "As in a science fiction film, we have created a set of optimized solutions and procedures designed to form a safe and reliable working environment .

Our goal aims also to increase the awareness of our customers about the dangers of the IT world and the methods used in IT security.

For this reason we have structured a simple path in which the customer can expose his IT situation, giving us the opportunity to apply our method.

How can I know and improve my IT situation?

  1. Contact us to get a free appointment and non-binding with our technicians, also available via web call (you need just a browser)
  2. Make yourself available in this appointment to answer some questions (we will compile a checklist for you, lasting about 25/35 minutes), maybe involving also your trusted technician
  3. We will then develop a personalized resolutive estimate starting from the problems that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or keeping in mind your requests and/or needs.

You will be free to choose the path, and therefore the Modules, which you consider most useful and functional for your Business." + technical_assistance: "IT Consultancy" + technical_assistance_text: " + The provision of our IT consulting service is available in two solutions: the Intelligence Module, the most extensive and flexible solution that allows you to obtain solutions aimed at various requests; the Vita Module instead is designed to improve and optimize your office and specifically the workstations.

It is possible to schedule periodic and maintenance appointments, obtain support for problems involving the use of the computer and in the configuration of various services and servers as well as being able to know our opinion in the face of certain technical choices." + + cybersecurity: "Cybersecurity" + cybersecurity_text: " + In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

Reducing the available attack modes typically includes changing default passwords, adding systems of two-factor authentication, the removal of software and/or services, usernames or unnecessary logins ...

For us, security is a process, which also passes through the training of the individual, and not a simple product." + + communications: "Communications" + communications_text: " + The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration." + + blackhole: "Black hole" + blackhole_text: "Black Hole is a hardware system for blocking trackers, malware, ransomware, porn, spam, scam, cryptomining, fraud, fake-news, gambling, adware and advertising, through a server application that acts as a DNS sinkhole and optionally with server DHCP.

Intended for use on a private network (Intranet), it is designed with low-power devices with high network capacity, such as the Raspberry Pi.

Black Hole has the capacity therefore to block traditional website advertisements and cyber threats on any device connected to the network on which it is installed." + +aboutus: + header_title: "Passionate, professional and assertive" + header_lead: "We want to go beyond the allure of technological progress, we want people to be able to turn it into emotions and make it their own. This is why we give great priority to free, ethical products and training.

Our commitment is aimed at improving and strengthening the software and IT security landscape through the training and growth of the individual; this makes us feel part of progress in the strictest sense.

«You give a man a fish and you feed him for a day. Teach him to fish and you will feed him for life.»" + aside_social: "Come and visit us in the Fediverse! You will also know a nice community!" + vision_and_staff_title: "Who we are and what we believe in" + vision_and_staff_text: "We want to start with a quote from Eleanor Roosevelt:
\"The future belongs to those who believe in the beauty of their dreams\"

We believe we can see a day when each of us will be an integral part of civilization not only as a resource, but as a man.
This is why we are constantly engaged in the world of free software at various levels, we train children in this sense and we make the communities participate in our results." + staff_title: "Here is the staff" + +technical_assistance: + header_title: "IT consultancy" + header_lead: "IT consultancy, suggestions in the configuration of systems and servers, ethical advice on the use of software, improvement of internal procedures, staff training; some of the examples that fully represent what we mean by Intelligence Module and Life Module." + + intelligence_title: "Module Intelligence" + intelligence_text: " + The Intelligence Module allows the customer to access the know-how in our possession and therefore to obtain solutions and suggestions aimed at their needs, such as software or tools to optimize their work environments, but not only.

The main areas of expertise of our company are: + + The module can be purchased in three different solutions: monthly, quarterly and yearly . + " + + life_title: "Module Life" + life_text: " + From a purely technical point of view, re-optimization consists in the application of particular measures that allow to solve one or more problems.

Modulo Life therefore offers a solution suitable for optimizing the various workstations and terminals present in the structure.

The basic price of the module varies according to the type and state of obsolescence of the stations taken into consideration as well as their number.
" + +cybersecurity: + header_title: "Cybersecurity" + header_lead: " + By definition in the IT field it is clear that security is determined by three main factors:

+ Confidentiality - Access to sensitive resources and data is allowed only to authorized users

+ Integrity - System data is protected from loss or modification due to attack or accident

+ Availability - Availability means the ability to access a data or resource at any time." + p_text: "In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

Reducing the available attack modes typically includes changing default passwords, adding systems two-factor authentication, the removal of software and/or services, usernames or unnecessary logins.

There are various methods to harden GNU/Linux based systems. This can involve, among other measures, patching the kernel, closing open network ports, adding intrusion detection systems, firewalls, and intrusion prevention systems.

There are also scripts and hardening tools such as Lynis, which can, for example, analyze a system thoroughly and allow you to disable unsolicited functionality in configuration files or perform various other security measures." + modules_title: "I nostri moduli" + + sonde_title: "Module Probe" + sonde_text: "The Probe Module carries out an automated analysis of the work environment by releasing a report of the vulnerabilities and possible optimizations to be carried out based on the criticalities detected." + sonde_button: "Take control with the Probe Module" + + rover_title: "Module Rover" + rover_text: "The Rover Module offers a detailed and specific analysis of all the problems and vulnerabilities of one or more structures to be analyzed, the procedure is not automated and has a higher cost than the Probe Module." + rover_button: "Climb into our Rover for a detailed exploration" + + defence_title: "Module Defence" + defence_text: "The defense modules are the procedures put in place to increase the safety of the environment previously analyzed through the Probe and/or Rover modules." + defence_button: "Request the help of our fleet" + + monitoring_title: "Module Monitoring" + monitoring_text: "The monitoring module retrieves any type of data from company services and allows you to view it directly in Grafana. This means you can make the most of your complex and expensive business infrastructures by viewing all data in a simple, effective and personalized way. You can also configure custom notifications that will be redirected to your favorite communication channel." + monitoring_button: "Find out how to monitor your infrastructure" + + graphene_title: "Module Grafene" + graphene_text: "The Graphene Module provides the configuration and installation of the GrapheneOS operating system on a supported device.
This system is designed for individuals seeking a high degree of security and confidential data processing on their mobile device." + + graphene_button: "Find out more about the benefits of GrapheneOS" + + sonde: + title: "Module Probe" + description: "Technically defined as \"Vulnerability Assessment\", it is designed for offices and allows you to bring to light the most common and insidious vulnerabilities, also recognized in the most important vulnerability databases. The Probe Module is necessary to formulate a defense plan to support the customer, through the use of the Defense and Intelligence Modules.

The Probe Module also allows us to process, an easily interpretable report, of the vulnerabilities detected and the possible optimizations that can be carried out in the system analyzed and the possible problems in the case of missing response.

This module can also be used to analyze small servers and network infrastructures, thus taking into consideration even the most customized configurations.

The objective of the Probe Module is to make the customer aware of their IT situation, avoiding that it can turn into an unpleasant and difficult reality repairable.

What should you do?


Contact us, this is the first fundamental step to start a journey towards greater security. Scroll for additional information." + + rover: + title: "Module Rover" + description: "The Rover Module searches for vulnerabilities going further, arriving at a detailed assessment of every single service and criticality present in the system to be analyzed.
Using the one-by-one manual control, our technicians will use every available tool to elaborate a report and an action plan consistent with the criticalities detected.

By combining the Rover Module with the Defense Modules, customized, safe solutions can be obtained and efficient that allow to solve and/or mitigate the problem at the root.

This Module is designed for more structured companies, which want to combine the concept of Information Security with their Business.

What should you do?


Contact us , this is the first fundamental step to start a journey towards greater security. Scroll for additional information." + + defence: + title: "Modulo Defence" + description: "Below are our solutions built to protect your infrastructures and servers. These solutions offer configurations designed to embrace multiple levels of protection, which in some situations must rightly be high, such as when dealing with sensitive data or when it is necessary to ensure maximum control of the system.

Our technicians and consultants will show you the solution that best suits your needs." + + starfighter: "Starfighter" + starfighter_text: "The Starfighter type solution includes, starting from the identification of the assets to be protected, the assessment of possible threats in terms of probability of occurrence and relative potential damage (severity). At this point, certain \"best practices\" procedures are applied to offer the customer an effective solution and at the same time able to provide protection from most of the threats present on the network; in this regard, firewalls will be configured and basic protection protocols applied. In addition, the systems will be equipped with automatic security updates with a predetermined frequency. However, this defense system is not very suitable in situations where there are several services or personalized services and in the case in which sensitive and biometric data are dealt with.

This module requires in advance that an analysis be carried out through the Probe Module." + + cruiser: "Cruiser" + cruiser_text: "The Cruiser-type defense system offers a higher level of security and optimization than the Starfighter solution, the Server Hardening level of procedures also affects user permissions and kernel configuration, in addition to protection systems and security of critical and specific services through a firewall configuration. This module also allows you to encrypt and verify the authenticity of connections by setting up a system of encrypted connections through WireGuard, an open source program that allows you to create secure point-to-point connections in routed or bridged configuration. In addition, the systems will be equipped with automatic security updates on a periodic basis. The procedure allows you to offer your services in total security even where sensitive and biometric data are present.

This module requires in advance that an analysis be carried out using the Rover module." + + stardestroyer: "Star Destroyer" + stardestroyer_text: "The Star Destroyer defense system adds an additional layer of security thus offering an optimized configuration of the server boot, a hardening of the partitions, a further customization of permissions and the total removal of any unused and obsolete protocols, services and applications in the operating system. In addition, the Star Destroyer module implements a technology for the synchronization and verification of certificates as well as a system of point-to-point encrypted connections (WireGuard). Threats and possible attack methodologies to which services and resources are exposed are evaluated. It also allows you to detect any system intrusions through IDS systems (Intrusion Detection System) in real time. This procedure allows to reach an advanced and personalized level of security, therefore inhospitable for possible cyber attacks. The Star Destroyer Module uses a customized automatic security update system configured ad hoc to optimize the environment in which it is applied.

This Module requires in advance that an analysis be carried out through the Rover Module." + + monitoring: + title: "Module Monitoring" + description: "Using software such as Grafana and Prometheus, we are able to aggregate data from different sources and allow a personalized and effective display. In addition, these software allow you to configure advanced notification systems (such as sending alerts to software such as Mattermost), useful for knowing, for example, if there are situations of intense load on the CPU or on the server's data traffic.

Monitoring a specific service, the server or being able to observe a dataset, has never been so simple and clean." + + graphene: + title: "Module Grafene" + description: " + GrapheneOS is an operating system that offers a wide range of functions dedicated to security. It is the result of the research and development of technologies aimed at improving the control of your data (regarding privacy) and increasing security, including substantial improvements to sandboxing (memory and application isolation), exploit mitigation and the authorization model.

Implements technologies to mitigate entire classes of cyber attacks and make exploitation of the most common vulnerabilities significantly more difficult.
Here are some of the main features and improvements to evaluate GrapheneOS against a common Android or iOS device: + + Here is a more exhaustive list of the functions and protections applied to the system: https://grapheneos.org/features.

+ + The list of supported devices is available at this address: https://grapheneos.org/faq#device-support; moreover, up to 5 years of update and security support are guaranteed (from the release date of the device).

+ +

To whom do we recommend this module?

+ + We recommend this module to all those who process sensitive data or who need a high degree of security and confidentiality, we can take as an example: lawyers, journalists, judges, doctors, private investigators, law enforcement, entrepreneurs, bank officials etc... + " + +communications: + header_title: "Communications" + header_lead: "The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration." + + mattermost: + title: "Mattermost" + lead: "Mattermost allows you to connect people and tools and automate collaboration between them, for example by creating a notification system in real time for a given project. Mattermost is the ideal product for teams that need to collaborate in the design and development of a product or service.
Configurable for both internal and external use (therefore through a public domain), it is the best alternative to Slack.

The product also has a paid license type (directly billed by Mattermost), which allows you to access Premium features. Furthermore, Mattermost is fully extensible through third party and/or internally developed plugins." + + matrix: + title: "Matrix" + lead: "Matrix is ​​an open source project that uses a free, secure (end-to-end encryption with session-aware) and decentralized communications API standard to build a secure space for team communication.

You can then create private or public spaces, make calls (audio and video) through the integrated Jitsi server; using Element, or another valid client, you can connect to your chat and therefore to the various rooms you are part of also through another device.
Furthermore, Matrix has a considerable number of plugins that allow for example to connect a Telegram group to a Matrix group allowing the exchange of messages on both sides.
Last but not least, Matrix allows you to communicate with other Matrix servers, thus allowing communication between the users of these servers.

For more demanding and security-conscious customers, we add this link that shows the encryption algorithm and the protocol used: https://gitlab.matrix.org/matrix-org/olm/blob/master/docs/megolm.md" + + nextcloud: + title: "Nextcloud" + lead: "As a fully on-premise data storage solution, Nextcloud offers the benefits of online collaboration without compliance and security risks.
Allows you to share and collaborate on Office documents (through Collabora Office or OnlyOffice), managing calendars and contacts, allows you to have an integrated and secure web-meeting platform (Nextcloud Talk).
Finally, it allows complete customization through a Marketplace containing further extensions that implement its functions.

Currently it is one of the best alternatives to services like Dropbox or Google Drive: with added steroids!" + +contacts: + title: "Here's how to contact us!" + body: " + Getting information or learning more about our modules is really simple:

1. Contact us to get a free appointment with our technicians
2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

+ You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

Finally, you can contact us by sending an email

If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

+ " + +projects: + title: "Projects, to go further" + text: "In addition to dedicating ourselves resolutely to our customers, we develop and/or actively participate with the various free as in freedom software development communities to produce and/or improve programs of various kinds, we manage a radio that deals with issues related to the world of software and science and we have a Peertube channel, still under development, on which to share interviews and/or guides of various kinds." + radio: + title: "The radio dedicated to the software" + text: "Engaging in the spread of free as in freedom software starts from the beginning. Why not start from a radio then?

Learn more by clicking below!" + software: + title: "The software we believe in" + text: "We support projects concerning free as in freedom software, starting from the BIOS, the heart of every PC up to the distributed content (such as multimedia), trying to sensitize people and companies to the use of free software by eliminating the so-called 'trap' software such as the DRM." + peertube: + title: "The channel dedicated to video content" + text: "We have decided to use every means to spread the message of free software and software ethics and for this reason we have set up a Peertube channel where you will find interviews, content dedicated to free software and technical guides." + +software: + title: "The software we believe in." + text: "We consider the Hacker ethics to be part of the foundations in software development, even in the most \"hidden\" or dedicated to specific areas.
We therefore support projects that concern free software, starting from the BIOS, the heart of every PC up to distributed content (such as multimedia), trying to sensitize people and companies to the use of free software by eliminating the so-called \"trap\" software such as DRM." + libreboot_title: "Libreboot" + libreboot_text: "The software is contained even in the most hidden parts, invisible to our eyes. The details in this case make a big difference." + freesoftware_title: "The free as in freedom software" + freesoftware_text: "Progress has always made use of knowledge. Today the world needs software to move forward and this needs to be freely distributed to keep knowledge free." + drm_title: "DRM-Free" + drm_text: "Being authors, being artists, makes us an integral part of culture. However, DRMs eliminate the rights that users and authors have on their works, making the efforts of sharing and free diffusion useless." + +channel: + title: "Our channel dedicated to video content" + p_1: "We have decided to use every means to spread the message of free as in freedom software and software ethics and for this reason we have set up a Peertube channel where you will find interviews, content dedicated to free software and technical guides." + p_2_1: "The channel is hosted by dear friends of " + p_2_2: "and is currently in the start-up phase but we hope you will contribute as well, as you are already doing with the fabulous radio." + title_2: "Do you have any ideas or would you like to suggest something?" + p_3: "Your contribution is always appreciated and we suggest you contact us on our channel at Fediverse or by going to the page " + +funkwhale: + title: "The Funkwhale project and the fediverse" + text_1: "Taking from an article (with link at the bottom), we can summarize:" + blockquote: " +

+ Funkwhale.it intends to put streaming back into the hands of Internet users, giving them the tools to upload, share and finance music. A long-term project, of which only the first bricks exist. +

+

+ The server federation was born in 2017 with the birth of the Fediverse, and with the arrival of Mastodon, it made this model popular. +

+

+ Funkwhale intends to adapt the federation to listening to music, based on the old Grooveshark, a free music service where Internet users imported their songs. +

+ " + + p_1: "If, like us, you believe in the importance of a project like this, you can donate something directly to them via cryptocurrencies." + +libreboot: + title_h2: "The concept of security starts with the CPU" + title: "The \"hidden\" story" + p: "In 2006, processor manufacturers such as Intel began installing a series of self-contained \"micro-environments\" (Intel ME, AMD PSP) of unknown targets into their products.
Several vulnerability tests have shown that these subsystems can in specific ways provide access to third parties and can read the memory in use (compromising encryption, password and alternative security keys).
From this arises the desire to disable this mechanism that violates every principle and right to privacy." + title_2: "The solution" + p_2: " + + me_cleaner + is the tool, initially created by Nicola Corna, which allows you to partially or totally disable the backdoor.
We also suggest replacing the OEM BIOS with + Libreboot, the free BIOS, based on Coreboot.
+
The removal tool is not completely finished on the most modern CPUs, having changed the structure of the same. Our suggestion is to contact us to help you on how to intervene.

+ Current companies and resellers starting to support Libreboot/Coreboot natively or offering installation services are Purism, System76, Ministry Of Freedom and Dell. + " + +peertube: + title: "The Peertube project and the fediverse" + text_1: "Taking from an article (with link at the bottom), we can summarize:" + blockquote: " +

+ PeerTube's goal is to create an emancipatory alternative to centralized platforms as YouTube. In a centralized service, you sign up with a single address, and every single action, video and data are collected on one huge \"computer\". For example, that of Google, which hosts YouTube (to be precise, they are server farms rather than huge computers, but symbolically it is the same thing!) +

+ " + p: "If, like us, you believe in the importance of a project like this, you can donate something directly to them through Liberapay, a free alternative to PayPal." + +radio: + title: "The radio dedicated to free as in freedom software" + p_1: " + The spread of free as in freedom software is certainly not new for many, however the standard means present few opportunities in this regard. +
+ At Unitoo we have long taken this sector to heart, and we have chosen to set up a radio, with exclusively Creative Commons licensed content, dealing with free as in freedom software.

+ Many weekly programs are already being played and many others are under construction thanks to our freelance speakers!

+ P.S.: Don't forget to donate something to our speakers using their platforms directly! The work they are doing is something exceptional. + " + title_2: "The technology" + p_2: "We used AzuraCast with Docker on a GNU/Linux server and we use Mixxx for Dj mode.
Below are the various links to access the software used:" + text_1: "You can of course " + text_2: "contact us" + text_3: " to be able to create your own platform!" + title_3: "The Podcast" + text_4: "After the dear friends of " + text_5: " released the updated version of the software, we immediately moved our content to their platform. Therefore at the following link you will have the opportunity to listen, download and share (in the freedoms granted and in compliance with the CC licenses associated with each file) the various Podcasts." + +news: + title: "News" + text: "For a long time we have been offering a Telegram channel that posts various news about the world of free software, software development and sometimes even some personal blogs. So we want to share here, the list of feeds that this bot uses trying to be as transparent as possible.

If you think there are inappropriate sources, or feeds of a certain caliber are missing, please let us know. You can contact us by reaching the \"Contact us\" page" + +staff: + yamabiiko: + alt_img: "Portrait photo of Lorenzo Tucci" + text: "

+        Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko)
+ error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block
+ --> src/main.rs:4:5
+ |
+ 4 | dangerous();
+ | ^^^^^^^^^^^ call to unsafe function
+ |
+ = note: consult the function's documentation for information on how to avoid undefined behavior
+
+ error: aborting due to previous error
+
+ For more information about this error, try `rustc --explain yamabiiko`.
+ error: could not compile `unsafe-example`
+
+ To learn more, run the command again with --verbose.
+
+ " + github_url: "https://github.com/yamabiiko" + gitlab_url: "https://gitlab.com/yamabik0" + cmaradonna: + alt_img: "Portrait photo of Claudio Maradonna" + text: "Unitoo founder and developer.
He enters the world of software at the age of 13 and from there he begins his adventure in the GNU/Linux world, between an overclock and the other.

Today he develops mainly with Ruby and Rails. He has a weakness for C++ <3" + fediverse_url: "https://social.unitoo.it/claudio" + instagram_url: "https://www.instagram.com/cmaradonna/" + github_url: "https://github.com/FiloSpaTeam" + gitlab_url: "https://gitlab.com/claudiomaradonna" + gitea_url: "https://git.unitoo.it/claudiomaradonna" + frenky: + alt_img: "Portrait photo of Simone Capparucci" + text: " +
+ Non andartene docile in quella buona notte,
+ i vecchi dovrebbero bruciare e delirare al serrarsi del giorno;
+ infuria, infuria, contro il morire della luce.
+
Dylan Thomas, Poesie (Torino, Einaudi 1965)
+
" + instagram_url: "https://www.instagram.com/xxfrenkyxx" + github_url: "https://github.com/Frenky1993" + fabio_purple: + text: "A Salentino with a PhD in computer science & engineering, but above all passionate/fanatic/sick of free as in freedom software, music, photography and so on and so forth ..." + instagram_url: "https://www.instagram.com/desmovalvo/" + twitter_url: "https://twitter.com/desmovalvo" + sydro: + text: "System Design & Automation expert, as DevOps creates customized systems for its customers, using the most modern automation and continuous building techniques. Militant in the SaLUG! for the past 20 years, he has been contributing to Free as in freedom Software projects." + instagram_url: "https://www.instagram.com/sydro83/" + twitter_url: "https://twitter.com/sydro83" + flickr_url: "https://www.flickr.com/photos/130497152@N05/" + sara: + text: "From the Marche region, graduated in Foreign Languages and Cultures, passionate about music, cinema, theater, and above all books. I became passionate about literature when I discovered that it was enough to read it with other points of view to discover that it is actually about us and can be less boring than a sequel to an epic film." + instagram_url: "https://www.instagram.com/sara_freddoni/" + facebook_url: "https://www.facebook.com/sara.freddoni" + grafixprint: + text: "Founder of Grafixprint, a company that deals with digital printing, web design and artworks. A professional like few others ... and very nice!" + website_url: "https://www.grafixprint.it" + +referral: + title: "Become a Guardian of the User Space" + description: "Being part of our team does not only mean working with us, but sharing our ideals and our services, designed to be ethical, cutting edge and without a binding contract by default.

Our customers and partners are therefore invited to share their experience deriving from the use of our services, with their customers and suppliers.

Following a purchase of one of our Modules, the referring customer and the new contact will receive respectively 2 months and 1 month of Intelligence Module (IT consulting)." + description_2: "

Be an active part in providing security and innovation in the companies you care about most!

" + +privacy_policy: + title: "Privacy policy and consent to the processing of personal data" + subtitle: "EU Regulation 2016/679 of the European Parliament and of the Council of 27 April 2016" + strong_1: "WHY THIS INFORMATION" + text_1: "This page describes the methods of processing the personal data of users who consult the website since following consultation of the site, data relating to identified or identifiable natural persons may be processed. Before communicating any personal data, Unitoo invites you to carefully read this \"Privacy Policy\", as it contains important information on the protection of personal data and on the security measures adopted to guarantee its confidentiality in full compliance with the Applicable Regulations." + text_2: "This Privacy Policy does not apply to other websites that may be reached via hypertext links published on the Site and complies with Recommendation no. 2/2001 concerning the minimum requirements for online data collection in the European Union, adopted on 17 May 2001 by the Article 29 Working Group." + text_3: "Pursuant to Article 13 of Regulation (EU) 2016/679 (\"GDPR - General Data Protection Regulation\") hereinafter \"Regulation\", the processing of personal information concerning you, which we will come into possession of, will be based on principles of correctness, lawfulness, purpose limitation and conservation, data minimization, accuracy, integrity and transparency and protection of your privacy and your rights." + text_4: "Therefore we inform you of the following:" + pp_1_title: "IDENTITY AND CONTACT DETAILS OF THE DATA CONTROLLER / DPO (DATA PROTECTION MANAGER)" + pp_1_text: "The data owner is Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: IT02324570445 - Email: info@unitoo.it - Tel: +39 351 617 2117" + pp_2_title: "PURPOSE OF THE PROCESSING AND TYPES OF DATA PROCESSED" + pp_2_text: " + The Personal Data collected by the Site are as follows: +

+ Navigation data +
+ The computer systems and software procedures used to operate this site acquire, during their normal operation, some personal data whose transmission is implicit in the use of Internet communication protocols. + This category of data includes the IP addresses or domain names of the computers and terminals used by users, the URI/URL (Uniform Resource Identifier/Locator) addresses of the requested resources, the time of the request, the method used in the submit the request to the server, the size of the file obtained in response, the numerical code indicating the status of the response given by the server (successful, error, etc.) and other parameters relating to the operating system and the user's IT environment. + These data, necessary for the use of web services, are also processed for the purpose of: + + The navigation data does not persist for more than seven days (except for any need to ascertain crimes by the judicial authorities). +
+
+ Data communicated by the user +
+ The optional, explicit and voluntary sending of messages to the contact addresses of the Data Controller, the private messages sent by users to the institutional profiles/pages on social media (where this possibility is foreseen), as well as the compilation and forwarding of the data requested through the \"Contacts\" form on the site, involve the acquisition of the sender's contact data, necessary to reply, as well as all personal data included in communications. The Data Controller will process these data in compliance with the Regulations, assuming that they refer to you or to third parties who have expressly authorized you to provide them on the basis of an appropriate legal basis that legitimizes the processing of the data in question. +

+ Cookies and other tracking systems +
+ The specifications referring to the use of cookies for user profiling, other tracking methods and/or communications to third parties, are reported in the Cookies Policy on the home page of the site, which we invite you to view so that you can define your preferences and express your consent.
+ Instead, session cookies (non-persistent) are used strictly limited to what is necessary for the safe and efficient navigation of the sites. The storage of session cookies in terminals or browsers is under the user's control, where on the servers, at the end of the HTTP sessions, information relating to cookies remains recorded in the service logs, with retention times not exceeding seven days. like other navigation data. + More information on the use of cookies and related technologies is available at https://www.garanteprivacy.it/cookie. + In addition to what is reported in point 2, the processing of the data you provide may be aimed at the purposes specified below: + + In this regard, specific information will be published on the pages of the site prepared for the provision of certain services. +
+ " + pp_3_title: "RECIPIENTS OR CATEGORIES OF RECIPIENTS OF THE DATA" + pp_3_text: "The data processed for the purposes referred to in point 2 may be communicated to internal or external staff, legal persons involved in the process of completing the services requested by the interested party, including, by way of example, those in charge of sending emails and analysis of the functioning of the Site, which act on the basis of specific instructions provided regarding the purposes and methods of the processing itself. + The list is available at the headquarters of the Data Controller at the request of the interested party. + The Personal Data processed are not transferred to Recipients who are located outside the European Economic Area." + pp_4_title: "PERIOD OF STORAGE OF PERSONAL DATA" + pp_4_text: " + The retention period of personal data begins from the moment of the provision of the same by the interested party and ends with the exercise of the right to cancel the data by the interested party by registered letter with return receipt to the address Via Circonvallazione Sud 28/A , Monteprandone (AP), 63076, Italy or communication by certified e-mail: unitoo@pec.it + " + pp_5_title: "OPTIONAL NATURE OF DATA PROVISION AND CONSEQUENCES OF ANY REFUSAL" + pp_5_text: " + The provision of the data necessary for the fulfillment of the contact request and/or information is optional. However, in the event of failure to provide the requested data, the data subject will not be able to receive the information and support requested." + pp_6_title: "LEGAL BASIS OF THE PROCESSING" + pp_6_text: " + Pursuant to Article 6 of the GDPR 679/2016, the processing of data for the purposes listed in point 2 of this document has a legal basis on the explicit consent of the interested party (Article 6 letter a); in the execution of a contract of which the interested party is a party (Article 6 letter b) and in the legitimate interest of the owner (Article 6 letter f) based on the relevant relationship between the interested party and the data controller provided that the rights do not prevail and the freedoms of the interested party. The legitimate interests of the Data Controller do not prevail over the interests, rights and freedoms of the data subject." + pp_7_title: "RIGHTS OF THE INTERESTED PARTY" + pp_7_text: "At any time, the interested party may exercise his rights towards the data controller, pursuant to articles 15, 16, 17, 18, 20, 21 of the GDPR 679/2016. Specifically, the interested party has the right: + " + pp_8_title: "AUTOMATED DECISION-MAKING PROCESS AND PROFILING" + pp_8_text: " + The collection and processing of data does not provide for any type of automated decision-making and / or profiling by the Data Controller." + endtext: " IMPORTANT +
+ This Privacy Policy is effective from 25 May 2018. The Data Controller reserves the right to modify or simply update its content, in part or completely, also due to changes in the Regulations. We therefore invite you to visit this section regularly to become aware of the most recent and updated version." + +footer: + license: "The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here:" + + sitemap: "Sitemap" + projects: "Projects" + channels: "Channels" diff --git a/_i18n/it.yml b/_i18n/it.yml index b05874e..8726e0a 100644 --- a/_i18n/it.yml +++ b/_i18n/it.yml @@ -153,9 +153,6 @@ meta: libreboot_logo: "Logo ufficiale di Libreboot, BIOS libero derivato da Coreboot" header_peertube: "Screenshot del canale Peertube di Unitoo" sydro: "Foto ritratto di Angelo \"Sydro\"" - nextcloud_example: "Screenshot di esempio dell applicativo server Nextcloud" - azuracast_example: "Screenshot di esempio dell applicativo server Azuracast" - pihole_example: "Screenshot di esempio dell applicativo server PiHole" liberapay_logo: "Logo ufficiale di Liberapay" yamabiiko: "Foto ritratto di Lorenzo Tucci" cmaradonna: "Foto ritratto di Claudio Maradonna" @@ -178,8 +175,6 @@ buttons: services_and_products: "Servizi e Prodotti" projects: "Progetti" know_us_on_fediverse: "Ecco il nostro profilo!" - find_how_we_build_software: "Scopri quali tecnologie utilizziamo" - find_what: "Scopri la nostra piattaforma e i costi" know_more: "Approfondisci" go_to_channel: "Vai al canale" discover_our_services: "Scopri i servizi" @@ -191,6 +186,7 @@ buttons: cybersecurity: "Sicurezza" communications: "Comunicazioni" go_to_telegram_bot: "Vai al Bot Telegram" + privacy_policy: "Informativa privacy" titles: go_to_radio: "radio.unitoo.it, il link si aprirà in una tab separata. Potrai ascoltare musica e podcast rilasciati con licenze Creative Commons" @@ -541,7 +537,7 @@ privacy_policy: text_3: "Ai sensi dell'articolo 13 del Regolamento (UE) 2016/679 (“GDPR – General Data Protection Regulation”) di seguito \"Regolamento\", il trattamento delle informazioni personali che La riguardano, dei quali entreremo in possesso, sarà improntato ai principi di correttezza, liceità, limitazione delle finalità e della conservazione, minimizzazione dei dati, esattezza, integrità e trasparenza e di tutela della Sua riservatezza e dei Suoi diritti." text_4: "Pertanto La informiamo di quanto segue:" pp_1_title: "IDENTITÀ E DATI DI CONTATTO DEL TITOLARE DEL TRATTAMENTO /RPD (RESPONSABILE PROTEZIONE DATI)" - pp_1_text: "Il titolare dei dati è Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: 02324570445 - Email: claudio@unitoo.pw- Tel: +393936320924" + pp_1_text: "Il titolare dei dati è Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: IT02324570445 - Email: claudio@unitoo.pw- Tel: +393936320924" pp_2_title: "FINALITÀ DEL TRATTAMENTO E TIPI DI DATI TRATTATI" pp_2_text: " I Dati Personali raccolti dal Sito sono i seguenti: @@ -565,7 +561,7 @@ l’hanno espressamente autorizzata a conferirli in base ad un’idonea base giu
Cookie e altri sistemi di tracciamento
- Non viene fatto uso di cookie per la profilazione degli utenti, né vengono impiegati altri metodi di tracciamento. + Le specifiche riferite all'utilizzo di cookie per la profilazione degli utenti, ad altri metodi di tracciamento e/o a comunicazioni a Terze parti, sono riportate all'interno della Policy Cookies presente nella home page del sito, che La invitiamo a visionare affinché possa definire le sue preferenze ed esprimere il relativo consenso.
Viene invece fatto uso di cookie di sessione (non persistenti) in modo strettamente limitato a quanto necessario per la navigazione sicura ed efficiente dei siti. La memorizzazione dei cookie di sessione nei terminali o nei browser è sotto il controllo dell'utente, laddove sui server, al termine delle sessioni HTTP, informazioni relative ai cookie restano registrate nei log dei servizi, con tempi di conservazione comunque non superiori ai sette giorni al pari degli altri dati di navigazione. Maggiori informazioni sull’uso dei cookie e tecnologie affini sono disponibili https://www.garanteprivacy.it/cookie. Oltre a quanto riportato nel punto 2, il trattamento dei dati da Lei forniti può essere finalizzato agli scopi di seguito specificati: diff --git a/_includes/contacts.html b/_includes/contacts.html index 85da80d..82314ec 100644 --- a/_includes/contacts.html +++ b/_includes/contacts.html @@ -5,8 +5,11 @@

{% t contacts.body %}

- info@unitoo.it
+ info@unitoo.it + {% if site.lang == "it" %} +
+39 351 617 2117 + {% endif %}


diff --git a/_includes/cybersecurity/defence.html b/_includes/cybersecurity/defence.html index 77eb4f3..38fced0 100644 --- a/_includes/cybersecurity/defence.html +++ b/_includes/cybersecurity/defence.html @@ -5,6 +5,6 @@
{% t cybersecurity.defence_title %}

{% t cybersecurity.defence_text %}

- {% t cybersecurity.defence_button %} + {% t cybersecurity.defence_button %}
diff --git a/_includes/cybersecurity/graphene.html b/_includes/cybersecurity/graphene.html index 347410d..79fe48e 100644 --- a/_includes/cybersecurity/graphene.html +++ b/_includes/cybersecurity/graphene.html @@ -5,6 +5,6 @@
{% t cybersecurity.graphene_title %}

{% t cybersecurity.graphene_text %}

- {% t cybersecurity.graphene_button %} + {% t cybersecurity.graphene_button %} diff --git a/_includes/cybersecurity/monitoring.html b/_includes/cybersecurity/monitoring.html index c5da1e1..a84220b 100644 --- a/_includes/cybersecurity/monitoring.html +++ b/_includes/cybersecurity/monitoring.html @@ -5,6 +5,6 @@
{% t cybersecurity.monitoring_title %}

{% t cybersecurity.monitoring_text %}

- {% t cybersecurity.monitoring_button %} + {% t cybersecurity.monitoring_button %} diff --git a/_includes/cybersecurity/rover.html b/_includes/cybersecurity/rover.html index 5ec6725..85b9388 100644 --- a/_includes/cybersecurity/rover.html +++ b/_includes/cybersecurity/rover.html @@ -5,6 +5,6 @@
{% t cybersecurity.rover_title %}

{% t cybersecurity.rover_text %}

- {% t cybersecurity.rover_button %} + {% t cybersecurity.rover_button %} diff --git a/_includes/cybersecurity/sonde.html b/_includes/cybersecurity/sonde.html index 4d6cb26..9a693cc 100644 --- a/_includes/cybersecurity/sonde.html +++ b/_includes/cybersecurity/sonde.html @@ -5,6 +5,6 @@
{% t cybersecurity.sonde_title %}

{% t cybersecurity.sonde_text %}

- {% t cybersecurity.sonde_button %} + {% t cybersecurity.sonde_button %} diff --git a/_includes/footer.html b/_includes/footer.html index cb32e03..609918d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,26 +5,26 @@ {% t footer.sitemap %}
{% t footer.projects %}
{% t footer.channels %}
@@ -71,7 +71,7 @@
  • - +
  • @@ -83,10 +83,10 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    - Informativa privacy + {% t buttons.privacy_policy %}
    diff --git a/_includes/header.html b/_includes/header.html index eeb9bee..426f471 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -9,11 +9,19 @@ {% asset logo-extended.webp @magick:double height='30' alt="{{ alt_logo_extended_dark }}" %} + diff --git a/_includes/services-and-products.html b/_includes/services-and-products.html index de5f2a9..3b03730 100644 --- a/_includes/services-and-products.html +++ b/_includes/services-and-products.html @@ -21,7 +21,7 @@

    {% t index.products.technical_assistance_text %}

    -
    {% t buttons.discover_our_services %} + {% t buttons.discover_our_services %}
    {% asset element-technical-assistance.webp alt="{{ alt_technical_assistance_example }}" class="mt-3 mt-lg-0" %} @@ -44,7 +44,7 @@

    {% t index.products.cybersecurity_text %}

    - {% t buttons.go_to_cybersecurity %} + {% t buttons.go_to_cybersecurity %}
    @@ -64,7 +64,7 @@

    {% t index.products.communications_text %}

    - {% t buttons.go_to_communications %} + {% t buttons.go_to_communications %}
    {% asset element-communications.webp alt="{{ alt_communications_example }}" class="mt-3 mt-lg-0" %} @@ -87,7 +87,7 @@

    {% t index.products.blackhole_text %}

    - {% t buttons.go_to_blackhole %} + {% t buttons.go_to_blackhole %}
    diff --git a/_includes/sidebar.html b/_includes/sidebar.html index a1bb8d8..a783827 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,10 +1,10 @@
    × - {% t buttons.about_us %} - {% t buttons.services_and_products %} - └ {% t buttons.technical_assistance %} - └ {% t buttons.cybersecurity %} - └ {% t buttons.communications %} - {% t buttons.projects %} - {% t buttons.contactsus %} + {% t buttons.about_us %} + {% t buttons.services_and_products %} + └ {% t buttons.technical_assistance %} + └ {% t buttons.cybersecurity %} + └ {% t buttons.communications %} + {% t buttons.projects %} + {% t buttons.contactsus %}
    diff --git a/_layouts/tagpage.html b/_layouts/tagpage.html index 3d833da..1d4ed49 100644 --- a/_layouts/tagpage.html +++ b/_layouts/tagpage.html @@ -1,5 +1,6 @@ --- layout: default +languages: ["it"] ---
    diff --git a/_pages/about-us.html b/_pages/about-us.html index 6697667..65efe29 100644 --- a/_pages/about-us.html +++ b/_pages/about-us.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.aboutus description: meta.descriptions.aboutus +namespace: aboutus permalink: /chisiamo/ permalink_en: /aboutus/ tags: unitoo aboutus chisiamo team diff --git a/_pages/blackhole.html b/_pages/blackhole.html deleted file mode 100644 index 5df62fa..0000000 --- a/_pages/blackhole.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: simple -title: meta.titles.blackhole -description: meta.descriptions.blackhole -permalink: /prodotti/blackhole/ -permalink_en: /products/blackhole/ -tags: unitoo blackhole sicurezza informatica dns server pihole adblock ---- -
    -
    -

    {% t blackhole.title %}

    -
    - -

    - {% asset "element-blackhole.webp" width=250 align=left class="mr-3 rounded" %} - {% t blackhole.description %} -

    -
    -
    - -
    - {% include contacts.html %} -
    diff --git a/_pages/channel.html b/_pages/channel.html index 6683bdf..769fcb4 100644 --- a/_pages/channel.html +++ b/_pages/channel.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.channel description: meta.descriptions.channel +namespace: channel permalink: /progetti/peertube/ permalink_en: /projects/peertube/ tags: video unitoo peertube freedom software freesoftware interviste @@ -12,7 +13,7 @@ tags: video unitoo peertube freedom software freesoftware interviste

    {% t channel.p_1 %}

    - {% t channel.p_2_1 %} Peertube Italia + {% t channel.p_2_1 %} Peertube Italia {% t channel.p_2_2 %}

    @@ -22,7 +23,7 @@ tags: video unitoo peertube freedom software freesoftware interviste

    {% t channel.title_2 %}

    {% t channel.p_3 %} - {% t buttons.contactsus %}. + {% t buttons.contactsus %}.



    diff --git a/_pages/communications.html b/_pages/communications.html index a89840c..2f8c96b 100644 --- a/_pages/communications.html +++ b/_pages/communications.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.communications description: meta.descriptions.communications +namespace: communications permalink: /comunicazioni/ permalink_en: /communications/ tags: unitoo communications products comunicazioni servizi nextcloud mattermost matrix element chat messaging team condivisione riunioni diff --git a/_pages/contacts.html b/_pages/contacts.html index 662a9dc..3b7fa00 100644 --- a/_pages/contacts.html +++ b/_pages/contacts.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.contacts description: meta.descriptions.contacts +namespace: contactus permalink: /contattaci/ permalink_en: /contactus/ tags: unitoo contatti gnupg email contacts diff --git a/_pages/cybersecurity.html b/_pages/cybersecurity.html index 1c9cc19..a863c1f 100644 --- a/_pages/cybersecurity.html +++ b/_pages/cybersecurity.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.cybersecurity description: meta.descriptions.cybersecurity +namespace: cybersecurity permalink: /cybersecurity/ permalink_en: /cybersecurity/ tags: unitoo cybersecurity sicurezza informatica hardening patch best practices diff --git a/_pages/defence.html b/_pages/defence.html index c165bac..d2fbcf8 100644 --- a/_pages/defence.html +++ b/_pages/defence.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.defence description: meta.descriptions.defence +namespace: defence permalink: /cybersecurity/defence/ permalink_en: /cybersecurity/defence/ tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module defence diff --git a/_pages/funkwhale.html b/_pages/funkwhale.html index 1a61962..fb8071e 100644 --- a/_pages/funkwhale.html +++ b/_pages/funkwhale.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.funkwhale description: meta.descriptions.funkwhale +namespace: funkwhale permalink: /partners/funkwhale/ permalink_en: /partners/funkwhale/ tags: unitoo partners funkwhale podcast music creativecommons freedom diff --git a/_pages/graphene.html b/_pages/graphene.html index 2cb3508..acb540b 100644 --- a/_pages/graphene.html +++ b/_pages/graphene.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.graphene description: meta.descriptions.graphene +namespace: graphene permalink: /cybersecurity/grafene/ permalink_en: /cybersecurity/graphene/ tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module grapheneos diff --git a/_pages/libreboot.html b/_pages/libreboot.html index 23a030c..97ff7f3 100644 --- a/_pages/libreboot.html +++ b/_pages/libreboot.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.libreboot description: meta.descriptions.libreboot +namespace: libreboot permalink: /progetti/libreboot/ permalink_en: /projects/libreboot/ tags: unitoo libreboot bios freesoftware rights coreboot diff --git a/_pages/monitoring.html b/_pages/monitoring.html index 6000cce..665af46 100644 --- a/_pages/monitoring.html +++ b/_pages/monitoring.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.monitoring description: meta.descriptions.monitoring +namespace: monitoring permalink: /cybersecurity/monitoring/ permalink_en: /cybersecurity/monitoring/ tags: unitoo cybersecurity sicurezza informatica best practices module monitoring grafana prometheus diff --git a/_pages/news.html b/_pages/news.html index fef6a19..69404d7 100644 --- a/_pages/news.html +++ b/_pages/news.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.news description: meta.descriptions.news +namespace: news permalink: /news/ permalink_en: /news/ tags: unitoo news freedom software freesoftware foss telegram feed rss bot diff --git a/_pages/peertube.html b/_pages/peertube.html index bbe266f..05f8656 100644 --- a/_pages/peertube.html +++ b/_pages/peertube.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.peertube description: meta.descriptions.peertube +namespace: peertube permalink: /partners/peertube/ permalink_en: /partners/peertube/ tags: unitoo partners peertube video creativecommons freedom diff --git a/_pages/privacy.html b/_pages/privacy.html index 97f29f0..b7f2955 100644 --- a/_pages/privacy.html +++ b/_pages/privacy.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.privacy_policy description: meta.descriptions.privacy_policy +namespace: privacy permalink: /privacy-policy/ permalink: /privacy-policy/ tags: privacy policy unitoo diff --git a/_pages/projects.html b/_pages/projects.html index 4ffbbbe..9ef9a63 100644 --- a/_pages/projects.html +++ b/_pages/projects.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.projects description: meta.descriptions.projects +namespace: projects permalink: /progetti/ permalink_en: /projects/ tags: unitoo freedom software freesoftware projects progetti @@ -22,7 +23,7 @@ tags: unitoo freedom software freesoftware projects progetti
    {% t projects.radio.title %}

    {% t projects.radio.text %}

    - {% t buttons.know_more %} + {% t buttons.know_more %}
    @@ -35,7 +36,7 @@ tags: unitoo freedom software freesoftware projects progetti
    {% t projects.software.title %}

    {% t projects.software.text %}

    - {% t buttons.know_more %} + {% t buttons.know_more %}
    @@ -48,7 +49,7 @@ tags: unitoo freedom software freesoftware projects progetti
    {% t projects.peertube.title %}

    {% t projects.peertube.text %}

    - {% t buttons.know_more %} + {% t buttons.know_more %}
    diff --git a/_pages/radio.html b/_pages/radio.html index 4355951..4e703ec 100644 --- a/_pages/radio.html +++ b/_pages/radio.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.radio description: meta.descriptions.radio +namespace: radio permalink: /progetti/radio/ permalink_en: /projects/radio/ tags: radio unitoo azuracast freedom software freesoftware @@ -18,7 +19,7 @@ tags: radio unitoo azuracast freedom software freesoftware
  • AzuraCast: https://github.com/AzuraCast/AzuraCast
  • Mixxx: https://mixxx.org/
  • - {% t radio.text_1 %}{% t radio.text_2 %}{% t radio.text_3 %} + {% t radio.text_1 %}{% t radio.text_2 %}{% t radio.text_3 %}

    {% t buttons.go_to_radio %} @@ -26,7 +27,7 @@ tags: radio unitoo azuracast freedom software freesoftware

    {% t radio.title_3 %}

    - {% t radio.text_4 %} Funkwhale {% t radio.text_5 %} + {% t radio.text_4 %} Funkwhale {% t radio.text_5 %}

    {% t radio.title_3 %}

    diff --git a/_pages/referral.html b/_pages/referral.html index 656732a..7501358 100644 --- a/_pages/referral.html +++ b/_pages/referral.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.referral description: meta.descriptions.referral +namespace: referral permalink: /cybersecurity/referral/ permalink_en: /cybersecurity/referral/ tags: unitoo referral program @@ -17,7 +18,7 @@ tags: unitoo referral program

    {% t referral.description_2 %}

    - {% t buttons.discover_our_services %} + {% t buttons.discover_our_services %}
    diff --git a/_pages/rover.html b/_pages/rover.html index 36c1e5d..2634e3c 100644 --- a/_pages/rover.html +++ b/_pages/rover.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.rover description: meta.descriptions.rover +namespace: rover permalink: /cybersecurity/rover/ permalink_en: /cybersecurity/rover/ tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module rover diff --git a/_pages/services-and-products.html b/_pages/services-and-products.html index 39300f6..d0e596f 100644 --- a/_pages/services-and-products.html +++ b/_pages/services-and-products.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.services_and_products description: meta.descriptions.services_and_products +namespace: services-and-products permalink: /servizi-e-prodotti/ permalink_en: /services-and-products/ tags: unitoo services products prodotti servizi nextcloud pihole dnsserver cloud filestorage calendar software development consulenza technicaladvice diff --git a/_pages/software.html b/_pages/software.html index 6e5884f..1cbb60d 100644 --- a/_pages/software.html +++ b/_pages/software.html @@ -2,6 +2,7 @@ layout: default title: meta.titles.software description: meta.descriptions.software +namespace: software permalink: /progetti/software/ permalink_en: /projects/software/ tags: unitoo company rights projects freesoftware nodrm freebios libreboot coreboot @@ -27,7 +28,7 @@ tags: unitoo company rights projects freesoftware nodrm freebios libreboot coreb

    {% t software.libreboot_title %}

    {% t software.libreboot_text %}

    - {% t buttons.know_more %} + {% t buttons.know_more %}
    diff --git a/_pages/sonde.html b/_pages/sonde.html index fc092b0..d8adb0c 100644 --- a/_pages/sonde.html +++ b/_pages/sonde.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.sonde description: meta.descriptions.sonde +namespace: sonde permalink: /cybersecurity/sonda/ permalink_en: /cybersecurity/sonde/ tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module sonde sonda diff --git a/_pages/technical-assistance.html b/_pages/technical-assistance.html index 462d0df..7d25c0c 100644 --- a/_pages/technical-assistance.html +++ b/_pages/technical-assistance.html @@ -2,6 +2,7 @@ layout: simple title: meta.titles.technical_assistance description: meta.descriptions.technical_assistance +namespace: technical-assistance permalink: /assistenza-e-consulenza/ permalink_en: /technical-assistance/ tags: unitoo technical assistance customer care consulenza periodica diff --git a/_site/404.html b/_site/404.html index 446d316..f3deabb 100644 --- a/_site/404.html +++ b/_site/404.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -204,7 +210,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/assets/.sprockets-manifest-90803569975f9aac793b33ce244bb6cb.json b/_site/assets/.sprockets-manifest-90803569975f9aac793b33ce244bb6cb.json deleted file mode 100644 index 83b9bc7..0000000 --- a/_site/assets/.sprockets-manifest-90803569975f9aac793b33ce244bb6cb.json +++ /dev/null @@ -1 +0,0 @@ -{"files":{"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp":{"logical_path":"yamabiiko.webp","mtime":"2022-09-02T15:51:23+02:00","size":74598,"digest":"3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10","integrity":"sha512-PYEtY8bq2n8vOw50+FI8xFitkEzUEq/xdo9fiwxaEFUwJerC3cAB7L04T8yVw8bCZQS1bE1nSkEQMfveITb7EA=="},"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp":{"logical_path":"sara.webp","mtime":"2022-09-02T15:51:23+02:00","size":23628,"digest":"e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980","integrity":"sha512-5TgTOBXQtfejUQzFslSGQew+2fXFJC2OgigUtPKGx1Dyd+4ckYSowWE0LmvMS/k6qmpaAGbvEFlMjRKBF0iJgA=="},"frenky-7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482.webp":{"logical_path":"frenky.webp","mtime":"2022-09-02T15:51:23+02:00","size":83002,"digest":"7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482","integrity":"sha512-euwXMufZY45EVdh4flZXwpHoxTM8l2jiDyubashNy2e8Z8mOzT5AmyOGRPQmzy0M6tTAujQmR89+RZLXhjF0gg=="},"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp":{"logical_path":"header-peertube.webp","mtime":"2022-09-02T15:51:23+02:00","size":74254,"digest":"d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558","integrity":"sha512-1S0iRkx9mPFodIfTNy90p+nh/V1X4ppatkjYcRkBiK1a+4kZD7kLOh1jUS0YxvlFjQ3hH9p+0Mf635QPs5qlWA=="},"header-aboutus-9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3.webp":{"logical_path":"header-aboutus.webp","mtime":"2022-05-20T11:56:58+02:00","size":60978,"digest":"9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3","integrity":"sha512-mhA2JHAnvsB1TlABX1DZUXRSiqbM98tCfX09DLfftsco8QtblUHq3YqDgTKOJzavawGvstt12WPrdMfLVkEjww=="},"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2022-09-02T15:51:23+02:00","size":11654,"digest":"55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5","integrity":"sha512-VZhak1JeKGW/X6gfGzDRzZz6e9BZI9oyklJldtYvURdgOPoEqETBaAvmP7OqE4+9qTzMWXwOFUE88GV7bAzd1Q=="},"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp":{"logical_path":"sydro.webp","mtime":"2022-09-02T15:51:23+02:00","size":25674,"digest":"1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9","integrity":"sha512-H7ddZjEgNO1fV/Mp3cdyL90fuLi9/YwcL6b1sPDMHOSP+Wo2020DyDVyRAfOaC+Cq8+h8d3iNKlFU7zEuFsauQ=="},"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp":{"logical_path":"fabio_purple.webp","mtime":"2022-09-02T15:51:23+02:00","size":36544,"digest":"ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097","integrity":"sha512-6norMItai/3MqB5isuWNC3tQ9mFcT5SyTZV1bmCz3B8zj+76f+i7zdB8vwL+Gnx9cLMmn4+WscHvFgCj0q4Alw=="},"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp":{"logical_path":"cmaradonna.webp","mtime":"2022-09-02T15:51:23+02:00","size":48516,"digest":"175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362","integrity":"sha512-F1Jg4/WUSAghiUYkHzdKHy5W/6jgHvfoqvjliwbPzkcv+fIAohgOcz/WnGKVfGo827vAXCCdeyQm5/aYwTZTYg=="},"header-space-62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae.webp":{"logical_path":"header-space.webp","mtime":"2022-05-20T11:56:58+02:00","size":54598,"digest":"62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae","integrity":"sha512-YqpsYeGkWnoDjCTA860xF3VBoeuhNvOv3sAMz05faaHulCWKuI2u3NMWKBCUAisjEg9DFL/Rp92YSXXjS87Trg=="},"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp":{"logical_path":"header-radio.webp","mtime":"2022-09-02T15:51:23+02:00","size":87726,"digest":"f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269","integrity":"sha512-8lYic7nc6AoRdkcUleV50CQUsN3bq5w0WDOnHTzKWqNOJQE2rXwYt03R/UVY/Q5fmSjDSWM8idf9w3cILFeyaQ=="},"header-cybersecurity-4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225.webp":{"logical_path":"header-cybersecurity.webp","mtime":"2022-05-20T11:56:58+02:00","size":60628,"digest":"4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225","integrity":"sha512-SqqqZiqWDC0xW1M6PavU2SjxJCCwV8Ne3HjAH3WbdiLz9ds2sFsffAOvqLuoFm5L24s2KooAdK0DkyaZKq/CJQ=="},"logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp":{"logical_path":"logo-extended.webp","mtime":"2022-09-02T15:51:23+02:00","size":6666,"digest":"6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3","integrity":"sha512-bNkvQ++R/AdMUjqYLPp7BQuD9Eb0xJkZV4cgeCOAOWmTBoTmIo/x0b2m49EqTKtGEaXP4E915cWDpSHrOTz5ow=="},"header-communications-a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a.webp":{"logical_path":"header-communications.webp","mtime":"2022-05-20T11:56:58+02:00","size":57348,"digest":"a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a","integrity":"sha512-qOZCJ2bbxVs1OQK6S8GWKa/P5lai4U8gJuOwjN04BWps5p1uRQp/vMnaoN4MSQMxoD7XPzEq36SefHiHLfUNCg=="},"matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js":{"logical_path":"matomo.js","mtime":"2022-09-02T15:51:23+02:00","size":448,"digest":"e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f","integrity":"sha512-6fqXtO85/aniT3wNsnRL23MchOAajYbkJJjph4jsekYNJgKa3Ic/RbGAKEdnkrroKGuIwBPuJNPdPXLP9pI/jw=="},"header-technical_assistance-df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff.webp":{"logical_path":"header-technical_assistance.webp","mtime":"2022-05-20T11:56:58+02:00","size":61784,"digest":"df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff","integrity":"sha512-3xkjLfM3nIk609zBN+WIc2CPfbc+3ciBwNhoo5GAnyjl+EAMVuWn93JyWqxyqeKxh/AXLf9g83LZrESP9GVu/w=="},"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp":{"logical_path":"libreboot.webp","mtime":"2022-05-20T11:56:58+02:00","size":93896,"digest":"cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe","integrity":"sha512-zATIxxkRPmvtFNSvC/nsgMkMeLravBOv8a9iMieyF2oU+i5fQr9RleAXlUGZiIWEkHQoGAJzKsP69y7jE/obvg=="},"element-blackhole-103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf.webp":{"logical_path":"element-blackhole.webp","mtime":"2022-09-02T15:51:23+02:00","size":32474,"digest":"103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf","integrity":"sha512-EDZ0sjeIxaB6qXU9rlPQMh0IMgIJV8xXZnV8AlXijZoZfq6g7HoHSaf56bl2fYuPaF4008RIsRLqXOGezlSjvw=="},"element-starfighter-b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e.webp":{"logical_path":"element-starfighter.webp","mtime":"2022-09-02T15:51:23+02:00","size":53594,"digest":"b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e","integrity":"sha512-tO34hyvTnm1ztsdWUX8KEe6KXOmPZNFTErG17JT7r2a3eGdhnYS/0K+iGaqiGrNsKoLz6znipRhx2PesYjQ1Hg=="},"element-cruiser-44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f.webp":{"logical_path":"element-cruiser.webp","mtime":"2022-09-02T15:51:23+02:00","size":81382,"digest":"44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f","integrity":"sha512-RPrgqJKUqBkl0l8ddcyHyy+267YoGuDvwL15Glef8RtW2cdEF6+N8i0cpueuzTfk+k9GW6VTBrZY7eXf3NwSDw=="},"card-m-defence-9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581.webp":{"logical_path":"card-m-defence.webp","mtime":"2022-09-02T15:51:23+02:00","size":31422,"digest":"9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581","integrity":"sha512-ndpY2bz6m5zNMY9zqxbMBLLTiRo/YLK1FC1r+z2o0TpEGK94NCJ0hp/9K2sW6LXBqU9V7d7z8w05JlYOzE9VgQ=="},"card-m-sonde-3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1.webp":{"logical_path":"card-m-sonde.webp","mtime":"2022-09-02T15:51:23+02:00","size":21604,"digest":"3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1","integrity":"sha512-P0LZ0DmMq7EJgiUyo3eQITFp/Q+S+cEnq4pJGAqDOmRuCkwAXg13Iu6uZMt4kRg80fv9mu6QYE30s0IYBKseoQ=="},"card-m-rover-c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703.webp":{"logical_path":"card-m-rover.webp","mtime":"2022-09-02T15:51:23+02:00","size":28246,"digest":"c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703","integrity":"sha512-x8iTCO3s+e1VvallPknQ56iKsyId94m0K4xavWiLu2b+qaGfncyQ6tLF6tQgl35dQtMyaHe3bNIYlygnQPAnAw=="},"analytics-1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668.js":{"logical_path":"analytics.js","mtime":"2022-05-20T09:02:21+02:00","size":53910,"digest":"1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668","integrity":"sha512-HtHhTcOzOjHWLkofTaYkq9EZp1+lSe2qKQt6WvoW1fpLfa9+EnDuxd1QvPGZKqmiCHXXMSMvRBaDG7CVEgzGaA=="},"element-referral-49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b.webp":{"logical_path":"element-referral.webp","mtime":"2022-09-02T15:51:23+02:00","size":56416,"digest":"49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b","integrity":"sha512-STWPbcvjOmQhEPex/sd1abdUhfmVpSJVfX+R5mFYQGsA5oGQgXxYYJzcDUBC59oEafr77+Nk8dvb91vSeFONaw=="},"element-stardestroyer-a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf.webp":{"logical_path":"element-stardestroyer.webp","mtime":"2022-09-02T15:51:23+02:00","size":60692,"digest":"a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf","integrity":"sha512-pttNdBaPyKxyTd3kO75yr7aH5unPsWTMdBh05ZLgTn8pERh3jQ5qgNSqTVDt//I/OuDxubYp7THNdNCsVLHBvw=="},"element-technical-assistance-f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721.webp":{"logical_path":"element-technical-assistance.webp","mtime":"2022-09-02T15:51:23+02:00","size":27546,"digest":"f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721","integrity":"sha512-9KJE9n63YSsKPkYalaumrW8nO/sPoZS3zQgGFbNguOFbYf/F5kFMpwKRWnaJj9iLbQ0DEMU8V0IAMP/bAvo3IQ=="},"element-monitoring-938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf.webp":{"logical_path":"element-monitoring.webp","mtime":"2022-09-02T15:51:23+02:00","size":61848,"digest":"938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf","integrity":"sha512-k46TN0u7mfeKrJyiAvioUefWGIU7f3h10b0/jZFwU6E5aT2syu1ap8t6OQevcbM8K8/lAGU4YwzIgJRNiSjgvw=="},"element-rover-c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964.webp":{"logical_path":"element-rover.webp","mtime":"2022-09-02T15:51:23+02:00","size":49626,"digest":"c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964","integrity":"sha512-wEBfC3K+Vo+leokqIIe87e1GbhM1M+O8x/HHvjjKYRFJGnXP/XxkiUoR7bkYAhrd2XgIjj8+pCTGkdork74JZA=="},"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp":{"logical_path":"libreboot_logo.webp","mtime":"2022-09-02T15:51:23+02:00","size":10976,"digest":"55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04","integrity":"sha512-Vbvy7unpfIjJEEx7TgUhubLvUayy+YL0PLFwuTo6w0cibal0EqkpUVgoZsA1ajr+INMOymqcliLmSaAqe4dsBA=="},"main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js":{"logical_path":"main.js","mtime":"2022-09-02T15:51:23+02:00","size":93345,"digest":"c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009","integrity":"sha512-xl8hyGyYC/db2VOIzC/xFgOGfZ/2fz2y7JsTR2lm+lI1CpyY3G0fK2bLIP7i1LnuxKd65wl0k1WaeKKjZkswCQ=="},"element-communications-1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2.webp":{"logical_path":"element-communications.webp","mtime":"2022-09-02T15:51:23+02:00","size":27800,"digest":"1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2","integrity":"sha512-FgfdD1INyjzDB2P7v+g6rpPCWeLHYPAlyI4OL4VsQXSm6mLIkLLDh5CeemQWK+IzEk17IExu6i8sCt3uDoUd4g=="},"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp":{"logical_path":"cpp.webp","mtime":"2022-05-10T14:19:06+02:00","size":1136,"digest":"e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec","integrity":"sha512-6UBCj9P7Vfn5mZox9YDKy4pRg8sDV5LG0ih/zdM1xv4axVDZmzpijmgyIPYMiMp85Fuli+6b3k9SyPJd+W2V7A=="},"element-cybersecurity-190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8.webp":{"logical_path":"element-cybersecurity.webp","mtime":"2022-09-02T15:51:23+02:00","size":30122,"digest":"190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8","integrity":"sha512-GQ3/Q/9PIK+2M6WnGWRdUhPqbk6e93h5kkuG3GAm56z6+ic6bIw0AehBfW8CYPJDF5CKprmGFSRiJo+fv8QwqA=="},"card-m-monitoring-630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47.webp":{"logical_path":"card-m-monitoring.webp","mtime":"2022-09-02T15:51:23+02:00","size":30300,"digest":"630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47","integrity":"sha512-Yw94decV6gMYyPOmihPGM1/IO1qM/g7IgWubiQpTvpDi9mFrAbdALUk6bgPfaOws6/3lhMqJ+LP/TsUq4+37Rw=="},"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp":{"logical_path":"gplv3_logo.webp","mtime":"2022-09-02T15:51:23+02:00","size":11712,"digest":"e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5","integrity":"sha512-4AP2h8nmgNz/Wh5+q3C2f1kMwfDeEe1tfp1YVK0VIDUHE2iUN8GYXBDg5jsATQ7CL81fBqSy5O8rvxkL74JhpQ=="},"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp":{"logical_path":"laravel.webp","mtime":"2022-05-10T14:19:06+02:00","size":1476,"digest":"44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca","integrity":"sha512-RPIChgxjiR0mUjRaundpcbo1QV8y/f+BzpZOegK0S/6qjz0lH6scVzYDF3FtqEp0XxqgxeeXLXuOaReJiLN/yg=="},"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp":{"logical_path":"qt.webp","mtime":"2022-05-10T14:19:06+02:00","size":596,"digest":"0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a","integrity":"sha512-DWcigK4Js/BX13eu0wNYDo+9aSO9C/OsC8puSbu0TpQ5B39z5rH8zCZMlkRO7ZM6352CZ0XPozNHZn9/KMU8eg=="},"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp":{"logical_path":"postgresql.webp","mtime":"2022-05-10T14:19:06+02:00","size":1910,"digest":"a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57","integrity":"sha512-pJrWXBZZNF3sEUEtdWFD2Q8M5NwQhuBFWj8wqfWikTx/e6yhTy+xQjZbyPIT5TWnlIrCWeBRhT7tRSQXJOn+Vw=="},"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp":{"logical_path":"ruby.webp","mtime":"2022-05-10T14:19:06+02:00","size":1480,"digest":"aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b","integrity":"sha512-qo1uwMDnUD/cDtxWVvzxwvOOR+JMHpihxbHRdREj0QpdzAVgC0AtzAiLo8dWRPlDwTHizze3TT1kK/hcWZEvWw=="},"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp":{"logical_path":"rust.webp","mtime":"2022-05-10T14:19:06+02:00","size":3730,"digest":"4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a","integrity":"sha512-QJPBdY8Uv3fK/MCmA9rf5eKL7iF7GlnAnVo+spXQAMCH/V0mtQXvmqh/9R9/oa6pEj7pinuL5uIj9ltYTb6YCg=="},"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp":{"logical_path":"php.webp","mtime":"2022-05-10T14:19:06+02:00","size":1050,"digest":"05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77","integrity":"sha512-Be1cZipPegrwDh37VrT6lcfIsp1uyLWfpw3B5N0CUvTD4zxauvdFVBCESe3oriRpogWYO9W/JaZWBRNpoFwMdw=="},"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp":{"logical_path":"rails.webp","mtime":"2022-05-10T14:19:06+02:00","size":1602,"digest":"31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6","integrity":"sha512-MblA8Q5ysq+Gihy+RxGNyq0Nn+R3U2+hS1jIrovH4PM4Ptt8WGBlGAJ9ubembLdeo9p2HyaUNHXMzkx5d8dn9g=="},"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp":{"logical_path":"html5.webp","mtime":"2022-05-10T14:19:06+02:00","size":1262,"digest":"1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1","integrity":"sha512-HnHmXYqChlyJ9/SoAtOtXf7EDE3xOIwpiEm4XyVFxo3OllKda1R+TrgoNyI+0RX93shbmzN2vM5fDXY7nRUI0Q=="},"card-m-life-6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136.webp":{"logical_path":"card-m-life.webp","mtime":"2022-09-02T15:51:23+02:00","size":31258,"digest":"6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136","integrity":"sha512-auR6NnPsTZE9xdpfAUj2JkNZVuYov81U3geXrtRYKHPiH9RlbnNzgn+dmGJKyfrUI2hNcflR+wFpmdz6NCxxNg=="},"element-sonde-6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61.webp":{"logical_path":"element-sonde.webp","mtime":"2022-09-02T15:51:23+02:00","size":49230,"digest":"6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61","integrity":"sha512-bhMVc7K82yuAblWjSHFj1FSpyG/vFICYmgmUfpOEx+Xa8WW5+ozXC5vR5aqDQ/FE9nqxZmcarVynQmo59OFOYQ=="},"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp":{"logical_path":"bash.webp","mtime":"2022-05-10T14:19:06+02:00","size":1452,"digest":"434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a","integrity":"sha512-Q03C9HCv5To6SXhorPZiRAZtYdlE0bUHec0kRHSuTMSD4oe2pd92sP/ZZNLK4H0u1WZ2l4fgOnSHwcUGIRCWmg=="},"card-m-intelligence-163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0.webp":{"logical_path":"card-m-intelligence.webp","mtime":"2022-09-02T15:51:23+02:00","size":25218,"digest":"163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0","integrity":"sha512-Fjrgwkoa8rJItW8dIyBna38OITxduiGew+mp9P5VhzcsRlwqiUxLCIIYLodqWVOfaHWzJNzXaM7ZKWSBbDam8A=="},"main-b4897ff624a1fb89504eb2019b82f16a3b915a430d1850aeb455ea13bdadd2cf70e095db36fed6384a13048c423b52cf7ee20bdded1ec0beca7ef79d618f2379.css":{"logical_path":"main.css","mtime":"2022-01-27T21:52:08+01:00","size":114368,"digest":"b4897ff624a1fb89504eb2019b82f16a3b915a430d1850aeb455ea13bdadd2cf70e095db36fed6384a13048c423b52cf7ee20bdded1ec0beca7ef79d618f2379","integrity":"sha512-tIl/9iSh+4lQTrIBm4LxajuRWkMNGFCutFXqE72t0s9w4JXbNv7WOEoTBIxCO1LPfuIL3e0ewL7KfvedYY8jeQ=="},"main-9ce8e32492f2e0871edbcc3117285dbd5172191e39ba62659533de8c2780d6f788a3a0c5662fb7dbdcee06c11cc187831f10e0cfd40c1e2d113b45b43fac9bf7.css":{"logical_path":"main.css","mtime":"2022-02-24T23:59:13+01:00","size":114366,"digest":"9ce8e32492f2e0871edbcc3117285dbd5172191e39ba62659533de8c2780d6f788a3a0c5662fb7dbdcee06c11cc187831f10e0cfd40c1e2d113b45b43fac9bf7","integrity":"sha512-nOjjJJLy4Ice28wxFyhdvVFyGR45umJllTPejCeA1veIo6DFZi+329zuBsEcwYeDHxDgz9QMHi0RO0W0P6yb9w=="},"main-6f7d8d45f19c3f73a23abd813d5ce5a516c442dde72c3ad015adebc56344e80673da303ca20a88e1a878b735a6d4393587aba603eef6437a7a6ca37d51e68239.css":{"logical_path":"main.css","mtime":"2022-06-10T14:24:13+02:00","size":116023,"digest":"6f7d8d45f19c3f73a23abd813d5ce5a516c442dde72c3ad015adebc56344e80673da303ca20a88e1a878b735a6d4393587aba603eef6437a7a6ca37d51e68239","integrity":"sha512-b32NRfGcP3OiOr2BPVzlpRbEQt3nLDrQFa3rxWNE6AZz2jA8ogqI4ah4tzWm1Dk1h6umA+72Q3p6bKN9UeaCOQ=="},"analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js":{"logical_path":"analytics.js","mtime":"2022-09-02T15:51:23+02:00","size":55640,"digest":"10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c","integrity":"sha512-ENSVe1iKJUzjemPHvpDkqqY+xVzRDHhP9ny8yYt5Pm+2NZQs1KvOI9JPtnd7BHWWLGXhDUd+xGA8xurChICmLA=="},"main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css":{"logical_path":"main.css","mtime":"2022-09-02T15:51:23+02:00","size":116130,"digest":"6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac","integrity":"sha512-by/eggnoVzaLFLRUZ6A0hS7tEBeUVMcV5Bp4r7pyemiM2f6Yvn57k/Bsf/kk0klZtzRALp2XAZRKOkS6z8Y5rA=="},"card-m-graphene-3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128.webp":{"logical_path":"card-m-graphene.webp","mtime":"2022-09-02T15:51:23+02:00","size":32652,"digest":"3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128","integrity":"sha512-PIiYOZI6GGNxAZj8Dr9mucuz5F5ndRPLPaP4IZ0foJdBpQCKb9B24CjZZ7WJye7UTo7s51tHwL4JiE8Y8pIRKA=="}},"assets":{"yamabiiko.webp":"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp","sara.webp":"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp","frenky.webp":"frenky-7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482.webp","header-peertube.webp":"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp","header-aboutus.webp":"header-aboutus-9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3.webp","stefano_amandonico.webp":"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp","sydro.webp":"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp","fabio_purple.webp":"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp","cmaradonna.webp":"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp","header-space.webp":"header-space-62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae.webp","header-radio.webp":"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp","header-cybersecurity.webp":"header-cybersecurity-4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225.webp","logo-extended.webp":"logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp","header-communications.webp":"header-communications-a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a.webp","matomo.js":"matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js","header-technical_assistance.webp":"header-technical_assistance-df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff.webp","libreboot.webp":"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp","element-blackhole.webp":"element-blackhole-103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf.webp","element-starfighter.webp":"element-starfighter-b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e.webp","element-cruiser.webp":"element-cruiser-44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f.webp","card-m-defence.webp":"card-m-defence-9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581.webp","card-m-sonde.webp":"card-m-sonde-3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1.webp","card-m-rover.webp":"card-m-rover-c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703.webp","analytics.js":"analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js","element-referral.webp":"element-referral-49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b.webp","element-stardestroyer.webp":"element-stardestroyer-a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf.webp","element-technical-assistance.webp":"element-technical-assistance-f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721.webp","element-monitoring.webp":"element-monitoring-938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf.webp","element-rover.webp":"element-rover-c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964.webp","libreboot_logo.webp":"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp","main.js":"main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js","element-communications.webp":"element-communications-1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2.webp","cpp.webp":"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp","element-cybersecurity.webp":"element-cybersecurity-190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8.webp","card-m-monitoring.webp":"card-m-monitoring-630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47.webp","gplv3_logo.webp":"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp","laravel.webp":"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp","qt.webp":"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp","postgresql.webp":"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp","ruby.webp":"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp","rust.webp":"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp","php.webp":"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp","rails.webp":"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp","html5.webp":"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp","card-m-life.webp":"card-m-life-6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136.webp","element-sonde.webp":"element-sonde-6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61.webp","bash.webp":"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp","card-m-intelligence.webp":"card-m-intelligence-163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0.webp","main.css":"main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css","card-m-graphene.webp":"card-m-graphene-3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128.webp"},"sourceMapFiles":["source-maps/matomo.js.map","source-maps/analytics.js.map","source-maps/_assets/javascripts/matomo.js","source-maps/main.js.map","source-maps/_assets/javascripts/analytics.js","source-maps/_assets/javascripts/main.js","source-maps/main.scss.map","source-maps/_assets/javascripts/jquery.js","source-maps/_assets/stylesheets/main.scss","source-maps/_assets/javascripts/simple-jekyll-search.js","source-maps/_assets/javascripts/cookie.js","source-maps/_assets/stylesheets/_fontello.scss","source-maps/_assets/stylesheets/_bootstrap-custom.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_functions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_variables.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_mixins.scss","source-maps/_assets/stylesheets/vendor/_rfs.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_deprecate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_breakpoints.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_hover.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_image.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_size.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_reset-text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-emphasis.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-hide.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-truncate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_caret.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_lists.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_nav-divider.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_border-radius.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_box-shadow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_transition.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid-framework.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_float.scss","source-maps/_assets/stylesheets/bootstrap/_root.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_reboot.scss","source-maps/_assets/stylesheets/bootstrap/_type.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_code.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_dropdown.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_input-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_navbar.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_card.scss","source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_utilities.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_align.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_background.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_borders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_display.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_embed.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_flex.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_float.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_interactions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_position.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_screenreaders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_shadows.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_sizing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_spacing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_stretched-link.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_visibility.scss","source-maps/_assets/stylesheets/_base.scss","source-maps/_assets/stylesheets/_layout.scss","source-maps/_assets/stylesheets/_sidebar.scss","source-maps/_assets/stylesheets/_cookie.scss"]} \ No newline at end of file diff --git a/_site/assets/.sprockets-manifest-9130fcb6eacabd8d3c7bfbd48529c6c0.json b/_site/assets/.sprockets-manifest-9130fcb6eacabd8d3c7bfbd48529c6c0.json new file mode 100644 index 0000000..6c818bf --- /dev/null +++ b/_site/assets/.sprockets-manifest-9130fcb6eacabd8d3c7bfbd48529c6c0.json @@ -0,0 +1 @@ +{"files":{"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp":{"logical_path":"cmaradonna.webp","mtime":"2022-09-09T18:09:47+02:00","size":48516,"digest":"175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362","integrity":"sha512-F1Jg4/WUSAghiUYkHzdKHy5W/6jgHvfoqvjliwbPzkcv+fIAohgOcz/WnGKVfGo827vAXCCdeyQm5/aYwTZTYg=="},"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp":{"logical_path":"yamabiiko.webp","mtime":"2022-09-09T18:09:47+02:00","size":74598,"digest":"3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10","integrity":"sha512-PYEtY8bq2n8vOw50+FI8xFitkEzUEq/xdo9fiwxaEFUwJerC3cAB7L04T8yVw8bCZQS1bE1nSkEQMfveITb7EA=="},"frenky-7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482.webp":{"logical_path":"frenky.webp","mtime":"2022-09-09T18:09:47+02:00","size":83002,"digest":"7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482","integrity":"sha512-euwXMufZY45EVdh4flZXwpHoxTM8l2jiDyubashNy2e8Z8mOzT5AmyOGRPQmzy0M6tTAujQmR89+RZLXhjF0gg=="},"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp":{"logical_path":"sydro.webp","mtime":"2022-09-09T18:09:47+02:00","size":25674,"digest":"1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9","integrity":"sha512-H7ddZjEgNO1fV/Mp3cdyL90fuLi9/YwcL6b1sPDMHOSP+Wo2020DyDVyRAfOaC+Cq8+h8d3iNKlFU7zEuFsauQ=="},"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp":{"logical_path":"fabio_purple.webp","mtime":"2022-09-09T18:09:47+02:00","size":36544,"digest":"ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097","integrity":"sha512-6norMItai/3MqB5isuWNC3tQ9mFcT5SyTZV1bmCz3B8zj+76f+i7zdB8vwL+Gnx9cLMmn4+WscHvFgCj0q4Alw=="},"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp":{"logical_path":"sara.webp","mtime":"2022-09-09T18:09:47+02:00","size":23628,"digest":"e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980","integrity":"sha512-5TgTOBXQtfejUQzFslSGQew+2fXFJC2OgigUtPKGx1Dyd+4ckYSowWE0LmvMS/k6qmpaAGbvEFlMjRKBF0iJgA=="},"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2022-09-09T18:09:47+02:00","size":11654,"digest":"55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5","integrity":"sha512-VZhak1JeKGW/X6gfGzDRzZz6e9BZI9oyklJldtYvURdgOPoEqETBaAvmP7OqE4+9qTzMWXwOFUE88GV7bAzd1Q=="},"header-space-62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae.webp":{"logical_path":"header-space.webp","mtime":"2022-09-09T18:08:03+02:00","size":54598,"digest":"62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae","integrity":"sha512-YqpsYeGkWnoDjCTA860xF3VBoeuhNvOv3sAMz05faaHulCWKuI2u3NMWKBCUAisjEg9DFL/Rp92YSXXjS87Trg=="},"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp":{"logical_path":"header-peertube.webp","mtime":"2022-09-09T18:09:47+02:00","size":74254,"digest":"d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558","integrity":"sha512-1S0iRkx9mPFodIfTNy90p+nh/V1X4ppatkjYcRkBiK1a+4kZD7kLOh1jUS0YxvlFjQ3hH9p+0Mf635QPs5qlWA=="},"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp":{"logical_path":"libreboot.webp","mtime":"2022-09-09T18:08:03+02:00","size":93896,"digest":"cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe","integrity":"sha512-zATIxxkRPmvtFNSvC/nsgMkMeLravBOv8a9iMieyF2oU+i5fQr9RleAXlUGZiIWEkHQoGAJzKsP69y7jE/obvg=="},"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp":{"logical_path":"header-radio.webp","mtime":"2022-09-09T18:09:47+02:00","size":87726,"digest":"f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269","integrity":"sha512-8lYic7nc6AoRdkcUleV50CQUsN3bq5w0WDOnHTzKWqNOJQE2rXwYt03R/UVY/Q5fmSjDSWM8idf9w3cILFeyaQ=="},"header-aboutus-9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3.webp":{"logical_path":"header-aboutus.webp","mtime":"2022-09-09T18:08:03+02:00","size":60978,"digest":"9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3","integrity":"sha512-mhA2JHAnvsB1TlABX1DZUXRSiqbM98tCfX09DLfftsco8QtblUHq3YqDgTKOJzavawGvstt12WPrdMfLVkEjww=="},"header-technical_assistance-df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff.webp":{"logical_path":"header-technical_assistance.webp","mtime":"2022-09-09T18:08:03+02:00","size":61784,"digest":"df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff","integrity":"sha512-3xkjLfM3nIk609zBN+WIc2CPfbc+3ciBwNhoo5GAnyjl+EAMVuWn93JyWqxyqeKxh/AXLf9g83LZrESP9GVu/w=="},"header-cybersecurity-4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225.webp":{"logical_path":"header-cybersecurity.webp","mtime":"2022-09-09T18:08:03+02:00","size":60628,"digest":"4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225","integrity":"sha512-SqqqZiqWDC0xW1M6PavU2SjxJCCwV8Ne3HjAH3WbdiLz9ds2sFsffAOvqLuoFm5L24s2KooAdK0DkyaZKq/CJQ=="},"header-communications-a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a.webp":{"logical_path":"header-communications.webp","mtime":"2022-09-09T18:08:03+02:00","size":57348,"digest":"a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a","integrity":"sha512-qOZCJ2bbxVs1OQK6S8GWKa/P5lai4U8gJuOwjN04BWps5p1uRQp/vMnaoN4MSQMxoD7XPzEq36SefHiHLfUNCg=="},"main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css":{"logical_path":"main.css","mtime":"2022-09-09T18:09:47+02:00","size":116130,"digest":"6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac","integrity":"sha512-by/eggnoVzaLFLRUZ6A0hS7tEBeUVMcV5Bp4r7pyemiM2f6Yvn57k/Bsf/kk0klZtzRALp2XAZRKOkS6z8Y5rA=="},"logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp":{"logical_path":"logo-extended.webp","mtime":"2022-09-09T18:09:47+02:00","size":6666,"digest":"6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3","integrity":"sha512-bNkvQ++R/AdMUjqYLPp7BQuD9Eb0xJkZV4cgeCOAOWmTBoTmIo/x0b2m49EqTKtGEaXP4E915cWDpSHrOTz5ow=="},"main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js":{"logical_path":"main.js","mtime":"2022-09-09T18:09:47+02:00","size":93345,"digest":"c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009","integrity":"sha512-xl8hyGyYC/db2VOIzC/xFgOGfZ/2fz2y7JsTR2lm+lI1CpyY3G0fK2bLIP7i1LnuxKd65wl0k1WaeKKjZkswCQ=="},"matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js":{"logical_path":"matomo.js","mtime":"2022-09-09T18:09:47+02:00","size":448,"digest":"e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f","integrity":"sha512-6fqXtO85/aniT3wNsnRL23MchOAajYbkJJjph4jsekYNJgKa3Ic/RbGAKEdnkrroKGuIwBPuJNPdPXLP9pI/jw=="},"analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js":{"logical_path":"analytics.js","mtime":"2022-09-09T18:09:47+02:00","size":55640,"digest":"10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c","integrity":"sha512-ENSVe1iKJUzjemPHvpDkqqY+xVzRDHhP9ny8yYt5Pm+2NZQs1KvOI9JPtnd7BHWWLGXhDUd+xGA8xurChICmLA=="},"card-m-sonde-3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1.webp":{"logical_path":"card-m-sonde.webp","mtime":"2022-09-09T18:09:47+02:00","size":21604,"digest":"3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1","integrity":"sha512-P0LZ0DmMq7EJgiUyo3eQITFp/Q+S+cEnq4pJGAqDOmRuCkwAXg13Iu6uZMt4kRg80fv9mu6QYE30s0IYBKseoQ=="},"card-m-rover-c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703.webp":{"logical_path":"card-m-rover.webp","mtime":"2022-09-09T18:09:47+02:00","size":28246,"digest":"c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703","integrity":"sha512-x8iTCO3s+e1VvallPknQ56iKsyId94m0K4xavWiLu2b+qaGfncyQ6tLF6tQgl35dQtMyaHe3bNIYlygnQPAnAw=="},"card-m-defence-9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581.webp":{"logical_path":"card-m-defence.webp","mtime":"2022-09-09T18:09:47+02:00","size":31422,"digest":"9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581","integrity":"sha512-ndpY2bz6m5zNMY9zqxbMBLLTiRo/YLK1FC1r+z2o0TpEGK94NCJ0hp/9K2sW6LXBqU9V7d7z8w05JlYOzE9VgQ=="},"card-m-graphene-3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128.webp":{"logical_path":"card-m-graphene.webp","mtime":"2022-09-09T18:09:47+02:00","size":32652,"digest":"3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128","integrity":"sha512-PIiYOZI6GGNxAZj8Dr9mucuz5F5ndRPLPaP4IZ0foJdBpQCKb9B24CjZZ7WJye7UTo7s51tHwL4JiE8Y8pIRKA=="},"card-m-monitoring-630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47.webp":{"logical_path":"card-m-monitoring.webp","mtime":"2022-09-09T18:09:47+02:00","size":30300,"digest":"630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47","integrity":"sha512-Yw94decV6gMYyPOmihPGM1/IO1qM/g7IgWubiQpTvpDi9mFrAbdALUk6bgPfaOws6/3lhMqJ+LP/TsUq4+37Rw=="},"element-starfighter-b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e.webp":{"logical_path":"element-starfighter.webp","mtime":"2022-09-09T18:09:47+02:00","size":53594,"digest":"b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e","integrity":"sha512-tO34hyvTnm1ztsdWUX8KEe6KXOmPZNFTErG17JT7r2a3eGdhnYS/0K+iGaqiGrNsKoLz6znipRhx2PesYjQ1Hg=="},"element-cruiser-44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f.webp":{"logical_path":"element-cruiser.webp","mtime":"2022-09-09T18:09:47+02:00","size":81382,"digest":"44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f","integrity":"sha512-RPrgqJKUqBkl0l8ddcyHyy+267YoGuDvwL15Glef8RtW2cdEF6+N8i0cpueuzTfk+k9GW6VTBrZY7eXf3NwSDw=="},"element-stardestroyer-a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf.webp":{"logical_path":"element-stardestroyer.webp","mtime":"2022-09-09T18:09:47+02:00","size":60692,"digest":"a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf","integrity":"sha512-pttNdBaPyKxyTd3kO75yr7aH5unPsWTMdBh05ZLgTn8pERh3jQ5qgNSqTVDt//I/OuDxubYp7THNdNCsVLHBvw=="},"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp":{"logical_path":"libreboot_logo.webp","mtime":"2022-09-09T18:09:47+02:00","size":10976,"digest":"55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04","integrity":"sha512-Vbvy7unpfIjJEEx7TgUhubLvUayy+YL0PLFwuTo6w0cibal0EqkpUVgoZsA1ajr+INMOymqcliLmSaAqe4dsBA=="},"element-monitoring-938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf.webp":{"logical_path":"element-monitoring.webp","mtime":"2022-09-09T18:09:47+02:00","size":61848,"digest":"938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf","integrity":"sha512-k46TN0u7mfeKrJyiAvioUefWGIU7f3h10b0/jZFwU6E5aT2syu1ap8t6OQevcbM8K8/lAGU4YwzIgJRNiSjgvw=="},"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp":{"logical_path":"gplv3_logo.webp","mtime":"2022-09-09T18:09:47+02:00","size":11712,"digest":"e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5","integrity":"sha512-4AP2h8nmgNz/Wh5+q3C2f1kMwfDeEe1tfp1YVK0VIDUHE2iUN8GYXBDg5jsATQ7CL81fBqSy5O8rvxkL74JhpQ=="},"element-referral-49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b.webp":{"logical_path":"element-referral.webp","mtime":"2022-09-09T18:09:47+02:00","size":56416,"digest":"49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b","integrity":"sha512-STWPbcvjOmQhEPex/sd1abdUhfmVpSJVfX+R5mFYQGsA5oGQgXxYYJzcDUBC59oEafr77+Nk8dvb91vSeFONaw=="},"element-rover-c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964.webp":{"logical_path":"element-rover.webp","mtime":"2022-09-09T18:09:47+02:00","size":49626,"digest":"c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964","integrity":"sha512-wEBfC3K+Vo+leokqIIe87e1GbhM1M+O8x/HHvjjKYRFJGnXP/XxkiUoR7bkYAhrd2XgIjj8+pCTGkdork74JZA=="},"element-technical-assistance-f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721.webp":{"logical_path":"element-technical-assistance.webp","mtime":"2022-09-09T18:09:47+02:00","size":27546,"digest":"f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721","integrity":"sha512-9KJE9n63YSsKPkYalaumrW8nO/sPoZS3zQgGFbNguOFbYf/F5kFMpwKRWnaJj9iLbQ0DEMU8V0IAMP/bAvo3IQ=="},"element-cybersecurity-190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8.webp":{"logical_path":"element-cybersecurity.webp","mtime":"2022-09-09T18:09:47+02:00","size":30122,"digest":"190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8","integrity":"sha512-GQ3/Q/9PIK+2M6WnGWRdUhPqbk6e93h5kkuG3GAm56z6+ic6bIw0AehBfW8CYPJDF5CKprmGFSRiJo+fv8QwqA=="},"element-communications-1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2.webp":{"logical_path":"element-communications.webp","mtime":"2022-09-09T18:09:47+02:00","size":27800,"digest":"1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2","integrity":"sha512-FgfdD1INyjzDB2P7v+g6rpPCWeLHYPAlyI4OL4VsQXSm6mLIkLLDh5CeemQWK+IzEk17IExu6i8sCt3uDoUd4g=="},"element-blackhole-103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf.webp":{"logical_path":"element-blackhole.webp","mtime":"2022-09-09T18:09:47+02:00","size":32474,"digest":"103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf","integrity":"sha512-EDZ0sjeIxaB6qXU9rlPQMh0IMgIJV8xXZnV8AlXijZoZfq6g7HoHSaf56bl2fYuPaF4008RIsRLqXOGezlSjvw=="},"element-sonde-6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61.webp":{"logical_path":"element-sonde.webp","mtime":"2022-09-09T18:09:47+02:00","size":49230,"digest":"6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61","integrity":"sha512-bhMVc7K82yuAblWjSHFj1FSpyG/vFICYmgmUfpOEx+Xa8WW5+ozXC5vR5aqDQ/FE9nqxZmcarVynQmo59OFOYQ=="},"card-m-intelligence-163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0.webp":{"logical_path":"card-m-intelligence.webp","mtime":"2022-09-09T18:09:47+02:00","size":25218,"digest":"163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0","integrity":"sha512-Fjrgwkoa8rJItW8dIyBna38OITxduiGew+mp9P5VhzcsRlwqiUxLCIIYLodqWVOfaHWzJNzXaM7ZKWSBbDam8A=="},"card-m-life-6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136.webp":{"logical_path":"card-m-life.webp","mtime":"2022-09-09T18:09:47+02:00","size":31258,"digest":"6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136","integrity":"sha512-auR6NnPsTZE9xdpfAUj2JkNZVuYov81U3geXrtRYKHPiH9RlbnNzgn+dmGJKyfrUI2hNcflR+wFpmdz6NCxxNg=="}},"assets":{"cmaradonna.webp":"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp","yamabiiko.webp":"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp","frenky.webp":"frenky-7aec1732e7d9638e4455d8787e5657c291e8c5333c9768e20f2b9b6ac84dcb67bc67c98ecd3e409b238644f426cf2d0cead4c0ba342647cf7e4592d786317482.webp","sydro.webp":"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp","fabio_purple.webp":"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp","sara.webp":"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp","stefano_amandonico.webp":"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp","header-space.webp":"header-space-62aa6c61e1a45a7a038c24c0f3ad31177541a1eba136f3afdec00ccf4e5f69a1ee94258ab88daedcd316281094022b23120f4314bfd1a7dd984975e34bced3ae.webp","header-peertube.webp":"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp","libreboot.webp":"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp","header-radio.webp":"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp","header-aboutus.webp":"header-aboutus-9a1036247027bec0754e50015f50d95174528aa6ccf7cb427d7d3d0cb7dfb6c728f10b5b9541eadd8a8381328e2736af6b01afb2db75d963eb74c7cb564123c3.webp","header-technical_assistance.webp":"header-technical_assistance-df19232df3379c893ad3dcc137e58873608f7db73eddc881c0d868a391809f28e5f8400c56e5a7f772725aac72a9e2b187f0172dff60f372d9ac448ff4656eff.webp","header-cybersecurity.webp":"header-cybersecurity-4aaaaa662a960c2d315b533a3dabd4d928f12420b057c35edc78c01f759b7622f3f5db36b05b1f7c03afa8bba8166e4bdb8b362a8a0074ad039326992aafc225.webp","header-communications.webp":"header-communications-a8e6422766dbc55b353902ba4bc19629afcfe656a2e14f2026e3b08cdd38056a6ce69d6e450a7fbcc9daa0de0c490331a03ed73f312adfa49e7c78872df50d0a.webp","main.css":"main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css","logo-extended.webp":"logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp","main.js":"main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js","matomo.js":"matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js","analytics.js":"analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js","card-m-sonde.webp":"card-m-sonde-3f42d9d0398cabb109822532a37790213169fd0f92f9c127ab8a49180a833a646e0a4c005e0d7722eeae64cb7891183cd1fbfd9aee90604df4b3421804ab1ea1.webp","card-m-rover.webp":"card-m-rover-c7c89308edecf9ed55bda9653e49d0e7a88ab3221df789b42b8c5abd688bbb66fea9a19f9dcc90ead2c5ead420977e5d42d3326877b76cd21897282740f02703.webp","card-m-defence.webp":"card-m-defence-9dda58d9bcfa9b9ccd318f73ab16cc04b2d3891a3f60b2b5142d6bfb3da8d13a4418af78342274869ffd2b6b16e8b5c1a94f55eddef3f30d3926560ecc4f5581.webp","card-m-graphene.webp":"card-m-graphene-3c889839923a1863710198fc0ebf66b9cbb3e45e677513cb3da3f8219d1fa09741a5008a6fd076e028d967b589c9eed44e8eece75b47c0be09884f18f2921128.webp","card-m-monitoring.webp":"card-m-monitoring-630f7875e715ea0318c8f3a68a13c6335fc83b5a8cfe0ec8816b9b890a53be90e2f6616b01b7402d493a6e03df68ec2cebfde584ca89f8b3ff4ec52ae3edfb47.webp","element-starfighter.webp":"element-starfighter-b4edf8872bd39e6d73b6c756517f0a11ee8a5ce98f64d15312b1b5ec94fbaf66b77867619d84bfd0afa219aaa21ab36c2a82f3eb39e2a51871d8f7ac6234351e.webp","element-cruiser.webp":"element-cruiser-44fae0a89294a81925d25f1d75cc87cb2fb6ebb6281ae0efc0bd791a579ff11b56d9c74417af8df22d1ca6e7aecd37e4fa4f465ba55306b658ede5dfdcdc120f.webp","element-stardestroyer.webp":"element-stardestroyer-a6db4d74168fc8ac724ddde43bbe72afb687e6e9cfb164cc741874e592e04e7f291118778d0e6a80d4aa4d50edfff23f3ae0f1b9b629ed31cd74d0ac54b1c1bf.webp","libreboot_logo.webp":"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp","element-monitoring.webp":"element-monitoring-938e93374bbb99f78aac9ca202f8a851e7d618853b7f7875d1bd3f8d917053a139693daccaed5aa7cb7a3907af71b33c2bcfe5006538630cc880944d8928e0bf.webp","gplv3_logo.webp":"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp","element-referral.webp":"element-referral-49358f6dcbe33a642110f7b1fec77569b75485f995a522557d7f91e66158406b00e68190817c58609cdc0d4042e7da0469fafbefe364f1dbdbf75bd278538d6b.webp","element-rover.webp":"element-rover-c0405f0b72be568fa57a892a2087bceded466e133533e3bcc7f1c7be38ca6111491a75cffd7c64894a11edb918021addd978088e3f3ea424c691da2b93be0964.webp","element-technical-assistance.webp":"element-technical-assistance-f4a244f67eb7612b0a3e461a95aba6ad6f273bfb0fa194b7cd080615b360b8e15b61ffc5e6414ca702915a76898fd88b6d0d0310c53c57420030ffdb02fa3721.webp","element-cybersecurity.webp":"element-cybersecurity-190dff43ff4f20afb633a5a719645d5213ea6e4e9ef77879924b86dc6026e7acfafa273a6c8c3401e8417d6f0260f24317908aa6b986152462268f9fbfc430a8.webp","element-communications.webp":"element-communications-1607dd0f520dca3cc30763fbbfe83aae93c259e2c760f025c88e0e2f856c4174a6ea62c890b2c387909e7a64162be233124d7b204c6eea2f2c0addee0e851de2.webp","element-blackhole.webp":"element-blackhole-103674b23788c5a07aa9753dae53d0321d0832020957cc5766757c0255e28d9a197eaea0ec7a0749a7f9e9b9767d8b8f685e34d3c448b112ea5ce19ece54a3bf.webp","element-sonde.webp":"element-sonde-6e131573b2bcdb2b806e55a3487163d454a9c86fef1480989a09947e9384c7e5daf165b9fa8cd70b9bd1e5aa8343f144f67ab166671aad5ca7426a39f4e14e61.webp","card-m-intelligence.webp":"card-m-intelligence-163ae0c24a1af2b248b56f1d2320676b7f0e213c5dba219ec3e9a9f4fe5587372c465c2a894c4b0882182e876a59539f6875b324dcd768ced92964816c36a6f0.webp","card-m-life.webp":"card-m-life-6ae47a3673ec4d913dc5da5f0148f626435956e628bfcd54de0797aed4582873e21fd4656e7373827f9d98624ac9fad423684d71f951fb016999dcfa342c7136.webp"},"sourceMapFiles":["source-maps/main.scss.map","source-maps/matomo.js.map","source-maps/main.js.map","source-maps/analytics.js.map","source-maps/_assets/javascripts/main.js","source-maps/_assets/stylesheets/main.scss","source-maps/_assets/javascripts/matomo.js","source-maps/_assets/javascripts/analytics.js","source-maps/_assets/javascripts/jquery.js","source-maps/_assets/stylesheets/_fontello.scss","source-maps/_assets/javascripts/simple-jekyll-search.js","source-maps/_assets/stylesheets/_bootstrap-custom.scss","source-maps/_assets/javascripts/cookie.js","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_functions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_variables.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_mixins.scss","source-maps/_assets/stylesheets/vendor/_rfs.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_deprecate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_breakpoints.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_hover.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_image.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_size.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_reset-text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-emphasis.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-hide.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-truncate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_caret.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_lists.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_nav-divider.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_border-radius.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_box-shadow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_transition.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid-framework.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_float.scss","source-maps/_assets/stylesheets/bootstrap/_root.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_reboot.scss","source-maps/_assets/stylesheets/bootstrap/_type.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_code.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_dropdown.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_input-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_navbar.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_card.scss","source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_utilities.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_align.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_background.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_borders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_display.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_embed.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_flex.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_float.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_interactions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_position.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_screenreaders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_shadows.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_sizing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_spacing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_stretched-link.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_visibility.scss","source-maps/_assets/stylesheets/_base.scss","source-maps/_assets/stylesheets/_layout.scss","source-maps/_assets/stylesheets/_sidebar.scss","source-maps/_assets/stylesheets/_cookie.scss"]} \ No newline at end of file diff --git a/_site/assets/analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js.gz b/_site/assets/analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js.gz index 7a276d0a4181b472a1daf122e7b18c56ec2c4d79..d69077eccbc7fcf25617a90daf6429204868c444 100644 GIT binary patch delta 19 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 Cu|0eM diff --git a/_site/assets/html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp b/_site/assets/html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp deleted file mode 100644 index f2fba197ea2cbe7ca408be0c51a7a36c290300a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1262 zcmVh?oFyeh%VP$ny%k9-T(I|BmbK+Z%tM?Dd48cset`BmS_Hsm)Z3*gk>Uy_ z)SZZS*Ba5*VrdJRms?k51*o{!Iv4N29PLb{|r@Lt>Qk>&-E(Hbb<+K+_S8`fOGlSD~nn4;LZ6Hm1 zg^$vnra=s!mZEc}J5e=>;}X||s&WXIkjhj=y}5W7p~~}>%h%jg8J}=@l94La zH7-|EQAvln9FnMDBbSXpzJSYox-ncv({)pMsNLwAC-6vUPFFpgM_6^b;=Vk5i__)% z$>V2Ux-2hvyvR(K`X-MXsp+JXJWfb-usDuG%tA0QOZ^$=J!B)2Tu)D~lgS7GNL94U z`X`|}g&zE1b%#PJfn}zuqYizGcP{p`Wmu&Qz*)-Me8F`e#YXnJJf}%+0e@h+3L{VY zc^@58E-e@d09H^qAV2~D0MHKrodGI906+jfsZgOzCM2UGC>!}$z!eE>0MYe9egXLb z*u_|^KdIXT%6>FGKy9M)0p}(Cul2j!_nenepP&coucjaEzr%qlZ_3@;!?pU-)TOsV zFVGBs@vw{GZ>WBaoeY+BP8Db?bCd*`Lez5^m%P~UKPSiNH?9Nq-4<^72+AFR0RH~W zvfs*{DU#(V%(wWQ064fVSC$1HP^7dZh0XV$Xw9iI_ZPEqA|eAf1|#D9@cur*mli-H z8L$;S{A<`4R8%tR<8Xb~Ub-exPk7s?fB$k>I0l9(F3>~We=@7ucO8%syq%W5Fkk=V z;uQ{DZAy&(cXr_Vi7LTvSxc(C+f!9EaejRa9RfdNWrMb~28rD(OL?EZN-xhJ^*#$- zukAz%aW}Q(l}m?d;%db^KRH(T{7~X&UlFKn3KrijSw63_2$_DH56@qC&iLE!+!F}u zrDwedz$j#Je=KN)W&5GG-Q!NoJZmrtpu>>bm~O)5hC(~n*@dgiYdnYLs4dg?D;(I2 z@5SC0ct2l;I$%W7p41pC!xe^0bfhBLK}JEQ1BMn#5GsAzx5=iK6O`x529+K|LB_mnu}!8d{Ct%ulY4%PadU?w2|8 zvb4)En&UWhd)z{B)MwjVNy9*I7Pa7es_Gc^IN8cdWL!Fc#ak-@OowaJoz&T(JCeLM Y1NpAf@#RUj6vRH+>+O&5-iiPK00605(EtDd diff --git a/_site/assets/laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp b/_site/assets/laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp deleted file mode 100644 index ede25bd91ad401542d62118f54b9a519b062f1e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1476 zcmV;#1v~muNk&Gz1pok7MM6+kP&il$0000G0000#001ih06|PpNVo$400EG8Tifx* z6T0&zwcW0cZQHhO+qP}nwr$&}ZM#u}_xh6e$usXn#00pNt>2;7g!Q{mJpU7&X)>R1 zB)LC{P1hI!n6x=b!JpLnA+jrg;pO3VOUHI?S*x_K>n?l`l-mVpdlF;$2&|S{t4v(8 zXP{X~sV_6z3&?NB;`IiX?BzwB)VOHNK)toP0Wx!XgxnS^_80NlUtToCfKw_4YM6#) zGV}U?ti~*gO-QUGFPb9au)sj2gK^gGUnt$mG#|Ngs69)uAf(l0p~)sqA5ONVnhjrb z@k^2(C|W2m&@y0;g2m$*-urSuQ$UxhHtxUEj5nqFg{R!+7$a1sP_r)0Mq$92p3)N1-Nn0LN=6BI32^yn2 z<0Pd#4y` zqR|F%E*J89h1G&3svH#8P=b1B5n7VTk!9*(NG z&^-JuOJrN3!_u44z(WZdVZ@(6CeE zaH`Pbf+*?%sDsW-tm{sUGevy!WunC}&#=O^>Y!~el8gY5b!$OOKY`dwgupbO&HoD` zD@rIl>Wtj?KFtgu{mqtx=I|=SaV7ATzU_AN^Ukn{E6i0Urnd>!YU zI8=&2?AL=%78asJcN>i&*nit#yXC!k71r=m7-X`6Ol#$+O>**M_mdLQGqR>*WpkD z0AuLh_D&>2+q1xKLCUY&zMvuiNV+(r7|FDLDzaNz@aeSkw+;ZZA5E*QBH1c719zRt zv+b52S^!XgT-m^pWL+i%MLSl1Rs(<`Xjgj=lKo^8EQ+zG`vuVd=ynf)m~vxmStb3a z^+S!{R@Aj4u2xVuAl?B001yoTodGI904xALsZ5|urX(XGC3p)kz!eE>0LUFdegURC z)O^7zZ{78TOBY|*!1V#<0s5=b1NK+c2khtTcf7x$Pe2do|JeG#Jpeqie{ntuzqbFt z^rZ!Rtk000vbkZ5f9UCWNv}j%<#`T8lmGznU9Pk~=;`0_dF9}<={?B-_7jW=eqiU+ zD%b4p`$T}-!7&1AM@ApZNr6Ifp>KXGjE6F#JeqFwyy*yhQX7KaC0NsSS%2YSUGT#Y zV7QpSD>FDqLGu8WGm^;LI&jN#yr1m$zJipcP#?h!0;~!`;=$R;66DZ7>c!yGr$>$_MzXg(jUrWo_LY7iq)`N8 z@@`ItSp`btM2ZQ4h_u@ne;^5Kz%uKc(ADdutyM!%4jX#p?lQ>JH0CcW_F*<~)d0ObL0vH0|y-v@F(0eI2uzK9X z`!i++?@XLQO3eLxAzr7rKe{pO{BdW&3&vmnswl>57hPh_ e_)M<>qRoBq4kSgO%RY`P6Z^t0HN0RL0002+4$n0J diff --git a/_site/assets/main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css.gz b/_site/assets/main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css.gz index 632eca31c01835c0072523f7ae201799c428df14..0fcec6a7aa02ced2c233c29f85c8c4c991739a32 100644 GIT binary patch delta 19 bcmbQgfNA~$CJy;-4u<Ki9^1dgW-OPbn-?H#|8jIlm?6d delta 19 acmX@vz;v>Ki9^1dgW(73=fsU1jtu}u$p;(& diff --git a/_site/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js.gz b/_site/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js.gz index acb20ab4ae4721a8deab320d53110d77c8c32298..e0bc162dab8028690c824f04ebde89a2f63bd29d 100644 GIT binary patch delta 17 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 diff --git a/_site/assets/qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp b/_site/assets/qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp deleted file mode 100644 index ccebb3b4af1ffe38ba8fd7544d993f55ec2e438c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmV-a0;~N}Nk&FY0ssJ4MM6+kP&il$0000G0000#001rk06|PpNL~N{00Ced*|w6G zJt*LRpj*qK2&(`pbNB4T%tXWl$hTjg(DuvZ2g{Tv_QRAX%T_1LRwv6;Co3pVSaZ-$ z`tQ@2!RE+i&9Mqc}@%P&gpS0RRBd3jmz~DnI}) z06w8Yn@J`lBB3x9UZ}tn32XqvZ9!L_CHAY%EdPFUYzE<zC#F;DYX%X zp?xaF@Czfa7uy>YpyXsnDkCet@t_SV8$oV7hxY3<{o@w!_C11^4gdiD*eP(037WZ9 z;!?gqpZUs_)rTCia#nG)8U7m5#>yVNe|_`2*X1P{8U}Ec7;flhPRQ(%6TfU2pS$G5 zXUHMNIc|2@iSXxFh4!oc&K5b_^t8a2|EZ?TVUIrC7kuA0qe+CnoFP}cj&`a&kSz4N z0(RK4$6dE%L_rOoNtHs!C!t2h@g` zrz!z>)Njk98vAa+U9V$3eUNPQ0mH^v9o;_-NYD+zn!{elMi#oM2mbDv)_QJ`Efs;FPngb&B3?L&4^>+izSKRjuDqC_ipVXtY*;}<&&ZE40 i{qq9_3I4}0-6oUVAQ)?wv9Y?0jeEJ3CPuGV!~g&x3mS6( diff --git a/_site/assets/rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp b/_site/assets/rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp deleted file mode 100644 index 3658fea5906362cfca113f8e4129a5c39ddf4a7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1602 zcmV-I2EF-GNk&FG1^@t8MM6+kP&il$0000G0000#002J#06|PpNGJpV00EG{ZQJp- zOM0T(O6}RUZQHhO+qP{pM{Q%?l4Gl8t4hE7hwodyx9=ii0*KQYZ}rbc(0}OC+D58} z0PN(?c2LysmuHASKfjqHnJsU{3-$Si zm@eh!Mty^cKV#=sI+QiTniJ*t+4WYwhHU-z6_?6zLKZ_a!8C2W6(=71^1=A;0Us_Z zJcMlFL+qtfm*PJIQFThgwyCA4dLrchzBj(Ay-I2BQe(LRX@2Z9tG=HoPgEfhGL0d_ zoB0tDHM+FWy~330vsZ(8A` z1;tp*m1_)4ziMT%9c#IoU^MMZQzFM@!901U!SvG_B2p61GX&HAb|P*y9!il{224+O zwcw_9%7M1_MAHQsTY}HF;AJuJJEW3p3QRBVy995?s=08C1&|dm!YJcYovlE$Ef*Ei zjlfZd5XgM)VYkV+kGNC^^gr^bOWQwkB5cTfW^X=-NU60s3b{8lL<%)GL}jyNomUax z;{{o#m3*1sgzQtUogI0q_*UNeN^e4XTJtliMBep!Ur{iX8|5*`kEokmg6-V6WiWW= z=`}8Dr-GOI-x<8GNaRpP$;&t}{N0@R?7m_C#J<|yEQHZ~C{6UIpq`sjMyj7<0XuX8aJ)xqGY41*7P~BSd{HUJ&f2Z&pHJ7{{Fpwoei6U zPhX1hqlM_>;N~kzSWw^35Eu1fBYwX~BN7Vpiy&jVgtFz~h{PNL8`zWpC2Le9k~VEy z%{q1c$-=@`>oxKZcCiUb0p9hK_#3TD6J-4T`t9dd_4??D@Cdzt1#Gt0Oa(p-R5+(2 zD_GUdi2X!sfvH5xA$d@950Y7R88rLwXA?ENcdOj7Dw-WBNFWObSE4kG9I;m5iD)TQUnA~Z#?5{-ZhY#$R|K7ER2)*S1@FA4y zzdZ4H9~b-uxxe1X^VDGuU2U%1M#1P4{#>?V0|zCo5`23q864_vSd-pFi@X?4FIW6x z?q8(fPpXoijD(Sj=f|6In|qlT{Tp#T^8xm(Lqfo*2jaRL>o^lX8l4PJ6UtSAOV@{f z6N{+`lU;RX0B0aWC-)IK^Cm*3e(#~rT0xbQ5ir6?Hz4O{AZc_|e)IqR>sj}eQmxr~ z9aX%_cqz0M(Bf A5&!@I diff --git a/_site/assets/ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp b/_site/assets/ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp deleted file mode 100644 index 06f45e20801ffd63c820a5d68c42ad41f15b3e9f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1480 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 Logo ufficiale Unitoo + @@ -138,8 +144,11 @@ Assistenza e consulenza" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -241,7 +250,7 @@ Assistenza e consulenza" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/chisiamo/index.html b/_site/chisiamo/index.html index 1d1cb9a..21ad135 100644 --- a/_site/chisiamo/index.html +++ b/_site/chisiamo/index.html @@ -65,11 +65,17 @@ Chi siamo" /> Logo ufficiale Unitoo + @@ -390,7 +396,7 @@ Chi siamo" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/comunicazioni/index.html b/_site/comunicazioni/index.html index 65dc09d..0421f4e 100644 --- a/_site/comunicazioni/index.html +++ b/_site/comunicazioni/index.html @@ -65,11 +65,17 @@ Comunicazioni" /> Logo ufficiale Unitoo + @@ -135,8 +141,11 @@ Comunicazioni" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -239,7 +248,7 @@ Comunicazioni" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/contattaci/index.html b/_site/contattaci/index.html index 1155885..6191402 100644 --- a/_site/contattaci/index.html +++ b/_site/contattaci/index.html @@ -77,11 +77,17 @@ Contatti" /> Logo ufficiale Unitoo + @@ -103,8 +109,11 @@ Contatti" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -208,7 +217,7 @@ Contatti" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/defence/index.html b/_site/cybersecurity/defence/index.html index 4b6e057..a53851e 100644 --- a/_site/cybersecurity/defence/index.html +++ b/_site/cybersecurity/defence/index.html @@ -65,11 +65,17 @@ Modulo Difesa" /> Logo ufficiale Unitoo + @@ -167,8 +173,11 @@ Modulo Difesa" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -270,7 +279,7 @@ Modulo Difesa" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/grafene/index.html b/_site/cybersecurity/grafene/index.html index 8fc976d..6e1e524 100644 --- a/_site/cybersecurity/grafene/index.html +++ b/_site/cybersecurity/grafene/index.html @@ -65,11 +65,17 @@ Modulo Grafene" /> Logo ufficiale Unitoo + @@ -116,8 +122,11 @@ Consigliamo questo Modulo a tutti coloro che trattano dati sensibili o che hanno

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -219,7 +228,7 @@ Consigliamo questo Modulo a tutti coloro che trattano dati sensibili o che hanno
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/index.html b/_site/cybersecurity/index.html index 1dc0161..08a04b1 100644 --- a/_site/cybersecurity/index.html +++ b/_site/cybersecurity/index.html @@ -65,11 +65,17 @@ Sicurezza informatica" /> Logo ufficiale Unitoo + @@ -193,8 +199,11 @@ Sicurezza informatica" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -296,7 +305,7 @@ Sicurezza informatica" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/monitoring/index.html b/_site/cybersecurity/monitoring/index.html index d0a554b..8a2083b 100644 --- a/_site/cybersecurity/monitoring/index.html +++ b/_site/cybersecurity/monitoring/index.html @@ -65,11 +65,17 @@ Modulo Monitoraggio" /> Logo ufficiale Unitoo + @@ -113,8 +119,11 @@ Modulo Monitoraggio" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -216,7 +225,7 @@ Modulo Monitoraggio" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/referral/index.html b/_site/cybersecurity/referral/index.html index e484181..7f6f7db 100644 --- a/_site/cybersecurity/referral/index.html +++ b/_site/cybersecurity/referral/index.html @@ -65,11 +65,17 @@ Referral" /> Logo ufficiale Unitoo + @@ -195,7 +201,7 @@ Referral" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/rover/index.html b/_site/cybersecurity/rover/index.html index 02a1409..82641f5 100644 --- a/_site/cybersecurity/rover/index.html +++ b/_site/cybersecurity/rover/index.html @@ -65,11 +65,17 @@ Modulo Rover" /> Logo ufficiale Unitoo + @@ -113,8 +119,11 @@ Modulo Rover" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -216,7 +225,7 @@ Modulo Rover" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/cybersecurity/sonda/index.html b/_site/cybersecurity/sonda/index.html index 1dae4b2..905fa73 100644 --- a/_site/cybersecurity/sonda/index.html +++ b/_site/cybersecurity/sonda/index.html @@ -65,11 +65,17 @@ Modulo Sonda" /> Logo ufficiale Unitoo + @@ -113,8 +119,11 @@ Modulo Sonda" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -216,7 +225,7 @@ Modulo Sonda" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/en/.well-known/matrix/client b/_site/en/.well-known/matrix/client new file mode 100644 index 0000000..1dfa599 --- /dev/null +++ b/_site/en/.well-known/matrix/client @@ -0,0 +1,18 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.unitoo.it" + } +, + "m.identity_server": { + "base_url": "https://matrix.unitoo.it" + } + , + "io.element.e2ee": { + "default": true, + "secure_backup_required": false, + "secure_backup_setup_methods": [] + }, + "im.vector.riot.e2ee": { + "default": true + } +} diff --git a/_site/en/.well-known/matrix/server b/_site/en/.well-known/matrix/server new file mode 100644 index 0000000..2dc064b --- /dev/null +++ b/_site/en/.well-known/matrix/server @@ -0,0 +1,3 @@ +{ + "m.server": "matrix.unitoo.it:8448" +} diff --git a/_site/en/404.html b/_site/en/404.html new file mode 100644 index 0000000..9b4ad72 --- /dev/null +++ b/_site/en/404.html @@ -0,0 +1,236 @@ + + + + + + + + + + + + + | Soluzioni software, sicurezza informatica e consulenza senza compromessi + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    + + +
    +

    404

    + +

    Page not found :(

    +

    The requested page could not be found.

    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/COPYING b/_site/en/COPYING new file mode 100755 index 0000000..dba13ed --- /dev/null +++ b/_site/en/COPYING @@ -0,0 +1,661 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/_site/en/aboutus/index.html b/_site/en/aboutus/index.html new file mode 100644 index 0000000..b274070 --- /dev/null +++ b/_site/en/aboutus/index.html @@ -0,0 +1,422 @@ + + + + + + + + + + + + +About us | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +
    +

    + Passionate, professional and assertive +

    +

    + We want to go beyond the allure of technological progress, we want people to be able to turn it into emotions and make it their own. This is why we give great priority to free, ethical products and training.

    Our commitment is aimed at improving and strengthening the software and IT security landscape through the training and growth of the individual; this makes us feel part of progress in the strictest sense.

    «You give a man a fish and you feed him for a day. Teach him to fish and you will feed him for life.» +

    +
    +
    +
    + + + +
    +
    +

    Who we are and what we believe in

    + +
    + +

    We want to start with a quote from Eleanor Roosevelt:
    "The future belongs to those who believe in the beauty of their dreams"

    We believe we can see a day when each of us will be an integral part of civilization not only as a resource, but as a man.
    This is why we are constantly engaged in the world of free software at various levels, we train children in this sense and we make the communities participate in our results.

    + +
    +

    Here is the staff

    + +
    + +
    + Portrait photo of Claudio Maradonna +
    +
    Claudio Maradonna
    +

    Unitoo founder and developer.
    He enters the world of software at the age of 13 and from there he begins his adventure in the GNU/Linux world, between an overclock and the other.

    Today he develops mainly with Ruby and Rails. He has a weakness for C++ <3

    +
    + +
    + + +
    + Portrait photo of Lorenzo Tucci +
    +
    Lorenzo Tucci
    +

     Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko)
    error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block
    --> src/main.rs:4:5
    |
    4 | dangerous();
    | ^^^^^^^^^^^ call to unsafe function
    |
    = note: consult the function's documentation for information on how to avoid undefined behavior

    error: aborting due to previous error

    For more information about this error, try `rustc --explain yamabiiko`.
    error: could not compile `unsafe-example`

    To learn more, run the command again with --verbose.

    +
    + +
    + + +
    + Portrait photo of Simone Capparucci +
    +
    Simone Capparucci
    +

    Non andartene docile in quella buona notte,
    i vecchi dovrebbero bruciare e delirare al serrarsi del giorno;
    infuria, infuria, contro il morire della luce.
    Dylan Thomas, Poesie (Torino, Einaudi 1965)

    +
    + +
    + + +
    + Portrait photo of Angelo "Sydro" +
    +
    Angelo "Sydro"
    +

    System Design & Automation expert, as DevOps creates customized systems for its customers, using the most modern automation and continuous building techniques. Militant in the SaLUG! for the past 20 years, he has been contributing to Free as in freedom Software projects.

    +
    + +
    + + +
    + Portrait photo of Fabio "Desmovalvo" +
    +
    Fabio "Desmovalvo"
    +

    A Salentino with a PhD in computer science & engineering, but above all passionate/fanatic/sick of free as in freedom software, music, photography and so on and so forth ...

    +
    + +
    + + +
    + Portrait photo of Sara Freddoni +
    +
    Sara Freddoni
    +

    From the Marche region, graduated in Foreign Languages and Cultures, passionate about music, cinema, theater, and above all books. I became passionate about literature when I discovered that it was enough to read it with other points of view to discover that it is actually about us and can be less boring than a sequel to an epic film.

    +
    + +
    + + +
    + Portrait photo of Stefano Amandonico, founder of grafixprint.it +
    +
    Stefano Amandonico
    +

    Founder of Grafixprint, a company that deals with digital printing, web design and artworks. A professional like few others ... and very nice!

    +
    + +
    + + +
    +
    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/apple-touch-icon.png b/_site/en/apple-touch-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..11cca012ce901a36c034b6559a591e775c53c0dd GIT binary patch literal 8296 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 PKtQC#0;if(aw){az=aA.split("::");av=az[0];aA=az[1];if("object"===typeof u[av]&&"function"===typeof u[av][aA]){u[av][aA].apply(u[av],au)}else{if(at){al.push(at)}}}else{for(ax=0;ax0;if(aB){az=aA.split(".");if(av&&"object"===typeof av[az[0]]){av=av[az[0]];aA=az[1]}else{if(at){al.push(at);break}}}if(av[aA]){av[aA].apply(av,au)}else{var aC="The method '"+aA+'\' was not found in "_paq" variable. Please have a look at the Matomo tracker documentation: https://developer.matomo.org/api-reference/tracking-javascript'; +ao(aC);if(!aB){throw new TypeError(aC)}}if(aA==="addTracker"){break}if(aA==="setTrackerUrl"||aA==="setSiteId"){break}}else{aA.apply(L[ax],au)}}}}}function ar(aw,av,au,at){if(aw.addEventListener){aw.addEventListener(av,au,at);return true}if(aw.attachEvent){return aw.attachEvent("on"+av,au)}aw["on"+av]=au}function n(at){if(J.readyState==="complete"){at()}else{if(W.addEventListener){W.addEventListener("load",at,false)}else{if(W.attachEvent){W.attachEvent("onload",at)}}}}function q(aw){var at=false;if(J.attachEvent){at=J.readyState==="complete"}else{at=J.readyState!=="loading"}if(at){aw();return}var av;if(J.addEventListener){ar(J,"DOMContentLoaded",function au(){J.removeEventListener("DOMContentLoaded",au,false);if(!at){at=true;aw()}})}else{if(J.attachEvent){J.attachEvent("onreadystatechange",function au(){if(J.readyState==="complete"){J.detachEvent("onreadystatechange",au);if(!at){at=true;aw()}}});if(J.documentElement.doScroll&&W===W.top){(function au(){if(!at){try{J.documentElement.doScroll("left") +}catch(ax){setTimeout(au,0);return}at=true;aw()}}())}}}ar(W,"load",function(){if(!at){at=true;aw()}},false)}function ag(au,az,aA){if(!au){return""}var at="",aw,av,ax,ay;for(aw in b){if(Object.prototype.hasOwnProperty.call(b,aw)){ay=b[aw]&&"function"===typeof b[aw][au];if(ay){av=b[aw][au];ax=av(az||{},aA);if(ax){at+=ax}}}}return at}function am(au){var at;m=true;ag("unload");at=new Date();var av=at.getTimeAlias();if((r-av)>3000){r=av+3000}if(r){do{at=new Date()}while(at.getTimeAlias()=0;ay--){ax=az[ay].split("=")[0];if(ax===av){az.splice(ay,1)}}var aC=az.join("&");if(aC){aA=aA+"?"+aC}if(aB){aA+="#"+aB}}return aA}function e(av,au){var at="[\\?&#]"+au+"=([^&#]*)";var ax=new RegExp(at);var aw=ax.exec(av);return aw?p(aw[1]):""}function a(at){if(at&&String(at)===at){return at.replace(/^\s+|\s+$/g,"")}return at}function F(at){return unescape(t(at))}function aq(aI){var av=function(aO,aN){return(aO<>>(32-aN))},aJ=function(aQ){var aO="",aP,aN;for(aP=7;aP>=0;aP--){aN=(aQ>>>(aP*4))&15; +aO+=aN.toString(16)}return aO},ay,aL,aK,au=[],aC=1732584193,aA=4023233417,az=2562383102,ax=271733878,aw=3285377520,aH,aG,aF,aE,aD,aM,at,aB=[];aI=F(aI);at=aI.length;for(aL=0;aL>>29);aB.push((at<<3)&4294967295);for(ay=0;ayay.offsetWidth+ay.scrollLeft||aA+aD-aEay.offsetHeight+ay.scrollTop||aF+aB-aEaB?-1:1});if(at.length<=1){return at}var au=0;var aw=0;var ax=[];var av;av=at[au++];while(av){if(av===at[au]){aw=ax.push(au)}av=at[au++]||null}while(aw--){at.splice(ax[aw],1)}return at},getAttributeValueFromNode:function(ax,av){if(!this.hasNodeAttribute(ax,av)){return}if(ax&&ax.getAttribute){return ax.getAttribute(av)}if(!ax||!ax.attributes){return}var aw=(typeof ax.attributes[av]);if("undefined"===aw){return}if(ax.attributes[av].value){return ax.attributes[av].value}if(ax.attributes[av].nodeValue){return ax.attributes[av].nodeValue}var au;var at=ax.attributes;if(!at){return}for(au=0;au1000){break}at++}},findPieceNode:function(au){var at; +at=ai.findFirstNodeHavingAttribute(au,this.CONTENT_PIECE_ATTR);if(!at){at=ai.findFirstNodeHavingClass(au,this.CONTENT_PIECE_CLASS)}if(!at){at=ai.findFirstNodeHavingClass(au,this.LEGACY_CONTENT_PIECE_CLASS)}if(at){return at}return au},findTargetNodeNoDefault:function(at){if(!at){return}var au=ai.findFirstNodeHavingAttributeWithValue(at,this.CONTENT_TARGET_ATTR);if(au){return au}au=ai.findFirstNodeHavingAttribute(at,this.CONTENT_TARGET_ATTR);if(au){return au}au=ai.findFirstNodeHavingClass(at,this.CONTENT_TARGET_CLASS);if(au){return au}au=ai.findFirstNodeHavingClass(at,this.LEGACY_CONTENT_TARGET_CLASS);if(au){return au}},findTargetNode:function(at){var au=this.findTargetNodeNoDefault(at);if(au){return au}return at},findContentName:function(au){if(!au){return}var ax=ai.findFirstNodeHavingAttributeWithValue(au,this.CONTENT_NAME_ATTR);if(ax){return ai.getAttributeValueFromNode(ax,this.CONTENT_NAME_ATTR)}var at=this.findContentPiece(au);if(at){return this.removeDomainIfIsInLink(at)}if(ai.hasNodeAttributeWithValue(au,"title")){return ai.getAttributeValueFromNode(au,"title") +}var av=this.findPieceNode(au);if(ai.hasNodeAttributeWithValue(av,"title")){return ai.getAttributeValueFromNode(av,"title")}var aw=this.findTargetNode(au);if(ai.hasNodeAttributeWithValue(aw,"title")){return ai.getAttributeValueFromNode(aw,"title")}},findContentPiece:function(au){if(!au){return}var aw=ai.findFirstNodeHavingAttributeWithValue(au,this.CONTENT_PIECE_ATTR);if(aw){return ai.getAttributeValueFromNode(aw,this.CONTENT_PIECE_ATTR)}var at=this.findPieceNode(au);var av=this.findMediaUrlInNode(at);if(av){return this.toAbsoluteUrl(av)}},findContentTarget:function(av){if(!av){return}var aw=this.findTargetNode(av);if(ai.hasNodeAttributeWithValue(aw,this.CONTENT_TARGET_ATTR)){return ai.getAttributeValueFromNode(aw,this.CONTENT_TARGET_ATTR)}var au;if(ai.hasNodeAttributeWithValue(aw,"href")){au=ai.getAttributeValueFromNode(aw,"href");return this.toAbsoluteUrl(au)}var at=this.findPieceNode(av);if(ai.hasNodeAttributeWithValue(at,"href")){au=ai.getAttributeValueFromNode(at,"href");return this.toAbsoluteUrl(au) +}},isSameDomain:function(at){if(!at||!at.indexOf){return false}if(0===at.indexOf(this.getLocation().origin)){return true}var au=at.indexOf(this.getLocation().host);if(8>=au&&0<=au){return true}return false},removeDomainIfIsInLink:function(av){var au="^https?://[^/]+";var at="^.*//[^/]+";if(av&&av.search&&-1!==av.search(new RegExp(au))&&this.isSameDomain(av)){av=av.replace(new RegExp(at),"");if(!av){av="/"}}return av},findMediaUrlInNode:function(ax){if(!ax){return}var av=["img","embed","video","audio"];var at=ax.nodeName.toLowerCase();if(-1!==P(av,at)&&ai.findFirstNodeHavingAttributeWithValue(ax,"src")){var aw=ai.findFirstNodeHavingAttributeWithValue(ax,"src");return ai.getAttributeValueFromNode(aw,"src")}if(at==="object"&&ai.hasNodeAttributeWithValue(ax,"data")){return ai.getAttributeValueFromNode(ax,"data")}if(at==="object"){var ay=ai.findNodesByTagName(ax,"param");if(ay&&ay.length){var au;for(au=0;au0}var au=aw.clientWidth;if(W.innerWidth&&au>W.innerWidth){au=W.innerWidth}var at=aw.clientHeight;if(W.innerHeight&&at>W.innerHeight){at=W.innerHeight}return((ax.bottom>0||av)&&ax.right>0&&ax.left=0)&&aH(dx)!==String(dy)){var dt="There was an error setting cookie `"+dx+"`. Please check domain and path.";ao(dt)}}function b8(dt){var dv,du;dt=j(dt,az);for(du=0;du=0){dv=dv.slice(0,du)}du=dv.lastIndexOf("/");if(du!==dv.length-1){dv=dv.slice(0,du+1)}return dv+dt}function cP(dv,dt){var du;dv=String(dv).toLowerCase();dt=String(dt).toLowerCase(); +if(dv===dt){return true}if(dt.slice(0,1)==="."){if(dv===dt.slice(1)){return true}du=dv.length-dt.length;if((du>0)&&(dv.slice(du)===dt)){return true}}return false}function cr(dt){var du=document.createElement("a");if(dt.indexOf("//")!==0&&dt.indexOf("http")!==0){if(dt.indexOf("*")===0){dt=dt.substr(1)}if(dt.indexOf(".")===0){dt=dt.substr(1)}dt="http://"+dt}du.href=w.toAbsoluteUrl(dt);if(du.pathname){return du.pathname}return""}function a9(du,dt){if(!an(dt,"/")){dt="/"+dt}if(!an(du,"/")){du="/"+du}var dv=(dt==="/"||dt==="/*");if(dv){return true}if(du===dt){return true}dt=String(dt).toLowerCase();du=String(du).toLowerCase();if(U(dt,"*")){dt=dt.slice(0,-1);dv=(!dt||dt==="/");if(dv){return true}if(du===dt){return true}return du.indexOf(dt)===0}if(!U(du,"/")){du+="/"}if(!U(dt,"/")){dt+="/"}return du.indexOf(dt)===0}function aw(dx,dz){var du,dt,dv,dw,dy;for(du=0;du0)&&(dw.slice(dv)===dt)){return true}}}return false}function cv(dt,dv){dt=dt.replace("send_image=0","send_image=1");var du=new Image(1,1);du.onload=function(){H=0;if(typeof dv==="function"){dv({request:dt,trackerUrl:aI,success:true})}};du.onerror=function(){if(typeof dv==="function"){dv({request:dt,trackerUrl:aI,success:false})}};du.src=aI+(aI.indexOf("?")<0?"?":"&")+dt}function cM(dt){if(dj==="POST"){return true}return dt&&(dt.length>2000||dt.indexOf('{"requests"')===0)}function aP(){return"object"===typeof g&&"function"===typeof g.sendBeacon&&"function"===typeof Blob}function bc(dx,dA,dz){var dv=aP();if(!dv){return false}var dw={type:"application/x-www-form-urlencoded; charset=UTF-8"};var dB=false;var du=aI;try{var dt=new Blob([dx],dw);if(dz&&!cM(dx)){dt=new Blob([],dw);du=du+(du.indexOf("?")<0?"?":"&")+dx}dB=g.sendBeacon(du,dt)}catch(dy){return false +}if(dB&&typeof dA==="function"){dA({request:dx,trackerUrl:aI,success:true,isSendBeacon:true})}return dB}function de(du,dv,dt){if(!M(dt)||null===dt){dt=true}if(m&&bc(du,dv,dt)){return}setTimeout(function(){if(m&&bc(du,dv,dt)){return}var dy;try{var dx=W.XMLHttpRequest?new W.XMLHttpRequest():W.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):null;dx.open("POST",aI,true);dx.onreadystatechange=function(){if(this.readyState===4&&!(this.status>=200&&this.status<300)){var dz=m&&bc(du,dv,dt);if(!dz&&dt){cv(du,dv)}else{if(typeof dv==="function"){dv({request:du,trackerUrl:aI,success:false,xhr:this})}}}else{if(this.readyState===4&&(typeof dv==="function")){dv({request:du,trackerUrl:aI,success:true,xhr:this})}}};dx.setRequestHeader("Content-Type",cE);dx.withCredentials=true;dx.send(du)}catch(dw){dy=m&&bc(du,dv,dt);if(!dy&&dt){cv(du,dv)}else{if(typeof dv==="function"){dv({request:du,trackerUrl:aI,success:false})}}}},50)}function cl(du){var dt=new Date();var dv=dt.getTime()+du;if(!r||dv>r){r=dv}}function bg(){bi=true; +cF=new Date().getTime()}function dm(){var dt=new Date().getTime();return !cF||(dt-cF)>bb}function aD(){if(dm()){bX()}}function a0(){if(J.visibilityState==="hidden"&&dm()){bX()}else{if(J.visibilityState==="visible"){cF=new Date().getTime()}}}function dq(){if(aS||!bb){return}aS=true;ar(W,"focus",bg);ar(W,"blur",aD);ar(W,"visibilitychange",a0);af++;u.addPlugin("HeartBeat"+af,{unload:function(){if(aS&&dm()){bX()}}})}function cK(dx){var du=new Date();var dt=du.getTime();c8=dt;if(cJ&&dt=dt.length){return[dt]}var du=0;var dv=dt.length;var dw=[]; +for(du;du=du&&dt<=(du+a5)){return true}}return false}function dr(dt){if(!cV){return""}var dx=e(dt,az);if(!dx){return""}dx=String(dx);var dv=new RegExp("^[a-zA-Z0-9]+$");if(dx.length===32&&dv.test(dx)){var du=dx.substr(16,32);if(dc(du)){var dw=dx.substr(0,16);return dw}}return""}function cW(){if(!bU){bU=dr(bT)}var dv=new Date(),dt=Math.round(dv.getTime()/1000),du=aY("id"),dy=aH(du),dx,dw;if(dy){dx=dy.split(".");dx.unshift("0");if(bU.length){dx[1]=bU}return dx}if(bU.length){dw=bU}else{if("0"===cb()){dw=""}else{dw=cZ()}}dx=["1",dw,dt];return dx}function a4(){var dw=cW(),du=dw[0],dv=dw[1],dt=dw[2];return{newVisitor:du,uuid:dv,createTs:dt}}function aL(){var dw=new Date(),du=dw.getTime(),dx=a4().createTs;var dt=parseInt(dx,10);var dv=(dt*1000)+cS-du;return dv}function aR(dt){if(!cc){return}var dv=new Date(),du=Math.round(dv.getTime()/1000);if(!M(dt)){dt=a4()}var dw=dt.uuid+"."+dt.createTs+".";dn(aY("id"),dw,aL(),bw,c7,bY,aN) +}function bS(){var dt=aH(aY("ref"));if(dt.length){try{dt=W.JSON.parse(dt);if(Z(dt)){return dt}}catch(du){}}return["","",0,""]}function bD(dv){var du=bq+"testcookie_domain";var dt="testvalue";dn(du,dt,10000,null,dv,bY,aN);if(aH(du)===dt){b5(du,null,dv);return true}return false}function aJ(){var du=bs;bs=false;var dt,dv;for(dt=0;dt0){dx=parseInt(dx,10);dA(dx)}})}var bK={enabled:true,requests:[],timeout:null,interval:2500,sendRequests:function(){var dt=this.requests;this.requests=[];if(dt.length===1){bM(dt[0],bQ)}else{dp(dt,bQ)}},canQueue:function(){return !m&&this.enabled},pushMultiple:function(du){if(!this.canQueue()){dp(du,bQ);return}var dt;for(dt=0;dt0){if(!M(du)){du=""}if(!x(du)){du=String(du)}bt[dt]=du}};this.getCustomDimension=function(dt){dt=parseInt(dt,10);if(dt>0&&Object.prototype.hasOwnProperty.call(bt,dt)){return bt[dt]}};this.deleteCustomDimension=function(dt){dt=parseInt(dt,10);if(dt>0){delete bt[dt]}};this.setCustomVariable=function(du,dt,dx,dv){var dw;if(!M(dv)){dv="visit"}if(!M(dt)){return}if(!M(dx)){dx=""}if(du>0){dt=!x(dt)?String(dt):dt;dx=!x(dx)?String(dx):dx;dw=[dt.slice(0,bA),dx.slice(0,bA)];if(dv==="visit"||dv===2){cN();aV[du]=dw}else{if(dv==="page"||dv===3){b2[du]=dw}else{if(dv==="event"){cs[du]=dw}}}}};this.getCustomVariable=function(du,dv){var dt;if(!M(dv)){dv="visit"}if(dv==="page"||dv===3){dt=b2[du]}else{if(dv==="event"){dt=cs[du]}else{if(dv==="visit"||dv===2){cN(); +dt=aV[du]}}}if(!M(dt)||(dt&&dt[0]==="")){return false}return dt};this.deleteCustomVariable=function(dt,du){if(this.getCustomVariable(dt,du)){this.setCustomVariable(dt,"","",du)}};this.deleteCustomVariables=function(dt){if(dt==="page"||dt===3){b2={}}else{if(dt==="event"){cs={}}else{if(dt==="visit"||dt===2){aV={}}}}};this.storeCustomVariablesInCookie=function(){bW=true};this.setLinkTrackingTimer=function(dt){bQ=dt};this.getLinkTrackingTimer=function(){return bQ};this.setDownloadExtensions=function(dt){if(x(dt)){dt=dt.split("|")}dg=dt};this.addDownloadExtensions=function(du){var dt;if(x(du)){du=du.split("|")}for(dt=0;dt1&&au!=="addTracker"&&au!=="enableLinkTracking"){ao("The method "+au+' is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Matomo trackers documentation: https://developer.matomo.org/guides/tracking-javascript-guide#multiple-piwik-trackers')}az[au]++}}}}return ay}var E=["addTracker","forgetCookieConsentGiven","requireCookieConsent","disableBrowserFeatureDetection","disableCookies","setTrackerUrl","setAPIUrl","enableCrossDomainLinking","setCrossDomainLinkingTimeout","setSessionCookieTimeout","setVisitorCookieTimeout","setCookieNamePrefix","setCookieSameSite","setSecureCookie","setCookiePath","setCookieDomain","setDomains","setUserId","setVisitorId","setSiteId","alwaysUseSendBeacon","disableAlwaysUseSendBeacon","enableLinkTracking","setCookieConsentGiven","requireConsent","setConsentGiven","disablePerformanceTracking","setPagePerformanceTiming","setExcludedQueryParams"]; +function ah(av,au){var at=new T(av,au);L.push(at);_paq=c(_paq,E);for(H=0;H<_paq.length;H++){if(_paq[H]){aj(_paq[H])}}_paq=new K();u.trigger("TrackerAdded",[at]);return at}ar(W,"beforeunload",am,false);ar(W,"visibilitychange",function(){if(m){return}if(J.visibilityState==="hidden"){ag("unload")}},false);ar(W,"online",function(){if(M(g.serviceWorker)){g.serviceWorker.ready.then(function(at){if(at&&at.sync){return at.sync.register("matomoSync")}},function(){})}},false);ar(W,"message",function(ay){if(!ay||!ay.origin){return}var aA,aw,au;var aB=d(ay.origin);var ax=u.getAsyncTrackers();for(aw=0;aw=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w(" + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +
    +

    + Communications +

    +

    + The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration. +

    +
    +
    +
    + +
    +
    +

    Mattermost

    +

    Mattermost allows you to connect people and tools and automate collaboration between them, for example by creating a notification system in real time for a given project. Mattermost is the ideal product for teams that need to collaborate in the design and development of a product or service.
    Configurable for both internal and external use (therefore through a public domain), it is the best alternative to Slack.

    The product also has a paid license type (directly billed by Mattermost), which allows you to access Premium features. Furthermore, Mattermost is fully extensible through third party and/or internally developed plugins.

    +
    +
    + +
    +
    +

    Matrix

    +

    Matrix is ​​an open source project that uses a free, secure (end-to-end encryption with session-aware) and decentralized communications API standard to build a secure space for team communication.

    You can then create private or public spaces, make calls (audio and video) through the integrated Jitsi server; using Element, or another valid client, you can connect to your chat and therefore to the various rooms you are part of also through another device.
    Furthermore, Matrix has a considerable number of plugins that allow for example to connect a Telegram group to a Matrix group allowing the exchange of messages on both sides.
    Last but not least, Matrix allows you to communicate with other Matrix servers, thus allowing communication between the users of these servers.

    For more demanding and security-conscious customers, we add this link that shows the encryption algorithm and the protocol used: https://gitlab.matrix.org/matrix-org/olm/blob/master/docs/megolm.md

    +
    +
    + +
    +
    +

    Nextcloud

    +

    As a fully on-premise data storage solution, Nextcloud offers the benefits of online collaboration without compliance and security risks.
    Allows you to share and collaborate on Office documents (through Collabora Office or OnlyOffice), managing calendars and contacts, allows you to have an integrated and secure web-meeting platform (Nextcloud Talk).
    Finally, it allows complete customization through a Marketplace containing further extensions that implement its functions.

    Currently it is one of the best alternatives to services like Dropbox or Google Drive: with added steroids!

    +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + + diff --git a/_site/en/contactus/index.html b/_site/en/contactus/index.html new file mode 100644 index 0000000..3e02991 --- /dev/null +++ b/_site/en/contactus/index.html @@ -0,0 +1,240 @@ + + + + + + + + + + + + +Contacts | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/cybersecurity/defence/index.html b/_site/en/cybersecurity/defence/index.html new file mode 100644 index 0000000..ffe6726 --- /dev/null +++ b/_site/en/cybersecurity/defence/index.html @@ -0,0 +1,302 @@ + + + + + + + + + + + + +Module Defence | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Modulo Defence

    +
    + +

    + Below are our solutions built to protect your infrastructures and servers. These solutions offer configurations designed to embrace multiple levels of protection, which in some situations must rightly be high, such as when dealing with sensitive data or when it is necessary to ensure maximum control of the system.

    Our technicians and consultants will show you the solution that best suits your needs. +

    +
    +
    + +
    +
    +
    +
    + Illustration of a space defense spacecraft +
    +
    +

    Starfighter

    +

    + The Starfighter type solution includes, starting from the identification of the assets to be protected, the assessment of possible threats in terms of probability of occurrence and relative potential damage (severity). At this point, certain "best practices" procedures are applied to offer the customer an effective solution and at the same time able to provide protection from most of the threats present on the network; in this regard, firewalls will be configured and basic protection protocols applied. In addition, the systems will be equipped with automatic security updates with a predetermined frequency. However, this defense system is not very suitable in situations where there are several services or personalized services and in the case in which sensitive and biometric data are dealt with.

    This module requires in advance that an analysis be carried out through the Probe Module. +

    +
    +
    + Illustration of a space defense spacecraft +
    +
    + +

    +
    +

    + +
    +
    + Illustration of a spacecraft for the most advanced space defense +
    +
    +

    Cruiser

    +

    + The Cruiser-type defense system offers a higher level of security and optimization than the Starfighter solution, the Server Hardening level of procedures also affects user permissions and kernel configuration, in addition to protection systems and security of critical and specific services through a firewall configuration. This module also allows you to encrypt and verify the authenticity of connections by setting up a system of encrypted connections through WireGuard, an open source program that allows you to create secure point-to-point connections in routed or bridged configuration. In addition, the systems will be equipped with automatic security updates on a periodic basis. The procedure allows you to offer your services in total security even where sensitive and biometric data are present.

    This module requires in advance that an analysis be carried out using the Rover module. +

    +
    +
    + +

    +
    +

    + +
    +
    + Illustration of a very advanced and performing space defense spacecraft +
    +
    +

    Star Destroyer

    +

    + The Star Destroyer defense system adds an additional layer of security thus offering an optimized configuration of the server boot, a hardening of the partitions, a further customization of permissions and the total removal of any unused and obsolete protocols, services and applications in the operating system. In addition, the Star Destroyer module implements a technology for the synchronization and verification of certificates as well as a system of point-to-point encrypted connections (WireGuard). Threats and possible attack methodologies to which services and resources are exposed are evaluated. It also allows you to detect any system intrusions through IDS systems (Intrusion Detection System) in real time. This procedure allows to reach an advanced and personalized level of security, therefore inhospitable for possible cyber attacks. The Star Destroyer Module uses a customized automatic security update system configured ad hoc to optimize the environment in which it is applied.

    This Module requires in advance that an analysis be carried out through the Rover Module. +

    +
    +
    + Illustration of a very advanced and performing space defense spacecraft +
    +
    + +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + diff --git a/_site/en/cybersecurity/graphene/index.html b/_site/en/cybersecurity/graphene/index.html new file mode 100644 index 0000000..883bb47 --- /dev/null +++ b/_site/en/cybersecurity/graphene/index.html @@ -0,0 +1,251 @@ + + + + + + + + + + + + +Module Grafene | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Module Grafene

    +
    + +

    + GrapheneOS is an operating system that offers a wide range of functions dedicated to security. It is the result of the research and development of technologies aimed at improving the control of your data (regarding privacy) and increasing security, including substantial improvements to sandboxing (memory and application isolation), exploit mitigation and the authorization model.

    Implements technologies to mitigate entire classes of cyber attacks and make exploitation of the most common vulnerabilities significantly more difficult.
    Here are some of the main features and improvements to evaluate GrapheneOS against a common Android or iOS device:

    • Webview and Browser hardened (Bromite / Vanadium)
    • Device verified boot and Hardware-Based integrity checks with Auditor
    • Kernel and Memory Allocator Hardened
    • Improved system encryption
    • Separation of data and apps on different profiles
    +Here is a more exhaustive list of the functions and protections applied to the system: https://grapheneos.org/features.

    +The list of supported devices is available at this address: https://grapheneos.org/faq#device-support; moreover, up to 5 years of update and security support are guaranteed (from the release date of the device).

    +

    To whom do we recommend this module?

    +We recommend this module to all those who process sensitive data or who need a high degree of security and confidentiality, we can take as an example: lawyers, journalists, judges, doctors, private investigators, law enforcement, entrepreneurs, bank officials etc... +

    +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + diff --git a/_site/en/cybersecurity/index.html b/_site/en/cybersecurity/index.html new file mode 100644 index 0000000..1e3d47b --- /dev/null +++ b/_site/en/cybersecurity/index.html @@ -0,0 +1,327 @@ + + + + + + + + + + + + +Cybersecurity | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +
    +

    + Cybersecurity +

    +

    + By definition in the IT field it is clear that security is determined by three main factors:

    Confidentiality - Access to sensitive resources and data is allowed only to authorized users

    Integrity - System data is protected from loss or modification due to attack or accident

    Availability - Availability means the ability to access a data or resource at any time. +

    +
    +
    +
    + +
    +
    +

    In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems two-factor authentication, the removal of software and/or services, usernames or unnecessary logins.

    There are various methods to harden GNU/Linux based systems. This can involve, among other measures, patching the kernel, closing open network ports, adding intrusion detection systems, firewalls, and intrusion prevention systems.

    There are also scripts and hardening tools such as Lynis, which can, for example, analyze a system thoroughly and allow you to disable unsolicited functionality in configuration files or perform various other security measures.

    +
    +
    + +
    +
    +

    I nostri moduli

    +
    + +
    + + +
    + + +
    +
    Module Probe
    +

    The Probe Module carries out an automated analysis of the work environment by releasing a report of the vulnerabilities and possible optimizations to be carried out based on the criticalities detected.

    + + Take control with the Probe Module +
    +
    + + +
    + + +
    +
    Module Rover
    +

    The Rover Module offers a detailed and specific analysis of all the problems and vulnerabilities of one or more structures to be analyzed, the procedure is not automated and has a higher cost than the Probe Module.

    + + Climb into our Rover for a detailed exploration +
    +
    + + +
    + + +
    +
    Module Defence
    +

    The defense modules are the procedures put in place to increase the safety of the environment previously analyzed through the Probe and/or Rover modules.

    + + Request the help of our fleet +
    +
    + + +
    + + +
    +
    Module Grafene
    +

    The Graphene Module provides the configuration and installation of the GrapheneOS operating system on a supported device.
    This system is designed for individuals seeking a high degree of security and confidential data processing on their mobile device.

    + + Find out more about the benefits of GrapheneOS +
    +
    + + +
    + + +
    +
    Module Monitoring
    +

    The monitoring module retrieves any type of data from company services and allows you to view it directly in Grafana. This means you can make the most of your complex and expensive business infrastructures by viewing all data in a simple, effective and personalized way. You can also configure custom notifications that will be redirected to your favorite communication channel.

    + + Find out how to monitor your infrastructure +
    +
    + + +
    +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + diff --git a/_site/prodotti/blackhole/index.html b/_site/en/cybersecurity/monitoring/index.html similarity index 57% rename from _site/prodotti/blackhole/index.html rename to _site/en/cybersecurity/monitoring/index.html index 8c8d3d5..584e87f 100644 --- a/_site/prodotti/blackhole/index.html +++ b/_site/en/cybersecurity/monitoring/index.html @@ -6,33 +6,33 @@ - + -Blackhole | Unitoo +Module Monitoring | Unitoo +Module Monitoring" /> - + +Software solutions for monitoring your servers" /> - - +Software solutions for monitoring your servers" /> + + - + - + +Module Monitoring" /> +{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.monitoring","headline":"meta.titles.monitoring","image":"https://www.unitoo.it/en/logo.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/en/assets/images/logo-extended.webp"},"name":"Unitoo"},"url":"https://www.unitoo.it/en/cybersecurity/monitoring/"} @@ -61,15 +61,21 @@ Blackhole" />
    - - Logo ufficiale Unitoo + + Unitoo official logo + @@ -83,38 +89,38 @@ Blackhole" />
    -

    TEST

    +

    Module Monitoring


    - - PROVA + + Using software such as Grafana and Prometheus, we are able to aggregate data from different sources and allow a personalized and effective display. In addition, these software allow you to configure advanced notification systems (such as sending alerts to software such as Mattermost), useful for knowing, for example, if there are situations of intense load on the CPU or on the server's data traffic.

    Monitoring a specific service, the server or being able to observe a dataset, has never been so simple and clean.

    -

    Ecco come contattarci!

    +

    Here's how to contact us!


    -

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    - info@unitoo.it
    - +39 351 617 2117 + info@unitoo.it +


    @@ -135,29 +141,29 @@ Blackhole" />
    @@ -165,8 +171,8 @@ Blackhole" />
    - +
    @@ -175,7 +181,7 @@ Blackhole" /> Copyright © Unitoo 2017-2022
    Soluzioni software, sicurezza informatica e consulenza senza compromessi

    - Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui: + The site (except logos) is fully released under the terms of the AGPLv3 license. You can find the sources here: Gitea @@ -204,7 +210,7 @@ Blackhole" />
  • - +
  • @@ -216,10 +222,10 @@ Blackhole" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    - Informativa privacy + Privacy policy
    diff --git a/_site/en/cybersecurity/referral/index.html b/_site/en/cybersecurity/referral/index.html new file mode 100644 index 0000000..e566cef --- /dev/null +++ b/_site/en/cybersecurity/referral/index.html @@ -0,0 +1,227 @@ + + + + + + + + + + + + +Referral | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Become a Guardian of the User Space

    +
    + +

    + + Being part of our team does not only mean working with us, but sharing our ideals and our services, designed to be ethical, cutting edge and without a binding contract by default.

    Our customers and partners are therefore invited to share their experience deriving from the use of our services, with their customers and suppliers.

    Following a purchase of one of our Modules, the referring customer and the new contact will receive respectively 2 months and 1 month of Intelligence Module (IT consulting). +

    +

    Be an active part in providing security and innovation in the companies you care about most!

    + +
    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/cybersecurity/rover/index.html b/_site/en/cybersecurity/rover/index.html new file mode 100644 index 0000000..581fa63 --- /dev/null +++ b/_site/en/cybersecurity/rover/index.html @@ -0,0 +1,248 @@ + + + + + + + + + + + + +Module Rover | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Module Rover

    +
    + +

    + + The Rover Module searches for vulnerabilities going further, arriving at a detailed assessment of every single service and criticality present in the system to be analyzed.
    Using the one-by-one manual control, our technicians will use every available tool to elaborate a report and an action plan consistent with the criticalities detected.

    By combining the Rover Module with the Defense Modules, customized, safe solutions can be obtained and efficient that allow to solve and/or mitigate the problem at the root.

    This Module is designed for more structured companies, which want to combine the concept of Information Security with their Business.

    What should you do?


    Contact us , this is the first fundamental step to start a journey towards greater security. Scroll for additional information. +

    +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + diff --git a/_site/en/cybersecurity/sonde/index.html b/_site/en/cybersecurity/sonde/index.html new file mode 100644 index 0000000..32c566d --- /dev/null +++ b/_site/en/cybersecurity/sonde/index.html @@ -0,0 +1,248 @@ + + + + + + + + + + + + +Module Sonde | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Module Probe

    +
    + +

    + + Technically defined as "Vulnerability Assessment", it is designed for offices and allows you to bring to light the most common and insidious vulnerabilities, also recognized in the most important vulnerability databases. The Probe Module is necessary to formulate a defense plan to support the customer, through the use of the Defense and Intelligence Modules.

    The Probe Module also allows us to process, an easily interpretable report, of the vulnerabilities detected and the possible optimizations that can be carried out in the system analyzed and the possible problems in the case of missing response.

    This module can also be used to analyze small servers and network infrastructures, thus taking into consideration even the most customized configurations.

    The objective of the Probe Module is to make the customer aware of their IT situation, avoiding that it can turn into an unpleasant and difficult reality repairable.

    What should you do?


    Contact us, this is the first fundamental step to start a journey towards greater security. Scroll for additional information. +

    +
    +
    + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + + + + + + + + + + + + + + + diff --git a/_site/en/favicon.ico b/_site/en/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..a80bccf01bc793e2db7127372de0a43f9e9c43d1 GIT binary patch literal 4286 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 GWc&%T(cKXM literal 0 HcmV?d00001 diff --git a/_site/en/icon-512.png b/_site/en/icon-512.png new file mode 100644 index 0000000000000000000000000000000000000000..a5cded7786d57c7ee27119196cdc860716141831 GIT binary patch literal 10885 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 b=}ClvnI1c|$eg=*DnngG`(F7Sc;tTo#vy^a literal 0 HcmV?d00001 diff --git a/_site/en/index.html b/_site/en/index.html new file mode 100644 index 0000000..37c3a09 --- /dev/null +++ b/_site/en/index.html @@ -0,0 +1,363 @@ + + + + + + + + + + + + +Home | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    + +
    +

    + + { Hack. Evolve. Repeat. } + + + { Hack.
    Evolve.
    Repeat. } +
    +

    +
    + + Software solutions, IT security and uncompromising IT consultancy + +
    + + Join us and discover the benefits of being a Guardian of the User Space! + + +
    +
    + + + +
    +
    +

    Services and products

    +
    + +

    As in a science fiction film, we have created a set of optimized solutions and procedures designed to form a safe and reliable working environment .

    Our goal aims also to increase the awareness of our customers about the dangers of the IT world and the methods used in IT security.

    For this reason we have structured a simple path in which the customer can expose his IT situation, giving us the opportunity to apply our method.

    How can I know and improve my IT situation?

    1. Contact us to get a free appointment and non-binding with our technicians, also available via web call (you need just a browser)
    2. Make yourself available in this appointment to answer some questions (we will compile a checklist for you, lasting about 25/35 minutes), maybe involving also your trusted technician
    3. We will then develop a personalized resolutive estimate starting from the problems that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or keeping in mind your requests and/or needs.

    You will be free to choose the path, and therefore the Modules, which you consider most useful and functional for your Business.

    +
    +
    + +
    +
    +
    +
    + Illustration of a particular spacecraft that serves as a probe and search system +
    +
    +

    IT Consultancy

    +

    + The provision of our IT consulting service is available in two solutions: the Intelligence Module, the most extensive and flexible solution that allows you to obtain solutions aimed at various requests; the Vita Module instead is designed to improve and optimize your office and specifically the workstations.

    It is possible to schedule periodic and maintenance appointments, obtain support for problems involving the use of the computer and in the configuration of various services and servers as well as being able to know our opinion in the face of certain technical choices. +

    + Discover the services +
    +
    + Illustration of a particular spacecraft that serves as a probe and search system +
    +
    + +

    +
    +

    + +
    +
    + Illustration of a rover for checking the defense perimeter +
    +
    +

    Cybersecurity

    +

    + In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems of two-factor authentication, the removal of software and/or services, usernames or unnecessary logins ...

    For us, security is a process, which also passes through the training of the individual, and not a simple product. +

    + Check out our defense systems +
    +
    + +

    +
    +

    + +
    +
    + Illustration of a space probe +
    +
    +

    Communications

    +

    + The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration. +

    + Improve your communications +
    +
    + Illustration of a space probe +
    +
    + +

    +
    +

    + +
    +
    + Photo of a Raspberry Pi Zero 2 W +
    +
    +

    Black hole

    +

    + Black Hole is a hardware system for blocking trackers, malware, ransomware, porn, spam, scam, cryptomining, fraud, fake-news, gambling, adware and advertising, through a server application that acts as a DNS sinkhole and optionally with server DHCP.

    Intended for use on a private network (Intranet), it is designed with low-power devices with high network capacity, such as the Raspberry Pi.

    Black Hole has the capacity therefore to block traditional website advertisements and cyber threats on any device connected to the network on which it is installed. +

    + Contact us to find out more! +
    +
    +
    +
    + + +
    +
    +

    Here's how to contact us!

    + +
    + +

    Getting information or learning more about our modules is really simple:

    1. Contact us to get a free appointment with our technicians
    2. Make yourself available in this appointment for a free checklist, perhaps even involving your trusted technician
    3. We will then elaborate a personalized resolutive estimate using the information that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or by the needs exposed (services, configurations, requests).

    You will therefore be free to evaluate and choose from the Modules proposed, the one you consider to be the best situation for you, always taking into account any risk factors reported.

    Finally, you can contact us by sending an email

    If you want to experiment with new technologies, you can also contact us in the Fediverse or on the Matrix! Our links in the footer.

    + + info@unitoo.it + +

    + +
    + Download the GPG Public Key +

    + + GPG Fingerprint
    732C B3AA B142 22AD 5650 E6E2 0A67 0F04 54EA BD72 +

    + sha512sum
    855cc60e031bd0f71d36751f8a28dc96301047b157e9abac34600128be15fffd3f78f1dada60ceb0ef0eab897da459adcdbf19522dd615868831900289216695 +
    +

    +
    + +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/info_at_unitoo_dot_it.gpg b/_site/en/info_at_unitoo_dot_it.gpg new file mode 100644 index 0000000..2239756 --- /dev/null +++ b/_site/en/info_at_unitoo_dot_it.gpg @@ -0,0 +1,51 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +=B0VA +-----END PGP PUBLIC KEY BLOCK----- diff --git a/_site/en/logo.png b/_site/en/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..1c2a49a0320b2b2f4507dbdcb47be27fda4b664c GIT binary patch literal 10909 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

    3y#jU!EO0lK0G=X?J4d|FEULFP)t{)DS=B zhn*CtF83nOCrroQ6=xmATD=P=eWP#{-?3@)zuu z`LeS!_j|Ck2eA&)x;@p+H#X~7s4d2h-iFti3Is9H^=7|z2%uklAsOJYy3&m}K=e(G ze;)pn0ie6qK(_{w^ye4u*9MuzZq5aU=M10v!eLwAItfPJq(mRTV-)U$-MJ<+wBp`qjA3{i|9xAQRAsvC}dxKg3E%{^S*$o z;M{qebidW6x}u2Y_JgffA2uNoO^1~4 zYFJr{eTb+OI=I>WW-6z$t3ILisSN$2<0chff;4 zU%jGND7=$>FNO>uKN&2YB|jh~ym~;Ev-vKNm@Knyc}{iS=1&^LA13h6J4rNqwp`77 ztJ)C}HT)=(<({>9v%*w&vLl~~^CWDRn}JRj`~(_&z&D2i_r?w?4_{usj#~=So73G1 z*Na^J#Teda7$;FFX(Soc1=uI$TavMdagoas#L&lag;80KS|V7koj)=y#A=D*o43vf zQL}{%4RMqEmHtWOp zRb^&?nBpe?xV7*l4`mp;(k64QqJX-~*BMJ|XU1rv>o(-LtsGqv}O^guuXR=yTea((S+ zaM<&G`ewU%5ZmKW+p>{-DU$WGg(*S8=pX^)s$L*5`>Rcv!F#V93a!?%I?Hub0vF3E z&BQ0O&tN|9$KA1~$D-^#9@nMFyI1A5ppG>BE9jQ*ba7GuwCeGL|Dx3XEOmcx*W#Oz ZAMNtcGa>db#qGraO;tUWG9}xP{|8bv?S}vW literal 0 HcmV?d00001 diff --git a/_site/en/news/index.html b/_site/en/news/index.html new file mode 100644 index 0000000..afa2191 --- /dev/null +++ b/_site/en/news/index.html @@ -0,0 +1,264 @@ + + + + + + + + + + + + +News | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + Unitoo official logo + + + + + + + + + +
    + + + + + + + +
    +
    +

    News

    +
    +

    For a long time we have been offering a Telegram channel that posts various news about the world of free software, software development and sometimes even some personal blogs. So we want to share here, the list of feeds that this bot uses trying to be as transparent as possible.

    If you think there are inappropriate sources, or feeds of a certain caliber are missing, please let us know. You can contact us by reaching the "Contact us" page

    +
    + Got to the Telegram Bot +
    +
    + +
    +
    +
      +
    • Phoronix — https://www.phoronix.com/phoronix-rss.php
    • +
    • ProtonMail Blog — https://protonmail.com/blog/feed/
    • +
    • Free Game News — https://fossgames.blogspot.com/feeds/posts/default
    • +
    • FSF News — https://static.fsf.org/fsforg/rss/news.xml
    • +
    • Deeplinks — https://www.eff.org/rss/updates.xml
    • +
    • Jolla Blog — https://blog.jolla.com/feed/
    • +
    • Purism — https://puri.sm/feed/
    • +
    • FSFE News — https://fsfe.org/news/news.it.rss
    • +
    • Qt Blog — https://blog.qt.io/feed/
    • +
    • Riding Rails — https://weblog.rubyonrails.org/feed/atom.xml
    • +
    • Press Releases – The Document Foundation Blog — https://blog.documentfoundation.org/blog/category/press-releases/feed/
    • +
    • The latest updates – Nextcloud — https://nextcloud.com/blogs/feed/
    • +
    • It's FOSS — https://itsfoss.com/feed
    • +
    • Mycroft — https://mycroft.ai/feed/
    • +
    • Planet Lisp — http://planet.lisp.org/rss20.xml
    • +
    • Parabola GNU/Linux-libre: Recent news updates — https://www.parabola.nu/feeds/news/
    • +
    • Irreal — https://irreal.org/blog/?feed=rss2
    • +
    • Debian News — https://www.debian.org/News/news
    • +
    • [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format — https://www.cyberciti.biz/feed/
    • +
    • Linux Foundation — https://www.linuxfoundation.org/feed/
    • +
    • The World of IT & Cyber Security: ehacking.net — https://feeds.feedburner.com/ehacking
    • +
    • HackerOne — https://www.hackerone.com/blog.rss
    • +
    • Extreme Hacking | Sadik Shaikh | Cyber Suraksha Abhiyan | Hackers Charity — http://blog.extremehacking.org/feed
    • +
    • Andrzej's C++ blog — https://akrzemi1.wordpress.com/feed/
    • +
    • Standard C++ — https://isocpp.org/blog/rss
    • +
    • KDE.news — https://dot.kde.org/rss.xml
    • +
    • Planet GNOME — https://planet.gnome.org/rss20.xml
    • +
    • iFixit News — https://ifixit.org/blog/feed/
    • +
    • Updates from the Tor Project — https://blog.torproject.org/rss.xml
    • +
    • F-Droid - Free and Open Source Android App Repository — https://f-droid.org/en/feed.xml
    • +
    • Tox Blog — https://blog.tox.chat/feed/
    • +
    • Marco's Box — https://feeds.feedburner.com/marcosboxlinux
    • +
    • 9elements Cyber Security — https://9esec.io/blog/rss/
    • +
    • Nordic Leaders — https://nordicleadershipnetwork.com/feed/podcast
    • +
    • Rust Blog — https://blog.rust-lang.org/feed.xml
    • +
    • Planet Haskell — https://planet.haskell.org/rss20.xml
    • +
    +
    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/package-lock.json b/_site/en/package-lock.json new file mode 100644 index 0000000..a44daa0 --- /dev/null +++ b/_site/en/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "unitoo-site", + "lockfileVersion": 2, + "requires": true, + "packages": {} +} diff --git a/_site/en/package.json b/_site/en/package.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/_site/en/package.json @@ -0,0 +1 @@ +{} diff --git a/_site/en/partners/funkwhale/index.html b/_site/en/partners/funkwhale/index.html new file mode 100644 index 0000000..994a4f1 --- /dev/null +++ b/_site/en/partners/funkwhale/index.html @@ -0,0 +1,233 @@ + + + + + + + + + + + + +Partners - Funkwhale Italia | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +

    The Funkwhale project and the fediverse

    +

    + Taking from an article (with link at the bottom), we can summarize: +

    +

    Funkwhale.it intends to put streaming back into the hands of Internet users, giving them the tools to upload, share and finance music. A long-term project, of which only the first bricks exist.

    The server federation was born in 2017 with the birth of the Fediverse, and with the arrival of Mastodon, it made this model popular.

    Funkwhale intends to adapt the federation to listening to music, based on the old Grooveshark, a free music service where Internet users imported their songs.

    +
    +

    +

    + If, like us, you believe in the importance of a project like this, you can donate something directly to them via cryptocurrencies. +

      +
    • Bitcoin: 37SH8mEkvn2kWWmZ6U7rzUBhqtMn1uT87r
    • +
    • Monero: 86Kjen6iFCgXzNTMC8txnvLvfEfoEwRq9hESZ4bR7S1MEMDLPnVqJFNAqcpqCnobU3h2DDYRvMQRXUgsF9oUvJRV2S6FYhb
    • +
    • Ethereum: 0x46C5b626A77e3f288F1644F0BA3bdffff2d0c4d4
    • +
    +

    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/partners/peertube/index.html b/_site/en/partners/peertube/index.html new file mode 100644 index 0000000..4b852d5 --- /dev/null +++ b/_site/en/partners/peertube/index.html @@ -0,0 +1,231 @@ + + + + + + + + + + + + +Partners - Peertube Italia | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +

    The Peertube project and the fediverse

    +

    + Taking from an article (with link at the bottom), we can summarize: +

    +

    PeerTube's goal is to create an emancipatory alternative to centralized platforms as YouTube. In a centralized service, you sign up with a single address, and every single action, video and data are collected on one huge "computer". For example, that of Google, which hosts YouTube (to be precise, they are server farms rather than huge computers, but symbolically it is the same thing!)

    +
    +

    +

    + If, like us, you believe in the importance of a project like this, you can donate something directly to them through Liberapay, a free alternative to PayPal. +

    +

    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/path.webmanifest b/_site/en/path.webmanifest new file mode 100644 index 0000000..a893e5b --- /dev/null +++ b/_site/en/path.webmanifest @@ -0,0 +1,6 @@ +{ + "icons": [ + { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" }, + { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" } + ] +} diff --git a/_site/en/privacy-policy/index.html b/_site/en/privacy-policy/index.html new file mode 100644 index 0000000..56dea23 --- /dev/null +++ b/_site/en/privacy-policy/index.html @@ -0,0 +1,285 @@ + + + + + + + + + + + + +Privacy policy | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +
    +

    Privacy policy and consent to the processing of personal data

    +
    EU Regulation 2016/679 of the European Parliament and of the Council of 27 April 2016
    +
    +

    + WHY THIS INFORMATION +

    This page describes the methods of processing the personal data of users who consult the website since following consultation of the site, data relating to identified or identifiable natural persons may be processed. Before communicating any personal data, Unitoo invites you to carefully read this "Privacy Policy", as it contains important information on the protection of personal data and on the security measures adopted to guarantee its confidentiality in full compliance with the Applicable Regulations.
    +
    +
    This Privacy Policy does not apply to other websites that may be reached via hypertext links published on the Site and complies with Recommendation no. 2/2001 concerning the minimum requirements for online data collection in the European Union, adopted on 17 May 2001 by the Article 29 Working Group.
    +
    +
    Pursuant to Article 13 of Regulation (EU) 2016/679 ("GDPR - General Data Protection Regulation") hereinafter "Regulation", the processing of personal information concerning you, which we will come into possession of, will be based on principles of correctness, lawfulness, purpose limitation and conservation, data minimization, accuracy, integrity and transparency and protection of your privacy and your rights.
    +
    +
    Therefore we inform you of the following:
    +
      + +
    1. + IDENTITY AND CONTACT DETAILS OF THE DATA CONTROLLER / DPO (DATA PROTECTION MANAGER) +
      + The data owner is Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: IT02324570445 - Email: info@unitoo.it - Tel: +39 351 617 2117 +
    2. + +
    3. + PURPOSE OF THE PROCESSING AND TYPES OF DATA PROCESSED +
      + The Personal Data collected by the Site are as follows:

      Navigation data
      The computer systems and software procedures used to operate this site acquire, during their normal operation, some personal data whose transmission is implicit in the use of Internet communication protocols. This category of data includes the IP addresses or domain names of the computers and terminals used by users, the URI/URL (Uniform Resource Identifier/Locator) addresses of the requested resources, the time of the request, the method used in the submit the request to the server, the size of the file obtained in response, the numerical code indicating the status of the response given by the server (successful, error, etc.) and other parameters relating to the operating system and the user's IT environment. These data, necessary for the use of web services, are also processed for the purpose of:
      • statistical research/analysis on aggregate or anonymous data, therefore without the possibility of identifying the user, aimed at measuring the correct functioning of the Site, measuring traffic and evaluating usability and interest;
      The navigation data does not persist for more than seven days (except for any need to ascertain crimes by the judicial authorities).

      Data communicated by the user
      The optional, explicit and voluntary sending of messages to the contact addresses of the Data Controller, the private messages sent by users to the institutional profiles/pages on social media (where this possibility is foreseen), as well as the compilation and forwarding of the data requested through the "Contacts" form on the site, involve the acquisition of the sender's contact data, necessary to reply, as well as all personal data included in communications. The Data Controller will process these data in compliance with the Regulations, assuming that they refer to you or to third parties who have expressly authorized you to provide them on the basis of an appropriate legal basis that legitimizes the processing of the data in question.

      Cookies and other tracking systems
      The specifications referring to the use of cookies for user profiling, other tracking methods and/or communications to third parties, are reported in the Cookies Policy on the home page of the site, which we invite you to view so that you can define your preferences and express your consent.
      Instead, session cookies (non-persistent) are used strictly limited to what is necessary for the safe and efficient navigation of the sites. The storage of session cookies in terminals or browsers is under the user's control, where on the servers, at the end of the HTTP sessions, information relating to cookies remains recorded in the service logs, with retention times not exceeding seven days. like other navigation data. More information on the use of cookies and related technologies is available at https://www.garanteprivacy.it/cookie. In addition to what is reported in point 2, the processing of the data you provide may be aimed at the purposes specified below:
      • fulfill the pre-contractual and contractual obligations deriving from existing relationships with you;
      • administrative and accounting management of the relationship required by law.
      In this regard, specific information will be published on the pages of the site prepared for the provision of certain services.
      +
    4. + +
    5. + RECIPIENTS OR CATEGORIES OF RECIPIENTS OF THE DATA +
      + The data processed for the purposes referred to in point 2 may be communicated to internal or external staff, legal persons involved in the process of completing the services requested by the interested party, including, by way of example, those in charge of sending emails and analysis of the functioning of the Site, which act on the basis of specific instructions provided regarding the purposes and methods of the processing itself. The list is available at the headquarters of the Data Controller at the request of the interested party. The Personal Data processed are not transferred to Recipients who are located outside the European Economic Area. +
    6. + +
    7. + PERIOD OF STORAGE OF PERSONAL DATA +
      + The retention period of personal data begins from the moment of the provision of the same by the interested party and ends with the exercise of the right to cancel the data by the interested party by registered letter with return receipt to the address Via Circonvallazione Sud 28/A , Monteprandone (AP), 63076, Italy or communication by certified e-mail: unitoo@pec.it +
    8. + +
    9. + OPTIONAL NATURE OF DATA PROVISION AND CONSEQUENCES OF ANY REFUSAL +
      + The provision of the data necessary for the fulfillment of the contact request and/or information is optional. However, in the event of failure to provide the requested data, the data subject will not be able to receive the information and support requested. +
    10. + +
    11. + LEGAL BASIS OF THE PROCESSING +
      + Pursuant to Article 6 of the GDPR 679/2016, the processing of data for the purposes listed in point 2 of this document has a legal basis on the explicit consent of the interested party (Article 6 letter a); in the execution of a contract of which the interested party is a party (Article 6 letter b) and in the legitimate interest of the owner (Article 6 letter f) based on the relevant relationship between the interested party and the data controller provided that the rights do not prevail and the freedoms of the interested party. The legitimate interests of the Data Controller do not prevail over the interests, rights and freedoms of the data subject. +
    12. + +
    13. + RIGHTS OF THE INTERESTED PARTY +
      + At any time, the interested party may exercise his rights towards the data controller, pursuant to articles 15, 16, 17, 18, 20, 21 of the GDPR 679/2016. Specifically, the interested party has the right:
      • access to personal data by making an appropriate request (Article 15);
      • to obtain the rectification (Article 16)
      • to the cancellation of the same (oblivion) (Article 17);
      • to the limitation of the processing that concerns him (Article 18);
      • to data portability (Article 20);
      • to oppose the processing (Article 21);
      • to revoke the consent without prejudice to the lawfulness of the processing provided before the revocation, (Article 13 paragraph 2 letter C);
      • to lodge a complaint with a supervisory authority (Article 13 paragraph 2 letter D).
      +
    14. + +
    15. + AUTOMATED DECISION-MAKING PROCESS AND PROFILING +
      + The collection and processing of data does not provide for any type of automated decision-making and / or profiling by the Data Controller. +
    16. + +
    + IMPORTANT
    This Privacy Policy is effective from 25 May 2018. The Data Controller reserves the right to modify or simply update its content, in part or completely, also due to changes in the Regulations. We therefore invite you to visit this section regularly to become aware of the most recent and updated version. +

    +
    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/projects/index.html b/_site/en/projects/index.html new file mode 100644 index 0000000..025f4df --- /dev/null +++ b/_site/en/projects/index.html @@ -0,0 +1,256 @@ + + + + + + + + + + + + +Projects | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +
    +

    Projects, to go further

    +
    +

    In addition to dedicating ourselves resolutely to our customers, we develop and/or actively participate with the various free as in freedom software development communities to produce and/or improve programs of various kinds, we manage a radio that deals with issues related to the world of software and science and we have a Peertube channel, still under development, on which to share interviews and/or guides of various kinds.

    + +
    +
    +
    + Screenshot of the Unitoo radio based on Azuracast software +
    +
    The radio dedicated to the software
    +

    Engaging in the spread of free as in freedom software starts from the beginning. Why not start from a radio then?

    Learn more by clicking below!

    + Find out more +
    +
    +
    +
    +
    + Official logo license GPLv3 +
    +
    The software we believe in
    +

    We support projects concerning free as in freedom software, starting from the BIOS, the heart of every PC up to the distributed content (such as multimedia), trying to sensitize people and companies to the use of free software by eliminating the so-called 'trap' software such as the DRM.

    + Find out more +
    +
    +
    +
    +
    + Screenshot of the Unitoo Peertube channel +
    +
    The channel dedicated to video content
    +

    We have decided to use every means to spread the message of free software and software ethics and for this reason we have set up a Peertube channel where you will find interviews, content dedicated to free software and technical guides.

    + Find out more +
    +
    +
    +
    +
    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/projects/libreboot/index.html b/_site/en/projects/libreboot/index.html new file mode 100644 index 0000000..ef0068d --- /dev/null +++ b/_site/en/projects/libreboot/index.html @@ -0,0 +1,253 @@ + + + + + + + + + + + + +Libreboot - The free as in freedom BIOS | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +
    +

    The concept of security starts with the CPU

    +
    +
    +
    +
    +
    +
    +
    +

    The "hidden" story

    +
    +
    +
    +
    +

    In 2006, processor manufacturers such as Intel began installing a series of self-contained "micro-environments" (Intel ME, AMD PSP) of unknown targets into their products.
    Several vulnerability tests have shown that these subsystems can in specific ways provide access to third parties and can read the memory in use (compromising encryption, password and alternative security keys).
    From this arises the desire to disable this mechanism that violates every principle and right to privacy.

    +
    +
    +


    +
    +
    +
    +
    +

    The solution

    +
    +
    +
    +
    +
    +
    + Official logo of Libreboot, free in freedom BIOS derived from Coreboot +
    +
    +

    + me_cleaner is the tool, initially created by Nicola Corna, which allows you to partially or totally disable the backdoor.
    We also suggest replacing the OEM BIOS with Libreboot, the free BIOS, based on Coreboot.

    The removal tool is not completely finished on the most modern CPUs, having changed the structure of the same. Our suggestion is to contact us to help you on how to intervene.

    Current companies and resellers starting to support Libreboot/Coreboot natively or offering installation services are Purism, System76, Ministry Of Freedom and Dell. +

    +
    +
    +
    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/projects/peertube/index.html b/_site/en/projects/peertube/index.html new file mode 100644 index 0000000..5f03a7d --- /dev/null +++ b/_site/en/projects/peertube/index.html @@ -0,0 +1,232 @@ + + + + + + + + + + + + +Our channel | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    Our channel dedicated to video content

    +

    + We have decided to use every means to spread the message of free as in freedom software and software ethics and for this reason we have set up a Peertube channel where you will find interviews, content dedicated to free software and technical guides. +

    + The channel is hosted by dear friends of Peertube Italia + and is currently in the start-up phase but we hope you will contribute as well, as you are already doing with the fabulous radio. + +

    + Go to the channel +

    +
    +

    Do you have any ideas or would you like to suggest something?

    +

    + Your contribution is always appreciated and we suggest you contact us on our channel at Fediverse or by going to the page + Contact us. +

    +

    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/projects/radio/index.html b/_site/en/projects/radio/index.html new file mode 100644 index 0000000..6f856ad --- /dev/null +++ b/_site/en/projects/radio/index.html @@ -0,0 +1,255 @@ + + + + + + + + + + + + +Our CC and open source radio | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + + + + +
    +
    +

    The radio dedicated to free as in freedom software

    +

    The spread of free as in freedom software is certainly not new for many, however the standard means present few opportunities in this regard.
    At Unitoo we have long taken this sector to heart, and we have chosen to set up a radio, with exclusively Creative Commons licensed content, dealing with free as in freedom software.

    Many weekly programs are already being played and many others are under construction thanks to our freelance speakers!

    P.S.: Don't forget to donate something to our speakers using their platforms directly! The work they are doing is something exceptional.

    +
    +

    The technology

    +

    + We used AzuraCast with Docker on a GNU/Linux server and we use Mixxx for Dj mode.
    Below are the various links to access the software used: +

    + You can of course contact us to be able to create your own platform! + +

    + Go to the Radio +

    +
    +

    The Podcast

    +

    + After the dear friends of Funkwhale released the updated version of the software, we immediately moved our content to their platform. Therefore at the following link you will have the opportunity to listen, download and share (in the freedoms granted and in compliance with the CC licenses associated with each file) the various Podcasts. +

    + The Podcast +

    + Happy Listening :) +

    +
    +

    Disclaimer (Italian)

    +

    + Questa Webradio non rappresenta una testata giornalistica. Non può pertanto considerarsi un prodotto editoriale ai sensi della legge n. 62 del 07.03.2001. +

    +

    MUSICA IN ONDA

    + I brani in onda su questa WebRadio sono rilasciati sotto licenze Creative Commons (CC) - copyleft, di pubblico dominio o di artisti / etichette non iscritti a SIAE od SCF, che hanno rilasciato apposite liberatorie. Può capitare che alcuni artisti rilasciano inizialmente sotto licenze Creative Commons (CC) e poi, quando diventano più conosciuti, passano a società di gestione dei diritti, come ad esempio la SIAE. Poichè è oggettivamente impossibile verificare giorno per giorno queste situazioni, se riscontrate brani in onda che non sono più Creative Commons (CC), per favore segnalateceli via mail a: radio@unitoo.it, in modo che possiamo rimuoverli dalla programmazione. Grazie. + +

    + Tante canzoni tutte da scoprire e da gustare, il sottofondo ideale per lavorare, studiare, leggere, cucinare o semplicemente rilassarsi sul divano. +
    + Le licenze Creative Commons (CC) offrono la tutela delle opere, e permettono agli artisti la massima flessibilità nella gestione dei loro diritti. +

    +

    EMBEDDING / FRAMING

    + Per quanto riguarda l'embedding / framing di contenuti audio / video in questa WebRadio, ci si attiene a quanto stabilito dalla Corte di Giustizia UE. Il solo fatto che un’opera protetta, liberamente disponibile su un sito Internet, venga inserita in un altro sito Internet mediante un collegamento utilizzando la tecnica dell' "inclusione" (framing) non può essere qualificata come "comunicazione al pubblico" ai sensi dell'art. 3, par. 1, Direttiva 2001/29/CE dal momento che l'opera non è trasmessa ad un pubblico nuovo né comunicata secondo una modalità tecnica specifica diversa da quella della comunicazione originale (Ordinanza 21/10/2014, n. C-348/13 della Corte di Giustizia Europea – vedi anche Sentenza 13/02/2014, n. C-466/12 della Stessa). +

    +
    + + + + + + + + + + + + + + + diff --git a/_site/en/projects/software/index.html b/_site/en/projects/software/index.html new file mode 100644 index 0000000..7200134 --- /dev/null +++ b/_site/en/projects/software/index.html @@ -0,0 +1,254 @@ + + + + + + + + + + + + +Projects - The software | Unitoo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + Unitoo official logo + + + + + + + + + +
    + +
    + + +
    +
    +
    +
    +

    The software we believe in.

    +
    + +

    + We consider the Hacker ethics to be part of the foundations in software development, even in the most "hidden" or dedicated to specific areas.
    We therefore support projects that concern free software, starting from the BIOS, the heart of every PC up to distributed content (such as multimedia), trying to sensitize people and companies to the use of free software by eliminating the so-called "trap" software such as DRM. +

    + +
    + Official logo license GPLv3 +
    + +
    +
    +
    +

    Libreboot

    +

    The software is contained even in the most hidden parts, invisible to our eyes. The details in this case make a big difference.

    + Find out more +
    +
    +
    +
    +

    The free as in freedom software

    +

    Progress has always made use of knowledge. Today the world needs software to move forward and this needs to be freely distributed to keep knowledge free.

    + Find out more +
    +
    +
    +
    +

    DRM-Free

    +

    Being authors, being artists, makes us an integral part of culture. However, DRMs eliminate the rights that users and authors have on their works, making the efforts of sharing and free diffusion useless.

    + Find out more +
    +
    +
    +
    +
    + +
    +
    + + + + + + + + + + + + + + diff --git a/_site/en/public/assets/fonts/font-awesome/fa-brands-400.eot b/_site/en/public/assets/fonts/font-awesome/fa-brands-400.eot new file mode 100644 index 0000000000000000000000000000000000000000..086c4a712335c4eded3332f881081fc86c66ec1c GIT binary patch literal 118560 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
    )z>?r^EIOlZN^iOK7*)q5PalZ0V46BT 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_site/en/public/assets/fonts/font-awesome/fa-brands-400.ttf b/_site/en/public/assets/fonts/font-awesome/fa-brands-400.ttf new file mode 100644 index 0000000000000000000000000000000000000000..ecbc761ef8cbce6bed98c0d4abb01f6dac5c471e GIT binary patch literal 118324 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 literal 0 HcmV?d00001 diff --git a/_site/en/public/assets/fonts/font-awesome/fa-brands-400.woff b/_site/en/public/assets/fonts/font-awesome/fa-brands-400.woff new file mode 100644 index 0000000000000000000000000000000000000000..21c2dd306306138b06705fd6a1d6583ace61bb8c GIT binary patch literal 76344 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

    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/news/index.html b/_site/news/index.html index 521dbbc..e335100 100644 --- a/_site/news/index.html +++ b/_site/news/index.html @@ -65,11 +65,17 @@ News" /> Logo ufficiale Unitoo + @@ -232,7 +238,7 @@ News" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/partners/funkwhale/index.html b/_site/partners/funkwhale/index.html index 012185e..e6289f7 100644 --- a/_site/partners/funkwhale/index.html +++ b/_site/partners/funkwhale/index.html @@ -77,11 +77,17 @@ Partners - Funkwhale Italia" /> Logo ufficiale Unitoo + @@ -201,7 +207,7 @@ Partners - Funkwhale Italia" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/partners/peertube/index.html b/_site/partners/peertube/index.html index 0617181..5834732 100644 --- a/_site/partners/peertube/index.html +++ b/_site/partners/peertube/index.html @@ -77,11 +77,17 @@ Partners - Peertube Italia" /> Logo ufficiale Unitoo + @@ -199,7 +205,7 @@ Partners - Peertube Italia" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/privacy-policy/index.html b/_site/privacy-policy/index.html index 14fa056..c69c048 100644 --- a/_site/privacy-policy/index.html +++ b/_site/privacy-policy/index.html @@ -77,11 +77,17 @@ Informativa privacy" /> Logo ufficiale Unitoo + @@ -114,13 +120,13 @@ Informativa privacy" />
  • IDENTITÀ E DATI DI CONTATTO DEL TITOLARE DEL TRATTAMENTO /RPD (RESPONSABILE PROTEZIONE DATI)
    - Il titolare dei dati è Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: 02324570445 - Email: claudio@unitoo.pw- Tel: +393936320924 + Il titolare dei dati è Unitoo di Maradonna Claudio – Via Circonvallazione Sud 28/A, Monteprandone (AP), 63076 - P.IVA: IT02324570445 - Email: claudio@unitoo.pw- Tel: +393936320924
  • FINALITÀ DEL TRATTAMENTO E TIPI DI DATI TRATTATI
    - I Dati Personali raccolti dal Sito sono i seguenti:

    Dati di navigazione
    I sistemi informatici e le procedure software preposte al funzionamento di questo sito acquisiscono, nel corso del loro normale esercizio, alcuni dati personali la cui trasmissione è implicita nell'uso dei protocolli di comunicazione di Internet. In questa categoria di dati rientrano gli indirizzi IP o i nomi a dominio dei computer e dei terminali utilizzati dagli utenti, gli indirizzi in notazione URI/URL (Uniform Resource Identifier/Locator) delle risorse richieste, l'orario della richiesta, il metodo utilizzato nel sottoporre la richiesta al server, la dimensione del file ottenuto in risposta, il codice numerico indicante lo stato della risposta data dal server (buon fine, errore, ecc.) ed altri parametri relativi al sistema operativo e all'ambiente informatico dell'utente. Tali dati, necessari per la fruizione dei servizi web, vengono anche trattati allo scopo di:
    • ricerche/ analisi statistiche su dati aggregati o anonimi, senza dunque possibilità di identificare l’utente, volti a misurare il corretto funzionamento del Sito, misurare il traffico e valutare usabilità e interesse;
    I dati di navigazione non persistono per più di sette giorni (salve eventuali necessità di accertamento di reati da parte dell'Autorità giudiziaria).

    Dati comunicati dall'utente
    L'invio facoltativo, esplicito e volontario di messaggi agli indirizzi di contatto del Titolare, i messaggi privati inviati dagli utenti ai profili/ pagine istituzionali sui social media (laddove questa possibilità sia prevista), nonché la compilazione e l'inoltro dei dati richiesti attraverso il modulo “Contatti”presenti sul sito, comportano l'acquisizione dei dati di contatto del mittente, necessari a rispondere, nonché di tutti i dati personali inclusi nelle comunicazioni. Il Titolare tratterà questi dati nel rispetto del Regolamento, assumendo che siano riferiti a Lei o a terzi soggetti che l’hanno espressamente autorizzata a conferirli in base ad un’idonea base giuridica che legittima il trattamento dei dati in questione.

    Cookie e altri sistemi di tracciamento
    Non viene fatto uso di cookie per la profilazione degli utenti, né vengono impiegati altri metodi di tracciamento. Viene invece fatto uso di cookie di sessione (non persistenti) in modo strettamente limitato a quanto necessario per la navigazione sicura ed efficiente dei siti. La memorizzazione dei cookie di sessione nei terminali o nei browser è sotto il controllo dell'utente, laddove sui server, al termine delle sessioni HTTP, informazioni relative ai cookie restano registrate nei log dei servizi, con tempi di conservazione comunque non superiori ai sette giorni al pari degli altri dati di navigazione. Maggiori informazioni sull’uso dei cookie e tecnologie affini sono disponibili https://www.garanteprivacy.it/cookie. Oltre a quanto riportato nel punto 2, il trattamento dei dati da Lei forniti può essere finalizzato agli scopi di seguito specificati:
    • adempiere agli obblighi precontrattuali, contrattuali derivanti da rapporti con Lei in essere;
    • gestione amministrativa e contabile del rapporto obbligatoria per legge.
    A tal proposito specifiche informative verranno pubblicate nelle pagine del sito predisposte per l'erogazione di determinati servizi.
    + I Dati Personali raccolti dal Sito sono i seguenti:

    Dati di navigazione
    I sistemi informatici e le procedure software preposte al funzionamento di questo sito acquisiscono, nel corso del loro normale esercizio, alcuni dati personali la cui trasmissione è implicita nell'uso dei protocolli di comunicazione di Internet. In questa categoria di dati rientrano gli indirizzi IP o i nomi a dominio dei computer e dei terminali utilizzati dagli utenti, gli indirizzi in notazione URI/URL (Uniform Resource Identifier/Locator) delle risorse richieste, l'orario della richiesta, il metodo utilizzato nel sottoporre la richiesta al server, la dimensione del file ottenuto in risposta, il codice numerico indicante lo stato della risposta data dal server (buon fine, errore, ecc.) ed altri parametri relativi al sistema operativo e all'ambiente informatico dell'utente. Tali dati, necessari per la fruizione dei servizi web, vengono anche trattati allo scopo di:
    • ricerche/ analisi statistiche su dati aggregati o anonimi, senza dunque possibilità di identificare l’utente, volti a misurare il corretto funzionamento del Sito, misurare il traffico e valutare usabilità e interesse;
    I dati di navigazione non persistono per più di sette giorni (salve eventuali necessità di accertamento di reati da parte dell'Autorità giudiziaria).

    Dati comunicati dall'utente
    L'invio facoltativo, esplicito e volontario di messaggi agli indirizzi di contatto del Titolare, i messaggi privati inviati dagli utenti ai profili/ pagine istituzionali sui social media (laddove questa possibilità sia prevista), nonché la compilazione e l'inoltro dei dati richiesti attraverso il modulo “Contatti”presenti sul sito, comportano l'acquisizione dei dati di contatto del mittente, necessari a rispondere, nonché di tutti i dati personali inclusi nelle comunicazioni. Il Titolare tratterà questi dati nel rispetto del Regolamento, assumendo che siano riferiti a Lei o a terzi soggetti che l’hanno espressamente autorizzata a conferirli in base ad un’idonea base giuridica che legittima il trattamento dei dati in questione.

    Cookie e altri sistemi di tracciamento
    Le specifiche riferite all'utilizzo di cookie per la profilazione degli utenti, ad altri metodi di tracciamento e/o a comunicazioni a Terze parti, sono riportate all'interno della Policy Cookies presente nella home page del sito, che La invitiamo a visionare affinché possa definire le sue preferenze ed esprimere il relativo consenso.
    Viene invece fatto uso di cookie di sessione (non persistenti) in modo strettamente limitato a quanto necessario per la navigazione sicura ed efficiente dei siti. La memorizzazione dei cookie di sessione nei terminali o nei browser è sotto il controllo dell'utente, laddove sui server, al termine delle sessioni HTTP, informazioni relative ai cookie restano registrate nei log dei servizi, con tempi di conservazione comunque non superiori ai sette giorni al pari degli altri dati di navigazione. Maggiori informazioni sull’uso dei cookie e tecnologie affini sono disponibili https://www.garanteprivacy.it/cookie. Oltre a quanto riportato nel punto 2, il trattamento dei dati da Lei forniti può essere finalizzato agli scopi di seguito specificati:
    • adempiere agli obblighi precontrattuali, contrattuali derivanti da rapporti con Lei in essere;
    • gestione amministrativa e contabile del rapporto obbligatoria per legge.
    A tal proposito specifiche informative verranno pubblicate nelle pagine del sito predisposte per l'erogazione di determinati servizi.
  • @@ -253,7 +259,7 @@ Informativa privacy" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/progetti/index.html b/_site/progetti/index.html index 6ad9b69..985881b 100644 --- a/_site/progetti/index.html +++ b/_site/progetti/index.html @@ -77,11 +77,17 @@ Progetti" /> Logo ufficiale Unitoo + @@ -224,7 +230,7 @@ Progetti" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/progetti/libreboot/index.html b/_site/progetti/libreboot/index.html index fcde3e8..3e65edc 100644 --- a/_site/progetti/libreboot/index.html +++ b/_site/progetti/libreboot/index.html @@ -65,11 +65,17 @@ Libreboot - Il BIOS libero" /> Logo ufficiale Unitoo + @@ -221,7 +227,7 @@ Libreboot - Il BIOS libero" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/progetti/peertube/index.html b/_site/progetti/peertube/index.html index b837971..9331c15 100644 --- a/_site/progetti/peertube/index.html +++ b/_site/progetti/peertube/index.html @@ -65,11 +65,17 @@ Il nostro canale" /> Logo ufficiale Unitoo + @@ -200,7 +206,7 @@ Il nostro canale" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/progetti/radio/index.html b/_site/progetti/radio/index.html index f97a39b..d7af0c4 100644 --- a/_site/progetti/radio/index.html +++ b/_site/progetti/radio/index.html @@ -65,11 +65,17 @@ La nostra radio libera" /> Logo ufficiale Unitoo + @@ -223,7 +229,7 @@ La nostra radio libera" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/progetti/software/index.html b/_site/progetti/software/index.html index 7da9ffd..0a82242 100644 --- a/_site/progetti/software/index.html +++ b/_site/progetti/software/index.html @@ -77,11 +77,17 @@ Progetti - Il software" /> Logo ufficiale Unitoo + @@ -222,7 +228,7 @@ Progetti - Il software" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/search.json b/_site/search.json index 80c0275..12abfa2 100644 --- a/_site/search.json +++ b/_site/search.json @@ -8,14 +8,6 @@ } , - { - - "title" : "Blackhole", - "tags" : "unitoo, blackhole, sicurezza, informatica, dns, server, pihole, adblock", - "url" : "/prodotti/blackhole/" - - } , - { "title" : "Il nostro canale", diff --git a/_site/servizi-e-prodotti/index.html b/_site/servizi-e-prodotti/index.html index 2995c69..db90190 100644 --- a/_site/servizi-e-prodotti/index.html +++ b/_site/servizi-e-prodotti/index.html @@ -65,11 +65,17 @@ Servizi e prodotti" /> Logo ufficiale Unitoo + @@ -185,8 +191,11 @@ Servizi e prodotti" />

    Ottenere informazioni o conoscere meglio i nostri Moduli è davvero semplice:

    1. Contattaci per ottenere un appuntamento gratuito con i nostri tecnici
    2. Renditi disponibile in tale appuntamento per una checklist gratuita, magari facendo partecipare anche il vostro tecnico di fiducia
    3. Elaboreremo quindi un preventivo risolutivo personalizzato utilizzando le informazioni emerse dal sopralluogo, suddivise in fattori di rischio (da quelle più critiche a quelle meno gravi) oppure dalle esigenze esposte (servizi, configurazioni, richieste).

    Sarete quindi liberi di valutare e scegliere tra i Moduli proposti, quella che riterrete essere la situazione migliore per voi, tenendo sempre in considerazione eventuali fattori di rischio segnalati.

    Potete infine contattarci mandando un'email oppure chiamandoci al telefono, dal Lunedì al Venerdì nei seguenti orari: dalle 9:30 alle 12:30 oppure dalle 14:30 alle 18:00 (CEST) 😃

    Se volete sperimentare nuove tecnologie, potete contattarci anche nel Fediverso oppure su Matrix! I nostri link nel footer in fondo.

    -
    info@unitoo.it
    + info@unitoo.it + +
    +39 351 617 2117 +


    @@ -288,7 +297,7 @@ Servizi e prodotti" />
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 603f1b7..2707cf9 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -4,9 +4,6 @@ https://www.unitoo.it/chisiamo/ -https://www.unitoo.it/prodotti/blackhole/ - - https://www.unitoo.it/progetti/peertube/ @@ -70,9 +67,6 @@ https://www.unitoo.it/tag/aboutus.html -https://www.unitoo.it/tag/adblock.html - - https://www.unitoo.it/tag/assistance.html @@ -85,9 +79,6 @@ https://www.unitoo.it/tag/bios.html -https://www.unitoo.it/tag/blackhole.html - - https://www.unitoo.it/tag/bot.html @@ -145,9 +136,6 @@ https://www.unitoo.it/tag/development.html -https://www.unitoo.it/tag/dns.html - - https://www.unitoo.it/tag/dnsserver.html @@ -292,9 +280,6 @@ https://www.unitoo.it/tag/rss.html -https://www.unitoo.it/tag/server.html - - https://www.unitoo.it/tag/services.html diff --git a/_site/tag/aboutus.html b/_site/tag/aboutus.html index 6cef389..c1222f3 100644 --- a/_site/tag/aboutus.html +++ b/_site/tag/aboutus.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -179,8 +185,6 @@ - - @@ -276,7 +280,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/assistance.html b/_site/tag/assistance.html index 8b8fbba..05386e7 100644 --- a/_site/tag/assistance.html +++ b/_site/tag/assistance.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -138,8 +144,6 @@ - - @@ -285,7 +289,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/azuracast.html b/_site/tag/azuracast.html index e41ef3e..fe929e0 100644 --- a/_site/tag/azuracast.html +++ b/_site/tag/azuracast.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -126,8 +132,6 @@ - - @@ -282,7 +286,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/best.html b/_site/tag/best.html index 42b0e80..f252fcd 100644 --- a/_site/tag/best.html +++ b/_site/tag/best.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -109,8 +115,6 @@ - -
    @@ -581,7 +585,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/bios.html b/_site/tag/bios.html index 7c0179c..bd39ca9 100644 --- a/_site/tag/bios.html +++ b/_site/tag/bios.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -117,8 +123,6 @@ - -
    @@ -282,7 +286,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/bot.html b/_site/tag/bot.html index c84b3c3..fae684c 100644 --- a/_site/tag/bot.html +++ b/_site/tag/bot.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -118,8 +124,6 @@ - - @@ -294,7 +298,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/calendar.html b/_site/tag/calendar.html index 2dbc0f6..61015b1 100644 --- a/_site/tag/calendar.html +++ b/_site/tag/calendar.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -132,8 +138,6 @@ - - @@ -309,7 +313,7 @@
    @@ -306,7 +310,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/chisiamo.html b/_site/tag/chisiamo.html index 21a2c6f..df3d34d 100644 --- a/_site/tag/chisiamo.html +++ b/_site/tag/chisiamo.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -179,8 +185,6 @@ - - @@ -276,7 +280,7 @@
    @@ -306,7 +310,7 @@
    @@ -306,7 +310,7 @@
    @@ -306,7 +310,7 @@
    @@ -279,7 +283,7 @@
    @@ -279,7 +283,7 @@
    @@ -337,7 +341,7 @@
    @@ -331,7 +335,7 @@
    @@ -581,7 +585,7 @@
    @@ -294,7 +298,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/development.html b/_site/tag/development.html index 025370f..0dc0116 100644 --- a/_site/tag/development.html +++ b/_site/tag/development.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -132,8 +138,6 @@ - - @@ -309,7 +313,7 @@
    @@ -306,7 +310,7 @@
    @@ -279,7 +283,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/feed.html b/_site/tag/feed.html index 593b792..75d7fcf 100644 --- a/_site/tag/feed.html +++ b/_site/tag/feed.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -118,8 +124,6 @@ - - @@ -294,7 +298,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/filestorage.html b/_site/tag/filestorage.html index c9eb4a0..2f0319c 100644 --- a/_site/tag/filestorage.html +++ b/_site/tag/filestorage.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -132,8 +138,6 @@ - - @@ -309,7 +313,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/foss.html b/_site/tag/foss.html index b4e85e8..d1019ba 100644 --- a/_site/tag/foss.html +++ b/_site/tag/foss.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -118,8 +124,6 @@ - - @@ -294,7 +298,7 @@
    @@ -530,7 +534,7 @@
    @@ -536,7 +540,7 @@
    @@ -285,7 +289,7 @@
    @@ -279,7 +283,7 @@
    @@ -294,7 +298,7 @@
    @@ -523,7 +527,7 @@
    - - - - - -
    -
    -
    - Blackhole -
    -
    La nostra soluzione hardware e software per bloccare tracker, malware, ransomware, spam, scam e chi più ne ha più ne metta.
    -
    - Approfondisci -
    -
    - -
    -
    -
    - - - @@ -633,7 +585,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/interviste.html b/_site/tag/interviste.html index eb1b9cb..e77c467 100644 --- a/_site/tag/interviste.html +++ b/_site/tag/interviste.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -103,8 +109,6 @@ - -
    @@ -285,7 +289,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/libreboot.html b/_site/tag/libreboot.html index 641f224..f4094be 100644 --- a/_site/tag/libreboot.html +++ b/_site/tag/libreboot.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -117,8 +123,6 @@ - -
    @@ -337,7 +341,7 @@
    @@ -306,7 +310,7 @@
    @@ -306,7 +310,7 @@
    @@ -306,7 +310,7 @@
    @@ -529,7 +533,7 @@
    @@ -285,7 +289,7 @@
    @@ -379,7 +383,7 @@
    @@ -331,7 +335,7 @@
    @@ -523,7 +527,7 @@
    @@ -331,7 +335,7 @@
    - - - - - -
    -
    -
    - Blackhole -
    -
    La nostra soluzione hardware e software per bloccare tracker, malware, ransomware, spam, scam e chi più ne ha più ne metta.
    -
    - Approfondisci -
    -
    - -
    -
    -
    - - - @@ -361,7 +313,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/podcast.html b/_site/tag/podcast.html index 35c1808..04d8bf1 100644 --- a/_site/tag/podcast.html +++ b/_site/tag/podcast.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -113,8 +119,6 @@ - -
    @@ -285,7 +289,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/policy.html b/_site/tag/policy.html index d0fc2bf..1a70558 100644 --- a/_site/tag/policy.html +++ b/_site/tag/policy.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -122,8 +128,6 @@ - - @@ -273,7 +277,7 @@
    @@ -581,7 +585,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/privacy.html b/_site/tag/privacy.html index 1a191b5..2b97504 100644 --- a/_site/tag/privacy.html +++ b/_site/tag/privacy.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -122,8 +128,6 @@ - - @@ -273,7 +277,7 @@
    @@ -379,7 +383,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/progetti.html b/_site/tag/progetti.html index 1d9cf43..38c62d6 100644 --- a/_site/tag/progetti.html +++ b/_site/tag/progetti.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -124,8 +130,6 @@ - - @@ -282,7 +286,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/program.html b/_site/tag/program.html index d5f7ed4..4caf4ad 100644 --- a/_site/tag/program.html +++ b/_site/tag/program.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -128,8 +134,6 @@ - - @@ -273,7 +277,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/projects.html b/_site/tag/projects.html index 29d6989..0c41ef5 100644 --- a/_site/tag/projects.html +++ b/_site/tag/projects.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -124,8 +130,6 @@ - - @@ -337,7 +341,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/prometheus.html b/_site/tag/prometheus.html index 9e6d523..c960234 100644 --- a/_site/tag/prometheus.html +++ b/_site/tag/prometheus.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -117,8 +123,6 @@ - -
    @@ -294,7 +298,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/radio.html b/_site/tag/radio.html index 3526ca5..2ffb577 100644 --- a/_site/tag/radio.html +++ b/_site/tag/radio.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -126,8 +132,6 @@ - - @@ -282,7 +286,7 @@
    @@ -337,7 +341,7 @@
    @@ -306,7 +310,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/rover.html b/_site/tag/rover.html index 4fe280d..765c065 100644 --- a/_site/tag/rover.html +++ b/_site/tag/rover.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -130,8 +136,6 @@ - - @@ -294,7 +298,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/rss.html b/_site/tag/rss.html index 4bab07b..69f25ac 100644 --- a/_site/tag/rss.html +++ b/_site/tag/rss.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -118,8 +124,6 @@ - - @@ -294,7 +298,7 @@
    @@ -379,7 +383,7 @@
    - - - - - -
    -
    -
    - Blackhole -
    -
    La nostra soluzione hardware e software per bloccare tracker, malware, ransomware, spam, scam e chi più ne ha più ne metta.
    -
    - Approfondisci -
    -
    - -
    -
    -
    - - - @@ -633,7 +585,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/software.html b/_site/tag/software.html index 3e8ba93..3511878 100644 --- a/_site/tag/software.html +++ b/_site/tag/software.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -103,8 +109,6 @@ - -
    @@ -508,7 +512,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/sonda.html b/_site/tag/sonda.html index b916de7..21a8d84 100644 --- a/_site/tag/sonda.html +++ b/_site/tag/sonda.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -136,8 +142,6 @@ - - @@ -297,7 +301,7 @@
    @@ -346,7 +350,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/technical.html b/_site/tag/technical.html index c6cbc66..630c120 100644 --- a/_site/tag/technical.html +++ b/_site/tag/technical.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -138,8 +144,6 @@ - - @@ -285,7 +289,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/technicaladvice.html b/_site/tag/technicaladvice.html index 7c96963..a54011a 100644 --- a/_site/tag/technicaladvice.html +++ b/_site/tag/technicaladvice.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -132,8 +138,6 @@ - - @@ -309,7 +313,7 @@
    - - - - - -
    -
    -
    - Blackhole -
    -
    La nostra soluzione hardware e software per bloccare tracker, malware, ransomware, spam, scam e chi più ne ha più ne metta.
    -
    - Approfondisci -
    -
    - -
    -
    -
    - - -
    @@ -1377,7 +1329,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/_site/tag/video.html b/_site/tag/video.html index d2e47fb..1884126 100644 --- a/_site/tag/video.html +++ b/_site/tag/video.html @@ -77,11 +77,17 @@ Logo ufficiale Unitoo + @@ -103,8 +109,6 @@ - -
    @@ -331,7 +335,7 @@
    - Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: + Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA: AP-204883 - info@unitoo.it
    Informativa privacy diff --git a/index.html b/index.html index a9ed367..288310b 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,10 @@ --- layout: default - title: meta.titles.index description: meta.descriptions.index - +namespace: index +permalink: / +permalink_en: / tags: home homepage unitoo ---
    @@ -23,7 +24,7 @@ tags: home homepage unitoo - {% t buttons.become_a_guardian_of_user_space %} + {% t buttons.become_a_guardian_of_user_space %}
    diff --git a/tag/adblock.html b/tag/adblock.html deleted file mode 100644 index a6f1e9f..0000000 --- a/tag/adblock.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: tagpage -title: meta.titles.tags.adblock -tag: "adblock" -description: meta.descriptions.tags.adblock" ---- diff --git a/tag/blackhole.html b/tag/blackhole.html deleted file mode 100644 index 5d4a883..0000000 --- a/tag/blackhole.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: tagpage -title: meta.titles.tags.blackhole -tag: "blackhole" -description: meta.descriptions.tags.blackhole" ---- diff --git a/tag/dns.html b/tag/dns.html deleted file mode 100644 index aca9ae5..0000000 --- a/tag/dns.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: tagpage -title: meta.titles.tags.dns -tag: "dns" -description: meta.descriptions.tags.dns" ---- diff --git a/tag/server.html b/tag/server.html deleted file mode 100644 index ea77693..0000000 --- a/tag/server.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: tagpage -title: meta.titles.tags.server -tag: "server" -description: meta.descriptions.tags.server" ---- -- 2.45.2 From 78cfd6e10a82a63edd630dac295e1559260b945e Mon Sep 17 00:00:00 2001 From: Lorenzo Tucci Date: Fri, 9 Sep 2022 22:17:51 +0200 Subject: [PATCH 2/2] fix: improve english translation --- _config.yml | 2 +- _i18n/en.yml | 48 ++-- _site/404.html | 28 +-- ...fest-9130fcb6eacabd8d3c7bfbd48529c6c0.json | 2 +- _site/assistenza-e-consulenza/index.html | 32 +-- _site/chisiamo/index.html | 42 ++-- _site/comunicazioni/index.html | 28 +-- _site/contattaci/index.html | 28 +-- _site/cybersecurity/defence/index.html | 38 ++-- _site/cybersecurity/grafene/index.html | 28 +-- _site/cybersecurity/index.html | 38 ++-- _site/cybersecurity/monitoring/index.html | 30 +-- _site/cybersecurity/referral/index.html | 30 +-- _site/cybersecurity/rover/index.html | 30 +-- _site/cybersecurity/sonda/index.html | 30 +-- _site/en/404.html | 28 +-- _site/en/aboutus/index.html | 46 ++-- _site/en/communications/index.html | 32 +-- _site/en/contactus/index.html | 28 +-- _site/en/cybersecurity/defence/index.html | 46 ++-- _site/en/cybersecurity/graphene/index.html | 30 +-- _site/en/cybersecurity/index.html | 42 ++-- _site/en/cybersecurity/monitoring/index.html | 30 +-- _site/en/cybersecurity/referral/index.html | 30 +-- _site/en/cybersecurity/rover/index.html | 30 +-- _site/en/cybersecurity/sonde/index.html | 38 ++-- _site/en/index.html | 50 ++--- _site/en/news/index.html | 28 +-- _site/en/partners/funkwhale/index.html | 28 +-- _site/en/partners/peertube/index.html | 28 +-- _site/en/privacy-policy/index.html | 28 +-- _site/en/projects/index.html | 34 +-- _site/en/projects/libreboot/index.html | 30 +-- _site/en/projects/peertube/index.html | 28 +-- _site/en/projects/radio/index.html | 28 +-- _site/en/projects/software/index.html | 32 +-- _site/en/search.json | 2 +- _site/en/services-and-products/index.html | 50 ++--- _site/en/sitemap.xml | 210 +++++++++--------- _site/en/tag/aboutus.html | 28 +-- _site/en/tag/assistance.html | 28 +-- _site/en/tag/azuracast.html | 28 +-- _site/en/tag/best.html | 30 +-- _site/en/tag/bios.html | 28 +-- _site/en/tag/bot.html | 28 +-- _site/en/tag/calendar.html | 28 +-- _site/en/tag/care.html | 28 +-- _site/en/tag/chat.html | 28 +-- _site/en/tag/chisiamo.html | 28 +-- _site/en/tag/cloud.html | 28 +-- _site/en/tag/communications.html | 28 +-- _site/en/tag/company.html | 28 +-- _site/en/tag/comunicazioni.html | 28 +-- _site/en/tag/condivisione.html | 28 +-- _site/en/tag/consulenza.html | 28 +-- _site/en/tag/contacts.html | 28 +-- _site/en/tag/contatti.html | 28 +-- _site/en/tag/coreboot.html | 28 +-- _site/en/tag/creativecommons.html | 28 +-- _site/en/tag/customer.html | 28 +-- _site/en/tag/cybersecurity.html | 30 +-- _site/en/tag/defence.html | 28 +-- _site/en/tag/development.html | 28 +-- _site/en/tag/dnsserver.html | 28 +-- _site/en/tag/element.html | 28 +-- _site/en/tag/email.html | 28 +-- _site/en/tag/feed.html | 28 +-- _site/en/tag/filestorage.html | 28 +-- _site/en/tag/foss.html | 28 +-- _site/en/tag/freebios.html | 28 +-- _site/en/tag/freedom.html | 28 +-- _site/en/tag/freesoftware.html | 28 +-- _site/en/tag/funkwhale.html | 28 +-- _site/en/tag/gnupg.html | 28 +-- _site/en/tag/grafana.html | 28 +-- _site/en/tag/grapheneos.html | 28 +-- _site/en/tag/hardening.html | 30 +-- _site/en/tag/informatica.html | 30 +-- _site/en/tag/interviste.html | 28 +-- _site/en/tag/libreboot.html | 28 +-- _site/en/tag/matrix.html | 28 +-- _site/en/tag/mattermost.html | 28 +-- _site/en/tag/messaging.html | 28 +-- _site/en/tag/module.html | 30 +-- _site/en/tag/monitoring.html | 28 +-- _site/en/tag/music.html | 28 +-- _site/en/tag/news.html | 28 +-- _site/en/tag/nextcloud.html | 28 +-- _site/en/tag/nodrm.html | 28 +-- _site/en/tag/partners.html | 28 +-- _site/en/tag/patch.html | 30 +-- _site/en/tag/peertube.html | 28 +-- _site/en/tag/periodica.html | 28 +-- _site/en/tag/pihole.html | 28 +-- _site/en/tag/podcast.html | 28 +-- _site/en/tag/policy.html | 28 +-- _site/en/tag/practices.html | 30 +-- _site/en/tag/privacy.html | 28 +-- _site/en/tag/prodotti.html | 28 +-- _site/en/tag/products.html | 28 +-- _site/en/tag/progetti.html | 28 +-- _site/en/tag/program.html | 28 +-- _site/en/tag/projects.html | 28 +-- _site/en/tag/prometheus.html | 28 +-- _site/en/tag/radio.html | 28 +-- _site/en/tag/referral.html | 28 +-- _site/en/tag/rights.html | 28 +-- _site/en/tag/riunioni.html | 28 +-- _site/en/tag/rover.html | 28 +-- _site/en/tag/rss.html | 28 +-- _site/en/tag/services.html | 28 +-- _site/en/tag/servizi.html | 28 +-- _site/en/tag/sicurezza.html | 30 +-- _site/en/tag/software.html | 28 +-- _site/en/tag/sonda.html | 30 +-- _site/en/tag/sonde.html | 30 +-- _site/en/tag/team.html | 28 +-- _site/en/tag/technical.html | 28 +-- _site/en/tag/technicaladvice.html | 28 +-- _site/en/tag/telegram.html | 28 +-- _site/en/tag/unitoo.html | 30 +-- _site/en/tag/video.html | 28 +-- _site/en/technical-assistance/index.html | 34 +-- _site/index.html | 40 ++-- _site/news/index.html | 28 +-- _site/partners/funkwhale/index.html | 28 +-- _site/partners/peertube/index.html | 28 +-- _site/privacy-policy/index.html | 28 +-- _site/progetti/index.html | 34 +-- _site/progetti/libreboot/index.html | 30 +-- _site/progetti/peertube/index.html | 28 +-- _site/progetti/radio/index.html | 28 +-- _site/progetti/software/index.html | 30 +-- _site/servizi-e-prodotti/index.html | 40 ++-- _site/sitemap.xml | 210 +++++++++--------- _site/tag/aboutus.html | 28 +-- _site/tag/assistance.html | 28 +-- _site/tag/azuracast.html | 28 +-- _site/tag/best.html | 28 +-- _site/tag/bios.html | 28 +-- _site/tag/bot.html | 28 +-- _site/tag/calendar.html | 28 +-- _site/tag/care.html | 28 +-- _site/tag/chat.html | 28 +-- _site/tag/chisiamo.html | 28 +-- _site/tag/cloud.html | 28 +-- _site/tag/communications.html | 28 +-- _site/tag/company.html | 28 +-- _site/tag/comunicazioni.html | 28 +-- _site/tag/condivisione.html | 28 +-- _site/tag/consulenza.html | 28 +-- _site/tag/contacts.html | 28 +-- _site/tag/contatti.html | 28 +-- _site/tag/coreboot.html | 28 +-- _site/tag/creativecommons.html | 28 +-- _site/tag/customer.html | 28 +-- _site/tag/cybersecurity.html | 28 +-- _site/tag/defence.html | 28 +-- _site/tag/development.html | 28 +-- _site/tag/dnsserver.html | 28 +-- _site/tag/element.html | 28 +-- _site/tag/email.html | 28 +-- _site/tag/feed.html | 28 +-- _site/tag/filestorage.html | 28 +-- _site/tag/foss.html | 28 +-- _site/tag/freebios.html | 28 +-- _site/tag/freedom.html | 28 +-- _site/tag/freesoftware.html | 28 +-- _site/tag/funkwhale.html | 28 +-- _site/tag/gnupg.html | 28 +-- _site/tag/grafana.html | 28 +-- _site/tag/grapheneos.html | 28 +-- _site/tag/hardening.html | 28 +-- _site/tag/informatica.html | 28 +-- _site/tag/interviste.html | 28 +-- _site/tag/libreboot.html | 28 +-- _site/tag/matrix.html | 28 +-- _site/tag/mattermost.html | 28 +-- _site/tag/messaging.html | 28 +-- _site/tag/module.html | 28 +-- _site/tag/monitoring.html | 28 +-- _site/tag/music.html | 28 +-- _site/tag/news.html | 28 +-- _site/tag/nextcloud.html | 28 +-- _site/tag/nodrm.html | 28 +-- _site/tag/partners.html | 28 +-- _site/tag/patch.html | 28 +-- _site/tag/peertube.html | 28 +-- _site/tag/periodica.html | 28 +-- _site/tag/pihole.html | 28 +-- _site/tag/podcast.html | 28 +-- _site/tag/policy.html | 28 +-- _site/tag/practices.html | 28 +-- _site/tag/privacy.html | 28 +-- _site/tag/prodotti.html | 28 +-- _site/tag/products.html | 28 +-- _site/tag/progetti.html | 28 +-- _site/tag/program.html | 28 +-- _site/tag/projects.html | 28 +-- _site/tag/prometheus.html | 28 +-- _site/tag/radio.html | 28 +-- _site/tag/referral.html | 28 +-- _site/tag/rights.html | 28 +-- _site/tag/riunioni.html | 28 +-- _site/tag/rover.html | 28 +-- _site/tag/rss.html | 28 +-- _site/tag/services.html | 28 +-- _site/tag/servizi.html | 28 +-- _site/tag/sicurezza.html | 28 +-- _site/tag/software.html | 28 +-- _site/tag/sonda.html | 28 +-- _site/tag/sonde.html | 28 +-- _site/tag/team.html | 28 +-- _site/tag/technical.html | 28 +-- _site/tag/technicaladvice.html | 28 +-- _site/tag/telegram.html | 28 +-- _site/tag/unitoo.html | 28 +-- _site/tag/video.html | 28 +-- 218 files changed, 3323 insertions(+), 3323 deletions(-) diff --git a/_config.yml b/_config.yml index c19521f..a262751 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ description: >- # this means to ignore newlines until "baseurl:" Soluzioni software, sicurezza informatica e consulenza senza compromessi baseurl: "" # the subpath of your site, e.g. /blog author: Unitoo -exclude: ["README.md", "Gemfile.lock", "Gemfile", "tag-generator.py"] +exclude: ["README.md", "Gemfile.lock", "Gemfile", "tag-generator.py", "vendor"] include: [".well-known"] url: "https://www.unitoo.it" future: true diff --git a/_i18n/en.yml b/_i18n/en.yml index a67a72a..c94090c 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -19,7 +19,7 @@ meta: news: "News" privacy_policy: "Privacy policy" blackhole: "Blackhole" - sonde: "Module Sonde" + sonde: "Module Probe" defence: "Module Defence" rover: "Module Rover" monitoring: "Module Monitoring" @@ -159,11 +159,11 @@ meta: frenky: "Portrait photo of Simone Capparucci" fabio_purple: "Portrait photo of Fabio \"Desmovalvo\"" sara: "Portrait photo of Sara Freddoni" - starfighter_example: "Illustration of a space defense spacecraft" - cruiser_example: "Illustration of a spacecraft for the most advanced space defense" - stardestroyer_example: "Illustration of a very advanced and performing space defense spacecraft" + starfighter_example: "Illustration of a space defence spacecraft" + cruiser_example: "Illustration of a spacecraft for the most advanced space defence" + stardestroyer_example: "Illustration of a very advanced and performing space defence spacecraft" technical_assistance_example: "Illustration of a particular spacecraft that serves as a probe and search system" - cybersecurity_example: "Illustration of a rover for checking the defense perimeter" + cybersecurity_example: "Illustration of a rover for checking the defence perimeter" communications_example: "Illustration of a space probe" blackhole_example: "Photo of a Raspberry Pi Zero 2 W" @@ -178,7 +178,7 @@ buttons: know_more: "Find out more" go_to_channel: "Go to the channel" discover_our_services: "Discover the services" - go_to_cybersecurity: "Check out our defense systems" + go_to_cybersecurity: "Check out our defence systems" go_to_communications: "Improve your communications" go_to_blackhole: "Contact us to find out more!" become_a_guardian_of_user_space: "Join us and discover the benefits of being a Guardian of the User Space!" @@ -205,28 +205,28 @@ index: products_title: "Services and products" products: introduction: "The Cyber Space Mission" - introduction_description: "As in a science fiction film, we have created a set of optimized solutions and procedures designed to form a safe and reliable working environment .

    Our goal aims also to increase the awareness of our customers about the dangers of the IT world and the methods used in IT security.

    For this reason we have structured a simple path in which the customer can expose his IT situation, giving us the opportunity to apply our method.

    How can I know and improve my IT situation?

    1. Contact us to get a free appointment and non-binding with our technicians, also available via web call (you need just a browser)
    2. Make yourself available in this appointment to answer some questions (we will compile a checklist for you, lasting about 25/35 minutes), maybe involving also your trusted technician
    3. We will then develop a personalized resolutive estimate starting from the problems that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or keeping in mind your requests and/or needs.

    You will be free to choose the path, and therefore the Modules, which you consider most useful and functional for your Business." + introduction_description: "Like in a science fiction movie, we have created a set of optimized solutions and procedures designed to form a safe and reliable working environment .

    Our goal is to also to increase the awareness of our customers about the dangers of the IT world and the methods used in IT security.

    For this reason we have structured a simple path in which the customer can expose his IT situation, giving us the opportunity to apply our method.

    How can I know and improve my IT situation?

    1. Contact us to get a free and non-binding appointment with our technicians, also available via web call (you need just a browser)
    2. Make yourself available in the appointment to answer some questions (we will compile a checklist for you, lasting about 25/35 minutes), maybe also involving your trusted technician
    3. We will then develop a personalized resolutive quote starting from the problems that emerged from the inspection, divided into risk factors (from the most critical to the less serious) or keeping in mind your requests and/or needs.

    You will be free to choose the path, and therefore the Modules, which you consider most useful and functional for your Business." technical_assistance: "IT Consultancy" technical_assistance_text: " - The provision of our IT consulting service is available in two solutions: the Intelligence Module, the most extensive and flexible solution that allows you to obtain solutions aimed at various requests; the Vita Module instead is designed to improve and optimize your office and specifically the workstations.

    It is possible to schedule periodic and maintenance appointments, obtain support for problems involving the use of the computer and in the configuration of various services and servers as well as being able to know our opinion in the face of certain technical choices." + The provision of our IT consulting service is available in two solutions: the Intelligence Module, the most extensive and flexible solution that allows you to obtain solutions aimed at various requests; the Vita Module instead is designed to improve and optimize your office and specifically workstations.

    It is possible to schedule periodic and maintenance appointments, obtain support for problems involving the use of the computer and for the configuration of various services and servers as well as being able to know our opinion in the face of certain technical choices." cybersecurity: "Cybersecurity" cybersecurity_text: " - In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems of two-factor authentication, the removal of software and/or services, usernames or unnecessary logins ...

    For us, security is a process, which also passes through the training of the individual, and not a simple product." + In informative technology, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems of two-factor authentication, removing software and/or services, usernames or unnecessary logins ...

    For us, security is a process, which also passes through the training of the individual, and not a simple product." communications: "Communications" communications_text: " - The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration." + The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by remote working and social collaboration." blackhole: "Black hole" blackhole_text: "Black Hole is a hardware system for blocking trackers, malware, ransomware, porn, spam, scam, cryptomining, fraud, fake-news, gambling, adware and advertising, through a server application that acts as a DNS sinkhole and optionally with server DHCP.

    Intended for use on a private network (Intranet), it is designed with low-power devices with high network capacity, such as the Raspberry Pi.

    Black Hole has the capacity therefore to block traditional website advertisements and cyber threats on any device connected to the network on which it is installed." aboutus: header_title: "Passionate, professional and assertive" - header_lead: "We want to go beyond the allure of technological progress, we want people to be able to turn it into emotions and make it their own. This is why we give great priority to free, ethical products and training.

    Our commitment is aimed at improving and strengthening the software and IT security landscape through the training and growth of the individual; this makes us feel part of progress in the strictest sense.

    «You give a man a fish and you feed him for a day. Teach him to fish and you will feed him for life.»" + header_lead: "We want to go beyond the allure of technological progress, we want people to be able to turn it into emotions and make it their own. This is why we give great priority to free, ethical products and training.

    Our commitment is aimed at improving and strengthening the software and IT security landscape through the training and growth of the individual; this makes us feel part of progress in the strictest sense.

    «Give a man a fish, and you feed him for a day. Teach a man to fish, and you feed him for a lifetime.»" aside_social: "Come and visit us in the Fediverse! You will also know a nice community!" vision_and_staff_title: "Who we are and what we believe in" - vision_and_staff_text: "We want to start with a quote from Eleanor Roosevelt:
    \"The future belongs to those who believe in the beauty of their dreams\"

    We believe we can see a day when each of us will be an integral part of civilization not only as a resource, but as a man.
    This is why we are constantly engaged in the world of free software at various levels, we train children in this sense and we make the communities participate in our results." + vision_and_staff_text: "We want to start with a quote from Eleanor Roosevelt:
    \"The future belongs to those who believe in the beauty of their dreams\"

    We believe we can see a day when each of us will be an integral part of civilization not only as a resource, but as a man.
    This is why we are constantly engaged in the world of free software at various levels, we train young people in this sense and we make the communities participate in our results." staff_title: "Here is the staff" technical_assistance: @@ -248,7 +248,7 @@ technical_assistance: life_title: "Module Life" life_text: " - From a purely technical point of view, re-optimization consists in the application of particular measures that allow to solve one or more problems.

    Modulo Life therefore offers a solution suitable for optimizing the various workstations and terminals present in the structure.

    The basic price of the module varies according to the type and state of obsolescence of the stations taken into consideration as well as their number.
    " + From a purely technical point of view, re-optimization consists in the application of particular measures that allow to solve one or more problems.

    Module Life therefore offers a solution suitable for optimizing the various workstations and terminals present in the structure.

    The basic price of the module varies according to the type and state of obsolescence of the stations taken into consideration as well as their number.
    " cybersecurity: header_title: "Cybersecurity" @@ -257,7 +257,7 @@ cybersecurity: Confidentiality - Access to sensitive resources and data is allowed only to authorized users

    Integrity - System data is protected from loss or modification due to attack or accident

    Availability - Availability means the ability to access a data or resource at any time." - p_text: "In computer science, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems two-factor authentication, the removal of software and/or services, usernames or unnecessary logins.

    There are various methods to harden GNU/Linux based systems. This can involve, among other measures, patching the kernel, closing open network ports, adding intrusion detection systems, firewalls, and intrusion prevention systems.

    There are also scripts and hardening tools such as Lynis, which can, for example, analyze a system thoroughly and allow you to disable unsolicited functionality in configuration files or perform various other security measures." + p_text: "In information technology, hardening is the process of securing a system that reduces its vulnerable surfaces.

    Reducing the available attack modes typically includes changing default passwords, adding systems two-factor authentication, removing software and/or services, usernames or unnecessary logins.

    There are various methods to harden GNU/Linux based systems. This can involve, among other measures, patching the kernel, closing open network ports, adding intrusion detection systems, firewalls, and intrusion prevention systems.

    There are also scripts and hardening tools such as Lynis, which can, for example, analyze a system thoroughly and allow you to disable unsolicited functionality in configuration files or perform various other security measures." modules_title: "I nostri moduli" sonde_title: "Module Probe" @@ -269,7 +269,7 @@ cybersecurity: rover_button: "Climb into our Rover for a detailed exploration" defence_title: "Module Defence" - defence_text: "The defense modules are the procedures put in place to increase the safety of the environment previously analyzed through the Probe and/or Rover modules." + defence_text: "The defence modules are the procedures put in place to increase the safety of the environment previously analyzed through the Probe and/or Rover modules." defence_button: "Request the help of our fleet" monitoring_title: "Module Monitoring" @@ -283,24 +283,24 @@ cybersecurity: sonde: title: "Module Probe" - description: "Technically defined as \"Vulnerability Assessment\", it is designed for offices and allows you to bring to light the most common and insidious vulnerabilities, also recognized in the most important vulnerability databases. The Probe Module is necessary to formulate a defense plan to support the customer, through the use of the Defense and Intelligence Modules.

    The Probe Module also allows us to process, an easily interpretable report, of the vulnerabilities detected and the possible optimizations that can be carried out in the system analyzed and the possible problems in the case of missing response.

    This module can also be used to analyze small servers and network infrastructures, thus taking into consideration even the most customized configurations.

    The objective of the Probe Module is to make the customer aware of their IT situation, avoiding that it can turn into an unpleasant and difficult reality repairable.

    What should you do?


    Contact us, this is the first fundamental step to start a journey towards greater security. Scroll for additional information." + description: "Technically defined as \"Vulnerability Assessment\", it is designed for offices and allows you to bring to light the most common and insidious vulnerabilities, also recognized in the most important vulnerability databases. The Probe Module is necessary to formulate a defence plan to support the customer, through the use of the Defense and Intelligence Modules.

    The Probe Module also allows us to process an easily interpretable report of the vulnerabilities detected and the possible optimizations that can be carried out in the system analyzed and the possible problems in the case of missing response.

    This module can also be used to analyze small servers and network infrastructures, thus taking into consideration even the most customized configurations.

    The objective of the Probe Module is to make the customer aware of their IT situation, avoiding that it can turn into an unpleasant and difficult to repair reality.

    What should you do?


    Contact us, this is the first fundamental step to start a journey towards greater security. Scroll for additional information." rover: title: "Module Rover" description: "The Rover Module searches for vulnerabilities going further, arriving at a detailed assessment of every single service and criticality present in the system to be analyzed.
    Using the one-by-one manual control, our technicians will use every available tool to elaborate a report and an action plan consistent with the criticalities detected.

    By combining the Rover Module with the Defense Modules, customized, safe solutions can be obtained and efficient that allow to solve and/or mitigate the problem at the root.

    This Module is designed for more structured companies, which want to combine the concept of Information Security with their Business.

    What should you do?


    Contact us , this is the first fundamental step to start a journey towards greater security. Scroll for additional information." defence: - title: "Modulo Defence" + title: "Module Defence" description: "Below are our solutions built to protect your infrastructures and servers. These solutions offer configurations designed to embrace multiple levels of protection, which in some situations must rightly be high, such as when dealing with sensitive data or when it is necessary to ensure maximum control of the system.

    Our technicians and consultants will show you the solution that best suits your needs." starfighter: "Starfighter" - starfighter_text: "The Starfighter type solution includes, starting from the identification of the assets to be protected, the assessment of possible threats in terms of probability of occurrence and relative potential damage (severity). At this point, certain \"best practices\" procedures are applied to offer the customer an effective solution and at the same time able to provide protection from most of the threats present on the network; in this regard, firewalls will be configured and basic protection protocols applied. In addition, the systems will be equipped with automatic security updates with a predetermined frequency. However, this defense system is not very suitable in situations where there are several services or personalized services and in the case in which sensitive and biometric data are dealt with.

    This module requires in advance that an analysis be carried out through the Probe Module." + starfighter_text: "The Starfighter type solution includes, starting from the identification of the assets to be protected, the assessment of possible threats in terms of probability of occurrence and relative potential damage (severity). Certain \"best practices\" procedures are then applied to offer the customer an effective solution and at the same time able to provide protection from most of the threats present on the network; in this regard, firewalls will be configured and basic protection protocols applied. In addition, the systems will be equipped with automatic security updates with a predetermined frequency. However, this defence system is not very suitable in situations where there are several services or personalized services and in the case in which sensitive and biometric data are dealt with.

    This module requires in advance that an analysis be carried out through the Probe Module." cruiser: "Cruiser" - cruiser_text: "The Cruiser-type defense system offers a higher level of security and optimization than the Starfighter solution, the Server Hardening level of procedures also affects user permissions and kernel configuration, in addition to protection systems and security of critical and specific services through a firewall configuration. This module also allows you to encrypt and verify the authenticity of connections by setting up a system of encrypted connections through WireGuard, an open source program that allows you to create secure point-to-point connections in routed or bridged configuration. In addition, the systems will be equipped with automatic security updates on a periodic basis. The procedure allows you to offer your services in total security even where sensitive and biometric data are present.

    This module requires in advance that an analysis be carried out using the Rover module." + cruiser_text: "The Cruiser-type defence system offers a higher level of security and optimization than the Starfighter solution, the Server Hardening level of procedures also affects user permissions and kernel configuration, in addition to protection systems and security of critical and specific services through a firewall configuration. This module also allows you to encrypt and verify the authenticity of connections by setting up a system of encrypted connections through WireGuard, an open source program that allows you to create secure point-to-point connections in routed or bridged configuration. In addition, the systems will be equipped with automatic security updates on a periodic basis. The procedure allows you to offer your services in total security even where sensitive and biometric data are present.

    This module requires in advance that an analysis be carried out using the Rover module." stardestroyer: "Star Destroyer" - stardestroyer_text: "The Star Destroyer defense system adds an additional layer of security thus offering an optimized configuration of the server boot, a hardening of the partitions, a further customization of permissions and the total removal of any unused and obsolete protocols, services and applications in the operating system. In addition, the Star Destroyer module implements a technology for the synchronization and verification of certificates as well as a system of point-to-point encrypted connections (WireGuard). Threats and possible attack methodologies to which services and resources are exposed are evaluated. It also allows you to detect any system intrusions through IDS systems (Intrusion Detection System) in real time. This procedure allows to reach an advanced and personalized level of security, therefore inhospitable for possible cyber attacks. The Star Destroyer Module uses a customized automatic security update system configured ad hoc to optimize the environment in which it is applied.

    This Module requires in advance that an analysis be carried out through the Rover Module." + stardestroyer_text: "The Star Destroyer defence system adds an additional layer of security thus offering an optimized configuration of the server boot, a hardening of the partitions, a further customization of permissions and the total removal of any unused and obsolete protocols, services and applications in the operating system. In addition, the Star Destroyer module implements a technology for the synchronization and verification of certificates as well as a system of point-to-point encrypted connections (WireGuard). Threats and possible attack methodologies to which services and resources are exposed are evaluated. It also allows you to detect any system intrusions through IDS systems (Intrusion Detection System) in real time. This procedure allows to reach an advanced and personalized level of security, therefore inhospitable for possible cyber attacks. The Star Destroyer Module uses a customized automatic security update system configured ad hoc to optimize the environment in which it is applied.

    This Module requires in advance that an analysis be carried out through the Rover Module." monitoring: title: "Module Monitoring" @@ -309,7 +309,7 @@ cybersecurity: graphene: title: "Module Grafene" description: " - GrapheneOS is an operating system that offers a wide range of functions dedicated to security. It is the result of the research and development of technologies aimed at improving the control of your data (regarding privacy) and increasing security, including substantial improvements to sandboxing (memory and application isolation), exploit mitigation and the authorization model.

    Implements technologies to mitigate entire classes of cyber attacks and make exploitation of the most common vulnerabilities significantly more difficult.
    Here are some of the main features and improvements to evaluate GrapheneOS against a common Android or iOS device:
      + GrapheneOS is an operating system that offers a wide range of functions dedicated to security. It is the result of the research and development of technologies aimed at improving the control of your data (regarding privacy) and increasing security, including substantial improvements to sandboxing (memory and application isolation), exploit mitigation and the authorization model.

      It implements technologies to mitigate entire classes of cyber attacks and make exploitation of the most common vulnerabilities significantly more difficult.
      Here are some of the main features and improvements to take in consideration when comparing GrapheneOS to a common Android or iOS device:
      • Webview and Browser hardened (Bromite / Vanadium)
      • Device verified boot and Hardware-Based integrity checks with Auditor
      • Kernel and Memory Allocator Hardened
      • @@ -328,7 +328,7 @@ cybersecurity: communications: header_title: "Communications" - header_lead: "The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by smart working and social collaboration." + header_lead: "The use of simple and efficient communication systems is a priority today to increase the productivity of every type of business, to simplify operations and increase the engagement of one's workforce. Being able to make communication systems available even on the move is an even more urgent need in the current scenario of digital business, increasingly characterized by remote working and social collaboration." mattermost: title: "Mattermost" @@ -340,7 +340,7 @@ communications: nextcloud: title: "Nextcloud" - lead: "As a fully on-premise data storage solution, Nextcloud offers the benefits of online collaboration without compliance and security risks.
        Allows you to share and collaborate on Office documents (through Collabora Office or OnlyOffice), managing calendars and contacts, allows you to have an integrated and secure web-meeting platform (Nextcloud Talk).
        Finally, it allows complete customization through a Marketplace containing further extensions that implement its functions.

        Currently it is one of the best alternatives to services like Dropbox or Google Drive: with added steroids!" + lead: "As a fully on-premise data storage solution, Nextcloud offers the benefits of online collaboration without compliance and security risks.
        It allows to share and collaborate on Office documents (through Collabora Office or OnlyOffice), managing calendars and contacts, and to have an integrated and secure web-meeting platform (Nextcloud Talk).
        Finally, it allows complete customization through a Marketplace containing further extensions that implement its functions.

        Currently it is one of the best alternatives to services like Dropbox or Google Drive: with added steroids!" contacts: title: "Here's how to contact us!" @@ -366,7 +366,7 @@ software: title: "The software we believe in." text: "We consider the Hacker ethics to be part of the foundations in software development, even in the most \"hidden\" or dedicated to specific areas.
        We therefore support projects that concern free software, starting from the BIOS, the heart of every PC up to distributed content (such as multimedia), trying to sensitize people and companies to the use of free software by eliminating the so-called \"trap\" software such as DRM." libreboot_title: "Libreboot" - libreboot_text: "The software is contained even in the most hidden parts, invisible to our eyes. The details in this case make a big difference." + libreboot_text: "Software is contained even in the most hidden parts, invisible to our eyes. The details in this case make a big difference." freesoftware_title: "The free as in freedom software" freesoftware_text: "Progress has always made use of knowledge. Today the world needs software to move forward and this needs to be freely distributed to keep knowledge free." drm_title: "DRM-Free" diff --git a/_site/404.html b/_site/404.html index f3deabb..664c15a 100644 --- a/_site/404.html +++ b/_site/404.html @@ -20,29 +20,29 @@ " /> - - + + - + - + +{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Unitoo"},"description":"Soluzioni software, sicurezza informatica e consulenza senza compromessi","headline":"Unitoo","image":"http://localhost:4000/logo.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.webp"},"name":"Unitoo"},"url":"http://localhost:4000/404.html"} - - - - + + + + - + @@ -74,7 +74,7 @@
        - Logo ufficiale Unitoo + Logo ufficiale Unitoo @@ -219,9 +219,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -594,9 +594,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -594,9 +594,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -536,9 +536,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -594,9 +594,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -542,9 +542,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -536,9 +536,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -594,9 +594,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -594,9 +594,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -310,9 +310,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -310,9 +310,9 @@ - - - + + +
    - Module Sonde + Module Probe
    A simple but effective analysis that allows you to discover the most common vulnerabilities, commonly known as Vulnerability Assessment

    @@ -1338,9 +1338,9 @@ - - - + + +