647 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			647 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en-CA">
 | 
						|
 | 
						|
<head>
 | 
						|
  <meta charset="UTF-8" />
 | 
						|
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | 
						|
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
						|
  <title>The TeleQom Project | Installation Service</title>
 | 
						|
  <meta name="description"
 | 
						|
    content="The TeleQom Project offers an installation service to install Libre Software operating systems and applications of all sorts. Take a look!" />
 | 
						|
  <link rel="icon" type="image/x-icon" href="/favicon.png">
 | 
						|
  <link rel="stylesheet" href="/css/pages/installation.css" />
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
  <!-- FOUC -->
 | 
						|
  <script>0</script>
 | 
						|
  <header>
 | 
						|
    <nav>
 | 
						|
      <input type="checkbox" id="navbar-menu-btn" />
 | 
						|
      <label for="navbar-menu-btn" id="menu-btn-open">
 | 
						|
        <img src="/media/images/menu.png" alt="Menu Icon">
 | 
						|
      </label>
 | 
						|
      <label for="navbar-menu-btn" id="menu-btn-close">
 | 
						|
        <img src="/media/images/close.png" alt="Menu Icon">
 | 
						|
      </label>
 | 
						|
      <a href="/pages/en/index.html" class="logo">
 | 
						|
        <img src="/media/images/logo.png" alt="TeleQom Logo">
 | 
						|
      </a>
 | 
						|
      <ul id="nav-list">
 | 
						|
        <li><a class="btn btn-2" href="#os">OS</a></li>
 | 
						|
        <li><a class="btn btn-2" href="#apps">Apps</a></li>
 | 
						|
        <li><a class="btn btn-2" href="/pages/fr/services/installation.html">FR</a></li>
 | 
						|
        <li>
 | 
						|
          <div id="mobile-nav-action-btn">
 | 
						|
            <a class="btn btn-1" href="/pages/en/index.html#contact">Contact</a>
 | 
						|
          </div>
 | 
						|
        </li>
 | 
						|
      </ul>
 | 
						|
      <div id="navbar-action-btn">
 | 
						|
        <a class="btn btn-1" href="/pages/en/index.html#contact">Contact</a>
 | 
						|
      </div>
 | 
						|
    </nav>
 | 
						|
  </header>
 | 
						|
 | 
						|
  <section id="intro">
 | 
						|
    <h2>Installation Services</h2>
 | 
						|
    <p>
 | 
						|
      Proprietary software has become a serious threat to freedom as we know it. We need to make the move to Libre
 | 
						|
      Software (Open, community written, transparent code recipes, shareable and user controlled software).
 | 
						|
      Tele<span>Q</span>om's devices and private servers run only Libre Software, so you can too! This is very
 | 
						|
      important, as it will determine how future generations will live. Here is not the place to discuss such matters,
 | 
						|
      but replacing software that spies on you and others around you is a very good place to start! 
 | 
						|
      Note that all those are Libre Software, you can install them yourself free of charge if you so desire.
 | 
						|
      The Qontribution we ask is only to cover the employee's salary that will install it for you and to fund our projects.
 | 
						|
    </p>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section class="products" id="os">
 | 
						|
    <h2>Operating Systems</h2>
 | 
						|
    <p class="explanation">
 | 
						|
      What is that? Well, <a href="https://en.wikipedia.org/wiki/Operating_system" target="_blank"
 | 
						|
        rel="noreferrer noopener" class="link">Operating Systems</a>, or OS for short, are a group of software that
 | 
						|
      interacts with the hardware on your device. It is the most complex piece of code running on your machine, and a
 | 
						|
      compromised OS can spy and do whatever it wants with applications running on your system.
 | 
						|
      We recommend taking a look at <a href="https://www.whonix.org/wiki/Host_Operating_System_Selection"
 | 
						|
        target="_blank" rel="noreferrer noopener" class="link">this page from the Whonix Project</a>, a well known
 | 
						|
      security and privacy oriented project, as to why to choose a GNU/Linux as your OS.
 | 
						|
      The few listed here are only the tip of the iceberg, many more exist!
 | 
						|
    </p>
 | 
						|
    <div class="wrapper">
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/linux-mint-96.png" alt="Linux Mint Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Linux Mint</h4>
 | 
						|
        <p class="description">
 | 
						|
          Linux Mint, just like Ubuntu (its parent) has proprietary compatibility which makes it an ideal choice for
 | 
						|
          beginners moving away from a commercial OS.
 | 
						|
          Its default Desktop Environment (Cinnamon) is very close to Windows in terms of general layout. This is our
 | 
						|
          first choice for beginners moving away from Windows 10
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p class="green">Level: Beginner</p>
 | 
						|
            <p>Desktop: Cinnamon</p>
 | 
						|
            <p>Similar: Windows</p>
 | 
						|
            <p>Packages: Debian (.deb)</p>
 | 
						|
            <p class="yellow">Libre: Almost</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">50$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://linuxmint.com/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/ubuntu-logo32.png" alt="Ubuntu Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Ubuntu</h4>
 | 
						|
        <p class="description">
 | 
						|
          Ubuntu ® stands for "Humanity" and is exctly that, a more humane approach to operating systems. It is
 | 
						|
          supported by a company called Canonical ™ famous (or infamous) in the Linux universe. Just like Linux Mint, it is
 | 
						|
          more flexible as to what software you can install so perfect for beginners. This one uses the GNOME Desktop
 | 
						|
          Environment, which can be tweaked to look very much like a MacOS
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p class="green">Level: Beginner</p>
 | 
						|
            <p>Desktop: GNOME</p>
 | 
						|
            <p>Similar: MacOS</p>
 | 
						|
            <p>Packages: Debian (.deb)</p>
 | 
						|
            <p class="yellow">Libre: Almost</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">50$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://ubuntu.com/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/debian-128.png" alt="Debian Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Debian</h4>
 | 
						|
        <p class="description">
 | 
						|
          The next step is the parent to both Linux Mint and Ubuntu, Debian. Debian is known for its stability, security
 | 
						|
          and freedom. Here nothing stops you from installing proprietary software, but it isn't there by default. It is
 | 
						|
          our Distribution of choice here at Tele<span>Q</span>om.
 | 
						|
          Debian comes with images of most major Desktop Environments, so it can look like any commercial OS
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p class="yellow">Level: Intermediate</p>
 | 
						|
            <p>Desktop: GNOME</p>
 | 
						|
            <p>Similar: Any</p>
 | 
						|
            <p>Packages: Debian (.deb)</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">50$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.debian.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Qubes.png" alt="Qubes Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Qubes</h4>
 | 
						|
        <p class="description">
 | 
						|
          This one differs from the others as it is not an operating system but a hypervisor that launches small
 | 
						|
          containerized operating systems within it. It has a steeper learning curve than the others, but can run all of
 | 
						|
          them within it. It does require more technical knowledge and better hardware
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p class="red">Level: Advanced</p>
 | 
						|
            <p>Desktop: XFCE</p>
 | 
						|
            <p>Similar: Nothing</p>
 | 
						|
            <p>Packages: Debian, RedHat</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">50$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.qubes-os.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
    </div>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section class="products alt" id="apps">
 | 
						|
    <h2>Applications</h2>
 | 
						|
    <p class="explanation">
 | 
						|
      Now this could be a huge section. The Linux universe has so many Libre Applications, it's impossible to list them
 | 
						|
      all here. We will focus on what most people use on a daily basis. Here we go!
 | 
						|
    </p>
 | 
						|
    <div class="wrapper">
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/libreoffice.png" alt="LibreOffice Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Libre Office</h4>
 | 
						|
        <p class="description">
 | 
						|
          Libre office is the first choice in terms of office applications. It has a word compatible text editor,
 | 
						|
          excel compatible spreadsheet editor and much more
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Office Suite</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.libreoffice.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/gimp.png" alt="GIMP Logo">
 | 
						|
        </div>
 | 
						|
        <h4>GIMP</h4>
 | 
						|
        <p class="description">
 | 
						|
          GIMP stands for GNU Image Manipulation Program and does pretty much everything in terms of image alteration.
 | 
						|
          It includes so many fonctionnalities, you may feel a little overwhelmed at first
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: PhotoShop</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.gimp.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Inkscape.png" alt="Inkscape Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Inkscape</h4>
 | 
						|
        <p class="description">
 | 
						|
          Another very popular image manipulation program. Plays nice with vector SVG images and other formats
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: PhotoShop</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://inkscape.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/blender.png" alt="Blender Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Blender</h4>
 | 
						|
        <p class="description">
 | 
						|
          Blender is one of the most used application in the world for 3D modeling, animation and much more
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Cinema 4D, SolidWorks</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.blender.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Firefox.png" alt="Firefox Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Firefox</h4>
 | 
						|
        <p class="description">
 | 
						|
          Your proprietary internet browser is most likely the most privacy invading software on your computer.
 | 
						|
          Firefox is an old, very well known, stable, well supported, feature rich, privacy and freedom advocating
 | 
						|
          internet browser. It is our first choice!
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Chrome, Edge</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.mozilla.org/en-CA/firefox/" target="_blank"
 | 
						|
          rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Chromium.png" alt="Chromium Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Chromium</h4>
 | 
						|
        <p class="description">
 | 
						|
          Chromium is the open source core of both Chrome and Edge browsers. It is stripped of all privacy invading
 | 
						|
          software but retains most of its features
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Chrome, Edge</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.chromium.org/Home/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/codium.png" alt="Codium Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Codium</h4>
 | 
						|
        <p class="description">
 | 
						|
          Codium or VSCodium is the Libre version of the popular code editor, now microsoft supported and telemetry
 | 
						|
          (another word for spying) infested Visual Studio Code. It is stripped of everything proprietary and freely
 | 
						|
          available. We use it on a daily basis here at Tele<span>Q</span>om
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: VSCode, JetBrains</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://vscodium.com/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Rhythmbox.png" alt="Rhythmbox Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Rhythmbox</h4>
 | 
						|
        <p class="description">
 | 
						|
          A universal audio player. Plays podcasts or local audio files, everything you need in a music application
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: iTunes, WMP</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://wiki.gnome.org/Apps/Rhythmbox/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/vlc.png" alt="VLC Logo">
 | 
						|
        </div>
 | 
						|
        <h4>VLC Player</h4>
 | 
						|
        <p class="description">
 | 
						|
          Don't let the cone fool you, it is not under construction! This is a great Libre Software media player,
 | 
						|
          awesome for videos and music alike
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: iTunes, WMP</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.videolan.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/mattermost.png" alt="Mattermost Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Mattermost</h4>
 | 
						|
        <p class="description">
 | 
						|
          Mattermost is just like an IRC channel with a very nice user interface. Used mainly for team chats, task and
 | 
						|
          projects management, it is very feature rich
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Slack, Teams</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://mattermost.com/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/transmission.png" alt="Transmission Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Transmission</h4>
 | 
						|
        <p class="description">
 | 
						|
          A simple Libre BitTorrent client to share files over the internet. It is the ultimate community expression
 | 
						|
          in software. It is best at sharing large files, as it increases in speed for each connected user. You can
 | 
						|
          download most Linux Distributions with Transmission, it is faster!
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: uTorrent, Vuze</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://transmissionbt.com/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/signal.png" alt="Signal Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Signal</h4>
 | 
						|
        <p class="description">
 | 
						|
          Signal is a state of the art mobile (and now linux too) application for instant messaging. Unlike the
 | 
						|
          upcoming <span>Q</span>onvo Project, it requires a mobile device with a phone number to setup but it is
 | 
						|
          still the best out there at the moment
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: WhatsApp, iMessage</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://signal.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/Audacity.png" alt="Audacity Logo">
 | 
						|
        </div>
 | 
						|
        <h4>Audacity</h4>
 | 
						|
        <p class="description">
 | 
						|
          Ever wanted to crop an audio file? Or perhaps only change the audio format? Audacity is a full fledged audio
 | 
						|
          manipulation application that is easy to use
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Garage Band, Audition</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.audacityteam.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
      <div class="product">
 | 
						|
        <div class="img-container">
 | 
						|
          <img src="/media/images/OpenShot.png" alt="OpenShot Logo">
 | 
						|
        </div>
 | 
						|
        <h4>OpenShot</h4>
 | 
						|
        <p class="description">
 | 
						|
          Video editing made simple. Transitions, effects, audio, name it. You can do pretty much anything with this
 | 
						|
          software and its user interface is just plain and easy to understand
 | 
						|
        </p>
 | 
						|
        <hr>
 | 
						|
        <div class="includes">
 | 
						|
          <h5>Details</h5>
 | 
						|
          <div class="includes-items">
 | 
						|
            <p>Similar: Premiere, Final Cut</p>
 | 
						|
            <p class="green">Libre: Yes</p>
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <div class="qontribution">
 | 
						|
          <h5><span>Q</span>ontribution</h5>
 | 
						|
          <p>
 | 
						|
            Installation: <span class="green">20$</span>
 | 
						|
          </p>
 | 
						|
        </div>
 | 
						|
        <hr>
 | 
						|
        <a class="btn btn-1" href="https://www.openshot.org/" target="_blank" rel="noreferrer noopener">Website</a>
 | 
						|
      </div>
 | 
						|
 | 
						|
    </div>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section id="call-to-action">
 | 
						|
    <h2>Ready?</h2>
 | 
						|
    <p class="description">
 | 
						|
      Find some information confusing or ready to take the next steps? Time to contact us! Don't worry, we can help you make the ethical decision :)
 | 
						|
    </p>
 | 
						|
    <a class="btn btn-1" href="/pages/en/index.html#contact">Contact</a>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <footer>
 | 
						|
    <div class="newsletter">
 | 
						|
      <h5>Subscribe!</h5>
 | 
						|
      <p>We only send important news</p>
 | 
						|
      <form action="/php/newsletter.php" method="get">
 | 
						|
        <input type="text" name="newsletter-language" value="en" hidden>
 | 
						|
        <input type="email" name="newsletter-email" placeholder="Email" required id="newsletter-email">
 | 
						|
        <input class="catch" type="email" name="newsletter-email-2" placeholder="Email" id="newsletter-email-2">
 | 
						|
        <input type="submit" class="btn btn-1" value="Subscribe">
 | 
						|
      </form>
 | 
						|
    </div>
 | 
						|
    <div class="wrapper">
 | 
						|
      <a href="https://qode.teleqom.org/TeleQom-Public/teleqom.org" target="_blank" rel="noreferrer noopener"><img
 | 
						|
          src="/media/images/Qode.png" alt="Qode"></a>
 | 
						|
      <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer noopener">
 | 
						|
        <img src="/media/images/CC-64.png" alt="Creative Commons">
 | 
						|
      </a>
 | 
						|
      <a href="https://www.torproject.org/" target="_blank" rel="noreferrer noopener">
 | 
						|
        <img src="/media/images/onion-64.png" alt="TOR">
 | 
						|
      </a>
 | 
						|
      <a href="/pages/fr/services/installation.html">
 | 
						|
        <img src="/media/images/quebec.png" alt="Français Québec">
 | 
						|
      </a>
 | 
						|
    </div>
 | 
						|
  </footer>
 | 
						|
</body>
 | 
						|
 | 
						|
</html> |