diff --git a/_includes/index.html b/_includes/index.html index ff4b20ea..5f1eabfc 100644 --- a/_includes/index.html +++ b/_includes/index.html @@ -1155,9 +1155,9 @@
- {% include components/card.html color="success" title="Mobile: Signal" image="/assets/img/tools/Signal.png" @@ -1168,15 +1168,14 @@ and it doesn't cost anything to use." %} + {% include components/card.html color="primary" - title="Wire" - image="/assets/img/tools/wire.png" - url="https://get.wire.com" + title="Riot.im" + image="/assets/img/tools/riot.png" + url="https://riot.im/" footer="OS: Android, iOS, macOS, Windows, Linux, Web" - description="Wire is an app developed by Wire Swiss GmbH. - The Wire app allows users to exchange end-to-end encrypted instant messages, as well as make voice and video calls. Wire is free and open source, enabling anyone to verify its security by auditing the code. - The development team is backed by Iconical and they will monetize in the future with premium features/services.
- Caution: The company keeps a list of all the users you contact until you delete your account." + labels="warning:beta:The software is currently in beta and the mobile client states 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'" + description='Riot.im is a decentralized free-software chatting application based on the Matrix protocol, a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too.' %} {% include components/card.html color="warning" @@ -1196,16 +1195,16 @@
  • Cryptocat - Encrypted open source messenger. Supports file sharing and multiple devices. Available for Windows, Linux and macOS.
  • Kontalk - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.
  • Conversations - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or openPGP. There is also Conversations Legacy which still supports OTR.
  • +
  • Wire experimental (more info) - A free software End-to-End Encrypted chating application that supports instant messaging, voice, and video calls.
  • List of OTR Clients - Wikipedia
  • -
  • The Matrix protocol and it's various clients such as Riot.im. A recent open protocol for real-time communication.
  • - + +

    Related Information

    @@ -1344,7 +1343,7 @@
    - +

    Secure Hosting Provider

    {% include components/card.html color="success" @@ -1359,7 +1358,7 @@ url="https://datacell.is/" description="DataCell is a data center providing secure colocating in Switzerland and Iceland." %} - + {% include components/card.html color="warning" title="VPS/Web Hosting: Orange Website" image="/assets/img/tools/orange_hosting.png" @@ -1368,7 +1367,7 @@ %}
    - +

    Secure File Sync Software

    @@ -1768,7 +1767,7 @@
  • Cryptee - Free privacy-friendly service for storing Documents, files and Photos
  • EtherCalc - EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions.
  • disroot.org - Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin.
  • -
  • dudle - An online scheduling application, which is free and OpenSource. Schedule meetings or make small online polls. No email collection or the need of registration.
  • +
  • dudle - An online scheduling application, which is free and OpenSource. Schedule meetings or make small online polls. No email collection or the need of registration.
  • LibreOffice - Free and open source office suite
  • PC Operating Systems

    diff --git a/assets/img/tools/riot.png b/assets/img/tools/riot.png new file mode 100644 index 00000000..30866b31 Binary files /dev/null and b/assets/img/tools/riot.png differ