Spyke
sh.itjust.works

Android:

  • Nexdns.io1 - 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.
  • Bitwarden2 - Open Source password manager with Yubikey auth and stores TOTP.
  • Imagepipe3 - Quickly and easily strip exif data from image (open source too).
  • Markor4 - Used to make local notes of things I don't want shared over a cloud or google connection. Just a .md note.
  • Wireguard5 - Have my own VPN setup for when i'm on public wifi, also allows me to access my server/applications remotely.
  • URLCheck6 - 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.

Footnotes

  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/

12

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.

2

Since it is a local VPN you can use android killswitch as well. Good for a shelter work profile for apps that may not work with vpns

4

For mobile cryptomator, mullvad, mull and keepassdx. For desktop veracrypt, cryptomator, keepassxc, mullvad browser and firefox

3

Firefox, Signal, KeepassXC (DX), Tor, Proton Mail, OpenBoard, microG, Joplin.

2

Adguard Home with Mullvad DoT Pivpn Tor/orbot Ublock Signal Yatee VeraCrypt Cryptomator Bitwarden SimpleLogin Tempmail ProtonMail Firefox Otp auth

2

librewolf, among others (keepass, luks/cryptsetup, ...)

2

You reached the end

Privacy and security apps | Spyke