TeleQom.org website (https://teleqom.org)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TeleQom.org/pages/en/services/repairs.html

270 lines
11 KiB

<!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 | Repairs Service</title>
<meta name="description"
content="The TeleQom Project offers low cost repairs for your cellphone or computer. If you need new hardware though, here is a list of ethical suppliers!" />
<link rel="icon" type="image/x-icon" href="/favicon.png">
<link rel="stylesheet" href="/css/pages/repairs.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="#top">Repairs</a></li>
<li><a class="btn btn-2" href="#phones">Phones</a></li>
<li><a class="btn btn-2" href="#computers">Computers</a></li>
<li><a class="btn btn-2" href="/pages/fr/services/reparation.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>Repair Services</h2>
<p>
Ok, so you broke your display? No problem, we can probably fix it.
Most computers can be opened easily and parts replaced for a fraction of the price of a new computer.
You can bring your own parts, or leave the shopping to us. We can source pretty much any part, new or used.
"Ok, so you can fix anything, how about my intelligent washing machine?" you might ask. Well, no we don't fix washing machines.
We also <span>DO NOT FIX APPLE DEVICES</span>. For more information or to start the repair procedure, contact us.
</p>
<p>
If you find yourself in need of new hardware, we have put together a small list of ethical suppliers for you. None of them are affiliated with us, but they do share our moral standards. We apologize in advance, none of them sell intelligent washing machines...
</p>
</section>
<section class="products" id="phones">
<h2>Phones</h2>
<p class="explanation">
This is a domain where Libre Software is only beginning to show its face. While Linux is at the core of the
<a class="link" href="https://source.android.com/" target="_blank" rel="noreferrer noopener">Android Open Source Project</a>,
with the amount of proprietary and spying software added on top of it by Google before it makes it to your phone disqualifies it.
Some distributions have been around for some time, and Ubuntu even tried to launch an Ubuntu Phone with little
success. We are now seeing an increased interest in Libre Phones that respect its users, so we recommend you
keep an eye on the following
</p>
<div class="wrapper">
<div class="product">
<div class="img-container">
<img src="/media/images/nitrophone-128.png" alt="NitroPhone Logo">
</div>
<h4>NitroPhone</h4>
<p class="description">
The NitroPhone is a first choice in terms of compatibility with your Android applications. They have
multiple versions and they all run GrapheneOS, a security focused, Libre, google stripped Android
distribution
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="yellow">Level: Intermediate</p>
<p>OS: GrapheneOS</p>
<p>OS Family: Android</p>
<p class="yellow">Libre: Almost</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://www.nitrokey.com/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
<div class="product">
<div class="img-container">
<img src="/media/images/pinephone-128.png" alt="PinePhone Logo">
</div>
<h4>PinePhone</h4>
<p class="description">
The PinePhone is a low cost community driven phone. It is still under heavy development and is currently
not comparable to Android. We believe it could be the first affordable fully featured Linux phone, but not
yet
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="red">Level: Advanced</p>
<p>OS: Mobian, PostmarketOS, etc</p>
<p>OS Family: GNU/Linux</p>
<p class="yellow">Libre: Almost</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://www.pine64.org/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
<div class="product">
<div class="img-container">
<img src="/media/images/librem5-128.png" alt="Purism Logo">
</div>
<h4>Librem 5</h4>
<p class="description">
Purism is a pioneer in the Linux phone market with the Librem 5. They invest heavily in the development of
the Linux phone ecosystem. It is available for purchase on their website, but again we do not think it is
production ready yet
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="red">Level: Advanced</p>
<p>OS: PureOS, other</p>
<p>OS Family: GNU/Linux</p>
<p class="green">Libre: Yes</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://puri.sm/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
</div>
</section>
<section class="products alt" id="computers">
<h2>Computers</h2>
<p class="explanation">
Many companies already exist that manufacture freedom respecting devices that you can buy if you are in need of
a new computer.
This is not a complete list, but we have chosen a few popular options for you to pick from.
It is important to mention that Libre BIOS and Hardware is just as important as all the rest. We keep a close
eye on the <a class="link" href="https://riscv.org/" target="_blank" rel="noreferrer noopener">RISC-V CPU</a>,
as it could very well replace mobile CPUs in the near future
</p>
<div class="wrapper">
<div class="product">
<div class="img-container">
<img src="/media/images/system76.png" alt="System76 Logo">
</div>
<h4>System76</h4>
<p class="description">
A company that has been around for a long time. They offer devices that run coreboot as their BIOS and
their computers come with PopOS!, an Ubuntu derived distribution supported by System76. You can't go wrong
here. Laptops, desktops, servers, they have everything you need
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="green">Level: Beginner</p>
<p>OS: PopOS! (Ubuntu based)</p>
<p>Products: Server, PC, Laptop</p>
<p class="yellow">Libre: Almost</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://system76.com/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
<div class="product">
<div class="img-container">
<img src="/media/images/purism-128.png" alt="Purism Logo">
</div>
<h4>Purism</h4>
<p class="description">
Purism is a corporation "with social purpose". They build freedom respecting laptops and desktops with
modern hardware like intel CPUs, but a little more focused on privacy and security. Pureboot is also a
great security feature
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="green">Level: Beginner</p>
<p>OS: PureOS</p>
<p>Products: Server, PC, Laptop</p>
<p class="yellow">Libre: Almost</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://puri.sm/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
<div class="product">
<div class="img-container">
<img src="/media/images/raptor-128.png" alt="Raptor Logo">
</div>
<h4>Raptor</h4>
<p class="description">
Here is where it gets serious. This company managed to build a computer with both Libre Software and
Hardware (including the IBM Power9 open CPU), meaning every bit of code running on the machine is
auditable. This is the end goal of the Libre Software mouvement. Unfortunately, it comes at a price...
</p>
<hr>
<div class="includes">
<h5>Details</h5>
<div class="includes-items">
<p class="red">Level: Advanced</p>
<p class="red">OS: User installed</p>
<p>Products: Desktop, Server</p>
<p class="blue">Libre: Ultimate</p>
</div>
</div>
<hr>
<a class="btn btn-1" href="https://www.raptorcs.com/TALOSII/" target="_blank" rel="noreferrer noopener">Website</a>
</div>
</div>
</section>
<section id="call-to-action">
<h2>Ready?</h2>
<p class="description">
Do you hesitate between repairing your computer or buying a new one? Get in touch with us, we will help you make the right choice :)
</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/git-white.png"></a>
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer noopener">
<img src="/media/images/CC-64.png">
</a>
<a href="https://www.torproject.org/" target="_blank" rel="noreferrer noopener">
<img src="/media/images/onion-64.png">
</a>
<a href="/pages/fr/services/reparation.html">
<img src="/media/images/quebec.png" alt="Français Québec">
</a>
</div>
</footer>
</body>
</html>