User Tools

Site Tools


technology

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
technology [2020/03/19 17:38] – [Open Source Software] marotechnology [2021/07/01 14:21] ajeremias
Line 18: Line 18:
   * // Contribute some manuals or "how-tos" regarding decentralisation. //   * // Contribute some manuals or "how-tos" regarding decentralisation. //
  
----- 
- 
-===== Hardware ===== 
- 
-  * [[Technology:Hardware]] 
- 
- 
-   * A book on basic electronics  
-   * [[https://www.lantern.works|Lantern Works]] - a portable wireless device for stronger, safer recovery 
 ---- ----
  
Line 41: Line 32:
  
   * [[https://riot.im/|Riot]] - A secure collaboration app for group chat, file transfer and voice/video conferencing built on the decentralized Matrix ecosystem, providing bridges and integrations to centralized services such as IRC, Slack, Gitter, etc   * [[https://riot.im/|Riot]] - A secure collaboration app for group chat, file transfer and voice/video conferencing built on the decentralized Matrix ecosystem, providing bridges and integrations to centralized services such as IRC, Slack, Gitter, etc
-  * [[https://xmpp.org/|XMPP]] - Extensible Messaging and Presence Protocol (XMPP) is a communication protocol for message-oriented middleware such as Psi+ (Desktop), Conversations (Android) and ChatSecure (iOS). It enables the near-real-time exchange of structured yet extensible data between any two or more network entities. +  * [[https://xmpp.org/|XMPP]] - Extensible Messaging and Presence Protocol (XMPP) is a communication protocol for message-oriented middleware such as Psi+ (Desktop), Conversations (Android) and ChatSecure (iOS). It enables the near-real-time exchange of structured yet extensible data between any two or more network entities. audits on conversations[[ https://conversations.im/omemo/audit.pdf| 2016 ]] / omemo [[https://teddit.net/r/netsec/comments/o1q0jn/public_crypto_audit_report_lurchomemo/|2021]].  
-  * [[https://signal.org/|Signal]] For mobile devices running Android or iOS, the open source Signal app offers end-to-end encrypted voice, video, text, and photos, and it's been endorsed by security and cryptography experts including Edward Snowden and Bruce Schneier and the Electronic Frontier Foundation.+[[https://teddit.net/r/netsec/comments/o1q0jn/public_crypto_audit_report_lurchomemo/| audit August 2021]] 
 +  * [[https://signal.org/|Signal]] For mobile devices running Android or iOS, the open source Signal app offers end-to-end encrypted voice, video, text, and photos, and it's been endorsed by security and cryptography experts including Edward Snowden and Bruce Schneier and the Electronic Frontier Foundation. Can we trust signal? Signal is a centralized network. Very suitable of Man-in-the-middle attacks! [[https://sequoia-pgp.org/blog/2021/06/28/202106-hey-signal-great-encryption-needs-great-authentication/|Signal big flaws]] 
 +  * [[https://ssd.eff.org/en/module/how-use-pgp-linux|OpenPGP]] for sending encrypted emails. And some concerns on PGP[[https://restoreprivacy.com/let-pgp-die/|Let PGP Die: Why We Need a New Standard for Email Encryption]] 
  
 ---- ----
Line 54: Line 48:
   * [[https://datproject.org|dat]] - Dat is a way to share data with a group of people in something that's like an editable bit-torrent. Peers host your data when they view it. Some people host sketchbooks there, other folks store interesting civic data sets. You can view dat files with, among other things, [[https://beakerbrowser.com/|the Beaker Browser]]   * [[https://datproject.org|dat]] - Dat is a way to share data with a group of people in something that's like an editable bit-torrent. Peers host your data when they view it. Some people host sketchbooks there, other folks store interesting civic data sets. You can view dat files with, among other things, [[https://beakerbrowser.com/|the Beaker Browser]]
   * [[https://freeyourstuff.cc|Free your stuff]] - makes it easy to share your content on supported sites   * [[https://freeyourstuff.cc|Free your stuff]] - makes it easy to share your content on supported sites
- 
----- 
- 
-===== Radio ===== 
- 
-  * https://commonradio.org/ 
- 
-==== How-Tos ==== 
- 
-  * {{ :frequency_guide.pdf |Riding the Airwaves}} - A very quick and messy guide to how radio licensing in the US works and what you should purchase and work toward based on your communication needs. A pretty barebones work in progress right now. 
  
 ---- ----
Line 103: Line 87:
   * [[https://fedoraproject.org/|Fedora]] - Linux distribution developed by the community-supported Fedora Project and sponsored by Red Hat. Fedora contains software distributed under various free and open-source licenses and aims to be on the leading edge of such technologies. Fedora has a reputation for focusing on innovation, integrating new technologies early on and working closely with upstream Linux communities. Making changes upstream instead of specifically for Fedora ensures that the changes are available to all Linux distributions. [[https://www.qubes-os.org/|Qubes]] is a Fedora distribution that provides strong security through isolation of programs.    * [[https://fedoraproject.org/|Fedora]] - Linux distribution developed by the community-supported Fedora Project and sponsored by Red Hat. Fedora contains software distributed under various free and open-source licenses and aims to be on the leading edge of such technologies. Fedora has a reputation for focusing on innovation, integrating new technologies early on and working closely with upstream Linux communities. Making changes upstream instead of specifically for Fedora ensures that the changes are available to all Linux distributions. [[https://www.qubes-os.org/|Qubes]] is a Fedora distribution that provides strong security through isolation of programs. 
   * [[https://lineageos.org/|LineageOS]] - LineageOS is a FLOSS operating system for set-top boxes, smartphones and tablet computers, based on the Android mobile platform. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016. It has a couple forks: one makes it compatible with [[https://lineage.microg.org/|microG]], eliminating reliance on Google services while preserving user-friendliness; the other is the very in-development [[https://replicant.us/|Replicant]], which aims to eliminate all proprietary components.   * [[https://lineageos.org/|LineageOS]] - LineageOS is a FLOSS operating system for set-top boxes, smartphones and tablet computers, based on the Android mobile platform. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016. It has a couple forks: one makes it compatible with [[https://lineage.microg.org/|microG]], eliminating reliance on Google services while preserving user-friendliness; the other is the very in-development [[https://replicant.us/|Replicant]], which aims to eliminate all proprietary components.
-  * [[https://tails.boum.org/|Tails]] - The Amnesic Incognito Live System (TAILS) is a security-focused Debian-based Linux distribution aimed at preserving privacy and anonymity. All its outgoing connections are forced to go through Tor, and non-anonymous connections are blocked. The system is designed to be booted as a live DVD or live USB, and will leave no digital footprint on the machine unless explicitly told to do so.+  * [[https://tails.boum.org/|Tails]] - The Amnesic Incognito Live System (TAILS) is a security-focused Debian-based Linux distribution aimed at preserving privacy and anonymity. All its outgoing connections are forced to go through Tor, and non-anonymous connections are blocked. The system is designed to be booted as a live DVD or live USB, and will leave no digital footprint on the machine unless explicitly told to do so.  [[https://tails.boum.org/security/audits/ | Last tails audit was back in 2011 ]]
  
 ---- ----
Line 112: Line 96:
   * [[https://diasporafoundation.org/|Diaspora]] - A user-owned, distributed social network.   * [[https://diasporafoundation.org/|Diaspora]] - A user-owned, distributed social network.
   * [[https://friendi.ca/|Friendica]] - A FLOSS, distributed social network.   * [[https://friendi.ca/|Friendica]] - A FLOSS, distributed social network.
- +  * [[https://www.okuna.io/en/home|Okuna]] An ethical social network for brighter tomorrow
----- +  * [[https://mahara.org/|Mahara]] Fully-featured open source web application to build your electronic portfolio. Learner-centered personal learning environment.
- +
-===== Web Browsers ===== +
- +
-A web browser is a software application for accessing information on the World Wide WebEach individual web page, image, and video is identified by distinct URL, enabling browsers to retrieve and display them on the user's device.  +
-  * [[https://mozilla.org/firefox|Firefox]] - A FLOSS web browser developed by the Mozilla Foundation. You can safeguard your browsing habits and stop advertising companies from tracking you by installing addons including: Cookie AutoDelete, Decentraleyes, HTTPS Everywhere, NoScript, Privacy Badger and uBlock Origin. +
 ---- ----
  
Line 149: Line 127:
   * [[https://jitsi.org/|Jirsi]] Jitsi is a set of open-source projects that allows you to easily build and deploy secure videoconferencing solutions. At the heart of Jitsi are Jitsi Videobridge and Jitsi Meet, which let you have conferences on the internet, while other projects in the community enable other features such as audio, dial-in, recording, and simulcasting.   * [[https://jitsi.org/|Jirsi]] Jitsi is a set of open-source projects that allows you to easily build and deploy secure videoconferencing solutions. At the heart of Jitsi are Jitsi Videobridge and Jitsi Meet, which let you have conferences on the internet, while other projects in the community enable other features such as audio, dial-in, recording, and simulcasting.
   * [[https://wire.com/en/|Wire]] Wire offers the most comprehensive collaboration suite featuring messenger, voice, video, conference calls, file-sharing, and external collaboration – all protected by the most secure end-to-end-encryption.   * [[https://wire.com/en/|Wire]] Wire offers the most comprehensive collaboration suite featuring messenger, voice, video, conference calls, file-sharing, and external collaboration – all protected by the most secure end-to-end-encryption.
 +
 +----
 +===== Web Browsers =====
 +
 +A web browser is a software application for accessing information on the World Wide Web. Each individual web page, image, and video is identified by a distinct URL, enabling browsers to retrieve and display them on the user's device. 
 +  * [[https://mozilla.org/firefox|Firefox]] - A FLOSS web browser developed by the Mozilla Foundation. You can safeguard your browsing habits and stop advertising companies from tracking you by installing addons including: Cookie AutoDelete, Decentraleyes, HTTPS Everywhere, NoScript, Privacy Badger and uBlock Origin.
 +
 +----
 +===== Radio =====
 +
 +  * https://commonradio.org/
 +
 +==== How-Tos ====
 +
 +  * {{ :frequency_guide.pdf |Riding the Airwaves}} - A very quick and messy guide to how radio licensing in the US works and what you should purchase and work toward based on your communication needs. A pretty barebones work in progress right now.
 +
 +----
 +
 +===== Hardware =====
 +
 +  * [[Technology:Hardware]]
 +
 +
 +   * A book on basic electronics 
 +   * [[https://www.lantern.works|Lantern Works]] - a portable wireless device for stronger, safer recovery
 +
technology.txt · Last modified: 2021/07/10 07:03 by squeakypancakes