From 089e91dc30385534ae7a0b9989779e1330e1e5b9 Mon Sep 17 00:00:00 2001 From: rhtenhove Date: Thu, 15 Sep 2022 10:19:04 +0200 Subject: [PATCH 1/4] Add Read-It-Later (such as Pocket) alternative --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 60e8365..0f8e8c9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ - [Photo Editing and Management](#photo-editing-and-management) - [Photo Storage](#photo-storage) - [Privacy Tools](#privacy-tools) +- [Read It Later Tools](#read-it-later-tools) - [Remote Access and Control](#remote-access-and-control) - [Search Engines](#search-engines) - [Social Networks and Platforms](#social-networks-and-platforms) @@ -780,6 +781,16 @@ This section is dedicated to some tools that may help users analyze the privacy - [Netguard](https://netguard.me/) - A simple way to block access to the internet per application. - [RethinkDNS + Firewall](https://github.com/celzero/rethink-app) - An open-source, no-root firewall and DNS changer, with anti-censorship capabilities for Android 6+. +## Read It Later Tools + **Avoid** +- Pocket +- Evernote Web Clipper +- Instapaper +- Raindrop.io + + **Instead use** +- [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind. + ## Remote Access and Control **Avoid** - TeamViewer From c7c15d3cccc2563ed8f0f1c5c0c5fb7ea6524aaa Mon Sep 17 00:00:00 2001 From: rhtenhove Date: Fri, 16 Sep 2022 15:45:19 +0200 Subject: [PATCH 2/4] add pinboard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f8e8c9..a7061bb 100644 --- a/README.md +++ b/README.md @@ -789,6 +789,7 @@ This section is dedicated to some tools that may help users analyze the privacy - Raindrop.io **Instead use** +- [Pinboard](https://pinboard.in/) - Paid, hosted service which has its main focus on privacy. - [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind. ## Remote Access and Control From e70f76077988238eb4a198e1bb52231da99b077d Mon Sep 17 00:00:00 2001 From: rhtenhove Date: Fri, 16 Sep 2022 15:48:24 +0200 Subject: [PATCH 3/4] remove pinboard again... --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a7061bb..0f8e8c9 100644 --- a/README.md +++ b/README.md @@ -789,7 +789,6 @@ This section is dedicated to some tools that may help users analyze the privacy - Raindrop.io **Instead use** -- [Pinboard](https://pinboard.in/) - Paid, hosted service which has its main focus on privacy. - [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind. ## Remote Access and Control From 531ed0fe097a5bbe129758e40455c47b51b0a103 Mon Sep 17 00:00:00 2001 From: rhtenhove Date: Mon, 19 Sep 2022 13:56:28 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0f8e8c9..6d0e9c9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [Android File Manager](#android-file-manager) - [Android Keyboard](#android-keyboard) - [Android Launcher](#android-launcher) +- [Bookmarking](#bookmarking) - [Captchas](#captchas) - [Cloaking](#cloaking) - [Cloud Storage](#cloud-storage) @@ -64,7 +65,6 @@ - [Photo Editing and Management](#photo-editing-and-management) - [Photo Storage](#photo-storage) - [Privacy Tools](#privacy-tools) -- [Read It Later Tools](#read-it-later-tools) - [Remote Access and Control](#remote-access-and-control) - [Search Engines](#search-engines) - [Social Networks and Platforms](#social-networks-and-platforms) @@ -180,6 +180,19 @@ Third-party launchers found on the play store. They may contain ads/trackers and - [Simple App Launcher](https://github.com/SimpleMobileTools/Simple-App-Launcher) - A simple holder for favourite apps for quick & easy app launcher icon management. - [Rootless Pixel Launcher](https://github.com/amirzaidi/Launcher3) - The Launcher3 fork known as "Rootless Pixel Launcher". +## Bookmarking + **Avoid** +- Pocket (Formerly Read It Later) +- Evernote Web Clipper +- Instapaper +- Raindrop.io + + **Instead use** +- [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind. +- [Shiori](https://github.com/go-shiori/shiori) +- [LinkAce](https://github.com/Kovah/LinkAce) +- [LinkDing](https://github.com/sissbruecker/linkding) + ## Captchas **Avoid** @@ -781,16 +794,6 @@ This section is dedicated to some tools that may help users analyze the privacy - [Netguard](https://netguard.me/) - A simple way to block access to the internet per application. - [RethinkDNS + Firewall](https://github.com/celzero/rethink-app) - An open-source, no-root firewall and DNS changer, with anti-censorship capabilities for Android 6+. -## Read It Later Tools - **Avoid** -- Pocket -- Evernote Web Clipper -- Instapaper -- Raindrop.io - - **Instead use** -- [Wallabag](https://wallabag.org/) - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind. - ## Remote Access and Control **Avoid** - TeamViewer