From 7c7d50c37e487cc1f0891635c75e8b82a074e614 Mon Sep 17 00:00:00 2001 From: deicidus Date: Thu, 29 Jun 2023 23:02:53 -0700 Subject: [PATCH] added more to readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6517827..232e6ef 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ A tutorial is coming soon. For now, explore the `./spells` directory. Try readin This is a list of projects that (as far as we can tell so far) follow free software principles and do something interesting or useful in terms of 1) doing basic computer functions on a UNIX system; 2) making basic computer tasks easier to do or teaching people about UNIX; 3) cryptography: or onboarding people to cryptography and privacy best practices for personal communications; or 4) decentralization: peer-to-peer infrastructure or 5) GUIs for helping people to self-organize politically or organize themselves or their community's information in a post-colonial way; 6) self-host content in an increasingly integrated way; or 7) form ad-hoc mesh networks. -The first projects that will be integrated are: tor, bitcoin, lightning, and SimpleX (in that order). After that, the next features and tools added to the suite will be chosen by popular demand, in close collaboration with specific partner communities. +The first projects that will be integrated are: tor, bitcoin, lightning, and SimpleX (in that order). After that, the next features and tools added to the suite will be chosen by popular demand, in close collaboration with specific partner communities. This list is similar to [awesome-free-software](https://github.com/johnjago/awesome-free-software) or [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted#note-taking-and-editors) but more selective and integrated into a whole vision of a free software suite. We are very open to new suggests or critiques or existing items on this list. This is just a public place to collect research on the best free software and non-commercial open-source projects, so that they can be integrated into the ao-bash suite for easy, replicable installation and use by an increasingly large user base. @@ -83,7 +83,7 @@ Similar software is grouped together under one bullet. This list does not repres ## Basic Computer Tasks - [SimpleX Chat](https://github.com/simplex-chat/simplex-chat#zap-quick-installation-of-a-terminal-app) is encrypted chat with no logins at all -* backups - BorgBackup +- BorgBackup - [Timeshift](https://github.com/teejee2008/timeshift) for Linux is an application that provides functionality similar to the *System Restore* feature in Windows and the *Time Machine* tool in Mac OS - [Notational Velocity](https://notational.net/) is an impressive-looking notes-taking app that attempts to optimize the notes-taking interface in ways similar to ao-3. @@ -120,6 +120,7 @@ Similar software is grouped together under one bullet. This list does not repres - [CODA Protocol](https://github.com/jakintosh/coalescent-computer-protocol/blob/main/protocols/coda.md) allows truly decentralized computation (not usable yet) ([CCP GitHub](https://github.com/jakintosh/coalescent-computer-protocol)) - IPFS is a capable platform and addressing system for distributing responsibility for self-hosting a file on a case-by-case basis. - IPS is the main alternative to tor. +- btrfs filesystem with compression plus [duperemove](https://github.com/markfasheh/duperemove) to synchronize (home) directories. ## Decentralized Social Networking