2022-01-26 12:25:30 +01:00
<!DOCTYPE html>
< html lang = it >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#943526" >
< meta name = "no-results" content = "Nessun risultato" >
2022-06-10 15:54:22 +02:00
<!-- Begin Jekyll SEO tag v2.8.0 -->
2022-01-26 12:25:30 +01:00
< title >
News | Unitoo< / title >
2022-06-10 15:54:22 +02:00
< meta name = "generator" content = "Jekyll v3.9.2" / >
2022-01-26 12:25:30 +01:00
< meta property = "og:title" content = "
News" />
< meta name = "author" content = "Unitoo" / >
< meta property = "og:locale" content = "it" / >
< meta name = "description" content = "
Le notizie che apprezziamo relative al software libero e allo sviluppo del software in generale" />
< meta property = "og:description" content = "
Le notizie che apprezziamo relative al software libero e allo sviluppo del software in generale" />
2022-09-09 22:17:51 +02:00
< link rel = "canonical" href = "http://localhost:4000/news/" / >
< meta property = "og:url" content = "http://localhost:4000/news/" / >
2022-01-26 12:25:30 +01:00
< meta property = "og:site_name" content = "Unitoo" / >
2022-09-09 22:17:51 +02:00
< meta property = "og:image" content = "http://localhost:4000/logo.png" / >
2022-06-10 15:54:22 +02:00
< meta property = "og:type" content = "website" / >
2022-01-26 12:25:30 +01:00
< meta name = "twitter:card" content = "summary" / >
2022-09-09 22:17:51 +02:00
< meta property = "twitter:image" content = "http://localhost:4000/logo.png" / >
2022-06-10 15:54:22 +02:00
< meta property = "twitter:title" content = "
News" />
2022-01-26 12:25:30 +01:00
< meta name = "twitter:site" content = "@UnitooInc" / >
< meta name = "twitter:creator" content = "@Unitoo" / >
< script type = "application/ld+json" >
2022-09-09 22:17:51 +02:00
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.news","headline":"meta.titles.news","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/news/"}< / script >
2022-01-26 12:25:30 +01:00
<!-- End Jekyll SEO tag -->
< meta property = "og:type" content = "website" / >
2022-09-09 22:17:51 +02:00
< link rel = 'icon' href = "http://localhost:4000/favicon.ico" type = "image/x-icon" >
< link rel = 'shortcut icon' href = "http://localhost:4000/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "http://localhost:4000/apple-touch-icon.png" >
< link rel = "manifest" href = "http://localhost:4000/path.webmanifest" >
2022-01-26 12:25:30 +01:00
2022-09-09 22:17:51 +02:00
< link rel = "stylesheet" type = "text/css" href = "/assets/main-6f2fde8209e857368b14b45467a034852eed10179454c715e41a78afba727a688cd9fe98be7e7b93f06c7ff924d24959b734402e9d9701944a3a44bacfc639ac.css" >
2022-01-26 12:25:30 +01:00
< / head >
< body >
< navbar class = "navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top" >
< div class = "container" >
< a class = "site-title" href = "/" >
2022-09-09 22:17:51 +02:00
< img height = "30" alt = "Logo ufficiale Unitoo" src = "/assets/logo-extended-6cd92f43ef91fc074c523a982cfa7b050b83f446f4c499195787207823803969930684e6228ff1d1bda6e3d12a4cab4611a5cfe04f75e5c583a521eb393cf9a3.webp" >
2022-01-26 12:25:30 +01:00
< / a >
2022-09-09 18:11:19 +02:00
2022-01-26 12:25:30 +01:00
< nav class = "my-2 d-none d-lg-block" >
2022-05-20 10:59:16 +02:00
< a class = "text-white" id = "button-search" href = "#search-input" > < i class = "fa fa-search" > < / i > < / a >
2022-01-26 12:25:30 +01:00
< a class = "p-2 text-white" href = "/chisiamo/" > Chi siamo< / a >
< a class = "p-2 text-white" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
< a class = "btn btn-primary ml-3 text-white" href = "/contattaci/" > Contattaci< / a >
2022-09-09 18:11:19 +02:00
< a class = "ml-3 text-decoration-none" href = "/en/news/" > 🇬🇧< / a >
2022-01-26 12:25:30 +01:00
< / nav >
< a class = "d-block d-lg-none" href = "javascript:openNav();" >
< i class = "fa-menu" > < / i >
< / a >
< / div >
< / navbar >
< div id = "mySidenav" class = "sidenav" >
< a href = "javascript:void(0)" class = "closebtn" onclick = "closeNav()" > × < / a >
< a class = "btn-outline-primary" href = "/chisiamo/" > Chi siamo< / a >
< a class = "btn-outline-primary" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
2022-01-27 21:52:40 +01:00
< a class = "btn-outline-primary" href = "/assistenza-e-consulenza/" > └ Consulenza< / a >
< a class = "btn-outline-primary" href = "/cybersecurity/" > └ Sicurezza< / a >
< a class = "btn-outline-primary" href = "/comunicazioni/" > └ Comunicazioni< / a >
2022-01-26 12:25:30 +01:00
< a class = "btn-outline-primary" href = "/progetti/" > Progetti< / a >
< a class = "btn-outline-primary" href = "/contattaci/" > Contattaci< / a >
< / div >
< section class = "jumbotron jumbotron-fluid bg-transparent" >
< div class = "container" >
< h1 class = "text-center" > News< / h1 >
< hr class = "border-primary mb-5" >
< p > Da molto tempo offriamo un canale Telegram che posta varie notizie sul mondo del software libero, dello sviluppo software e a volte anche qualche blog personale. Vogliamo quindi condividere qui, la lista dei feed che tale bot utilizza cercando di essere più trasparenti possibili.< br > < br > Se ritenete ci siano delle fonti inappropriate, oppure che manchino dei feed di un certo calibro, vi preghiamo di farcelo sapere. Potete contattarci raggiungendo la pagina "Contattaci"< / p >
< br >
2022-05-20 10:19:24 +02:00
< a class = "btn btn-primary btn-lg" href = "https://t.me/UnitooNews" title = "Il canale pubblica le notizie dalle sorgenti appena possibile. Sono disponibili contenuti in inglese e in italiano" > < i class = "fab fa-telegram" > < / i > Vai al Bot Telegram< / a >
2022-01-26 12:25:30 +01:00
< / div >
< / section >
< section class = "bg-white pt-5 pb-5" >
< div class = "container" >
< ul class = "list-group" >
< li class = "list-group-item" > Phoronix — https://www.phoronix.com/phoronix-rss.php< / li >
< li class = "list-group-item" > ProtonMail Blog — https://protonmail.com/blog/feed/< / li >
< li class = "list-group-item" > Free Game News — https://fossgames.blogspot.com/feeds/posts/default< / li >
< li class = "list-group-item" > FSF News — https://static.fsf.org/fsforg/rss/news.xml< / li >
< li class = "list-group-item" > Deeplinks — https://www.eff.org/rss/updates.xml< / li >
< li class = "list-group-item" > Jolla Blog — https://blog.jolla.com/feed/< / li >
< li class = "list-group-item" > Purism — https://puri.sm/feed/< / li >
< li class = "list-group-item" > FSFE News — https://fsfe.org/news/news.it.rss< / li >
< li class = "list-group-item" > Qt Blog — https://blog.qt.io/feed/< / li >
< li class = "list-group-item" > Riding Rails — https://weblog.rubyonrails.org/feed/atom.xml< / li >
< li class = "list-group-item" > Press Releases – The Document Foundation Blog — https://blog.documentfoundation.org/blog/category/press-releases/feed/< / li >
< li class = "list-group-item" > The latest updates – Nextcloud — https://nextcloud.com/blogs/feed/< / li >
< li class = "list-group-item" > It's FOSS — https://itsfoss.com/feed< / li >
< li class = "list-group-item" > Mycroft — https://mycroft.ai/feed/< / li >
< li class = "list-group-item" > Planet Lisp — http://planet.lisp.org/rss20.xml< / li >
< li class = "list-group-item" > Parabola GNU/Linux-libre: Recent news updates — https://www.parabola.nu/feeds/news/< / li >
< li class = "list-group-item" > Irreal — https://irreal.org/blog/?feed=rss2< / li >
< li class = "list-group-item" > Debian News — https://www.debian.org/News/news< / li >
< li class = "list-group-item" > [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format — https://www.cyberciti.biz/feed/< / li >
< li class = "list-group-item" > Linux Foundation — https://www.linuxfoundation.org/feed/< / li >
< li class = "list-group-item" > The World of IT & Cyber Security: ehacking.net — https://feeds.feedburner.com/ehacking< / li >
< li class = "list-group-item" > HackerOne — https://www.hackerone.com/blog.rss< / li >
< li class = "list-group-item" > Extreme Hacking | Sadik Shaikh | Cyber Suraksha Abhiyan | Hackers Charity — http://blog.extremehacking.org/feed< / li >
< li class = "list-group-item" > Andrzej's C++ blog — https://akrzemi1.wordpress.com/feed/< / li >
< li class = "list-group-item" > Standard C++ — https://isocpp.org/blog/rss< / li >
< li class = "list-group-item" > KDE.news — https://dot.kde.org/rss.xml< / li >
< li class = "list-group-item" > Planet GNOME — https://planet.gnome.org/rss20.xml< / li >
< li class = "list-group-item" > iFixit News — https://ifixit.org/blog/feed/< / li >
< li class = "list-group-item" > Updates from the Tor Project — https://blog.torproject.org/rss.xml< / li >
< li class = "list-group-item" > F-Droid - Free and Open Source Android App Repository — https://f-droid.org/en/feed.xml< / li >
< li class = "list-group-item" > Tox Blog — https://blog.tox.chat/feed/< / li >
< li class = "list-group-item" > Marco's Box — https://feeds.feedburner.com/marcosboxlinux< / li >
< li class = "list-group-item" > 9elements Cyber Security — https://9esec.io/blog/rss/< / li >
< li class = "list-group-item" > Nordic Leaders — https://nordicleadershipnetwork.com/feed/podcast< / li >
< li class = "list-group-item" > Rust Blog — https://blog.rust-lang.org/feed.xml< / li >
< li class = "list-group-item" > Planet Haskell — https://planet.haskell.org/rss20.xml< / li >
< / ul >
< / div >
< / section >
< footer class = "site-footer" >
2022-01-27 21:52:40 +01:00
< div class = "row text-center text-lg-left ml-0 mr-0" >
< div class = "col-0 col-lg-2 ml-auto" > < / div >
< nav class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Mappa del sito< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/" > Home< / a > < / li >
< li > < a href = "/chisiamo/" > Chi siamo< / a > < / li >
2022-05-20 10:43:04 +02:00
< li > < a href = "/servizi-e-prodotti/" > Servizi e prodotti< / a >
< / li >
2022-01-26 12:25:30 +01:00
< li > < a href = "/contattaci/" > Contatti< / a > < / li >
< / ul >
< / nav >
2022-01-27 21:52:40 +01:00
< div class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Progetti< / strong >
< ul class = "list-unstyled ml-0" >
2022-01-26 12:30:58 +01:00
< li > < a href = "/cybersecurity/referral/" > Referral< / a > < / li >
2022-01-26 12:25:30 +01:00
< li > < a href = "/progetti/radio/" > La nostra radio libera< / a > < / li >
< li > < a href = "/progetti/software/" > Progetti - Il software< / a > < / li >
< li > < a href = "/news/" > News< / a > < / li >
< / ul >
< / div >
2022-01-27 21:52:40 +01:00
< div class = "col-12 col-lg-2" >
2022-01-26 12:25:30 +01:00
< strong class = "text-uppercase" > Canali< / strong >
< ul class = "list-unstyled ml-0" >
< li > < a href = "/partners/peertube/" > Partners - Peertube Italia< / a > < / li >
< li > < a href = "/partners/funkwhale/" > Partners - Funkwhale Italia< / a > < / li >
< / ul >
< / div >
< div class = "col-1 col-lg-2 mr-auto" > < / div >
< / div >
< br >
< div class = "container" >
< div class = "input-group mb-5" >
< input type = "text" id = "search-input" class = "form-control rounded-right" placeholder = "Vuoi cercare qualcosa?"
2022-05-20 10:43:04 +02:00
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
2022-01-26 12:25:30 +01:00
< div class = "input-group-append" >
< div id = "results-container" class = "dropdown-menu d-block p-0 border-0" > < / div >
< / div >
< / div >
< p >
Copyright © Unitoo 2017-2022< br >
2022-06-01 15:08:20 +02:00
Soluzioni software, sicurezza informatica e consulenza senza compromessi< br > < br >
2022-01-26 12:25:30 +01:00
< small >
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
2022-08-23 11:44:05 +02:00
< a target = "_blank" rel = "nofollow" href = "https://git.unitoo.it/unitoo/website" >
2022-01-26 12:25:30 +01:00
< i class = "fas fa-link-ext" > < / i > Gitea
< / a >
< br >
< / small >
< / p >
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
2022-08-23 11:44:05 +02:00
< a href = "https://git.unitoo.it/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
2022-01-26 12:25:30 +01:00
< i class = "fab fa-gitea" data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://github.com/UnitooTeam" rel = "nofollow" target = "_blank" data-original-title = ""
2022-05-20 10:43:04 +02:00
title="">< i class = "fab fa-github-circled" data-original-title = "" title = "" > < / i > < / a >
2022-01-26 12:25:30 +01:00
< / li >
< li class = "list-inline-item" >
2022-03-04 10:26:46 +01:00
< a href = "https://social.unitoo.it/admin" rel = "me" target = "_blank" data-original-title = "" title = "" >
2022-02-25 09:18:46 +01:00
< i class = "fab fa-fediverse" > < / i >
2022-01-26 12:25:30 +01:00
< / a >
< / li >
< li class = "list-inline-item" >
2022-05-20 10:43:04 +02:00
< a href = "https://matrix.to/#/#nodo-1-unity:unitoo.it" target = "_blank" rel = "nofollow"
data-original-title="" title="">
2022-01-26 12:25:30 +01:00
< i class = "fab fa-element" > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "/news/" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-telegram" > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
< i class = "fab fa-liberapay" > < / i >
< / a >
< / li >
< / ul >
< div class = "small mt-3" >
2022-09-09 18:11:19 +02:00
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - IT02324570445 - REA:
2022-01-26 12:25:30 +01:00
AP-204883 - info@unitoo.it
< br >
< a href = "/privacy-policy/" > Informativa privacy< / a >
< / div >
< / div >
< / footer >
2022-09-09 22:17:51 +02:00
< script src = "/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js" type = "text/javascript" > < / script >
< script src = "/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js" type = "text/javascript" > < / script >
< script defer async = "" src = "/assets/analytics-10d4957b588a254ce37a63c7be90e4aaa63ec55cd10c784ff67cbcc98b793e6fb635942cd4abce23d24fb6777b0475962c65e10d477ec4603cc6eac28480a62c.js" type = "text/javascript" > < / script >
2022-01-26 12:25:30 +01:00
< div id = "cookie-notice" >
< span > Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.< / span >
< a id = "cookie-notice-accept" class = "btn btn-primary btn-sm text-white" > Approva< / a >
< a href = "https://matomo.org/gdpr/" rel = "nofollow" target = "_blank" class = "btn btn-primary btn-sm text-white" > Scopri di più< / a >
< a id = "cookie-notice-dismiss" class = "mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white" > X< / a >
< / div >
< / body >
< / html >