• 16 Posts
  • 185 Comments
Joined 1 year ago
cake
Cake day: November 26th, 2023

help-circle



  • I might be an exception here, but I really like flatpaks. I like their sandboxed nature and using Flatseal, you can cherry pick the permissions you want to give to a flatpak application. Don’t want to give n/w access, boom done, like that. And finally if anything goes wrong, delete the app data and you are fresh to go. Also from a security standpoint, you can grand or deny access to specific directories and most apps don’t have root access.





  • HTTPS encrypts traffic making it hard for packet sniffers to know what is being transferred. If you are using unsecured WiFi, there is a chance of DNS manipulation like, switching domain names etc. If you’re using VPN, you hide your identity (IP) from the websites you visit and also if its configured to use their own DNS server, you can somewhat eliminate the DNS manipulation.

    Anyways if you’re not sure, try to use a VPN and HTTPS everywhere and use firewall to lock down all your exposed ports. I don’t know how to configure firewall for port lockdown in android, but Rethink DNS (check Fdroid) is kind of helpful here.