Hi guys

What apps for security and privacy do you use?

Android:

  • Nexdns.io[1] - Open source DNS provider with DNSSEC and over TLS. Then can also block ads at the DNS level. I don’t actually use the app, I apply it at the system level with the “private DNS” settings.
  • Bitwarden[2] - Open Source password manager with Yubikey auth and stores TOTP.
  • Imagepipe[3] - Quickly and easily strip exif data from image (open source too).
  • Markor[4] - Used to make local notes of things I don’t want shared over a cloud or google connection. Just a .md note.
  • Wireguard[5] - Have my own VPN setup for when i’m on public wifi, also allows me to access my server/applications remotely.
  • URLCheck[6] - This app is fantastic, intercepts links to remove tracking parameters, unshorten them or even scan them with a virustotal API. I also use it to redirect twitter to nitter or apply a paywall remover.

  1. https://nextdns.io/ ↩︎

  2. https://bitwarden.com/ ↩︎

  3. https://f-droid.org/packages/de.kaffeemitkoffein.imagepipe/ ↩︎

  4. https://f-droid.org/en/packages/net.gsantner.markor/ ↩︎

  5. https://f-droid.org/en/packages/com.wireguard.android/ ↩︎

  6. https://f-droid.org/en/packages/com.trianguloy.urlchecker/ ↩︎

SecurityPro
link
fedilink
39M

What do you use for paywall remover?

I have 2 options that work most of the time: 12ft.io and archive.ph. The URLCheck rules are:

"proxy it with archive.is": {
    "regex1": "^(https?):\\\/\\\/([\\s\\S]*)$",
    "regex": "^(?!.*(archive\\.))(.*)",
    "replacement": "https:\/\/archive.is\/newest\/$2",
    "enabled": "true"
  },
  "12ft.io.": {
    "regex": "^.*$",
    "replacement": "https:\/\/12ft.io\/$0"
  },

This basically brings up 2 buttons on the urlcheck sheet an I can pick either to proxy it.

Create a post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

  • 0 users online
  • 57 users / day
  • 383 users / week
  • 1.5K users / month
  • 5.7K users / 6 months
  • 1 subscriber
  • 2.45K Posts
  • 57.9K Comments
  • Modlog