>>807347 (OP)
>have any tips for someone looking to keep the government out of their lives
Basically if you are off the grid your are okay even with a black box type OS like MS windows.
Except if they began to put wireless backdoors chips with is a suspicion that arisen last year.
Trust only non-black box model of software/hardware.
For hardware there's only one hardware manufacturer/assembler that releases blueprints and software and that's the Talos 2
https://www.raptorcs.com/
For software you need an OS that doesn't include any blackbox/blobs or L.Poettering software.
You can achieve do this with gentoo or one of the FSF certified free OS
https://www.gnu.org/distros/free-distros.html
Gentoo isn't listed because per default it proposes the default linux kernel (and a few others) instead of the linux-libre one but it's feasible.
Obviously don't use WIFI it's backdored has fuck or designed to be vulnerable.
Only use ethernet/cable connection.
There's unfortunately no free/libre modem so if you have a dial-up connection you're fucked.
But if you don't use dialup you need a routeur and fortunately there are a few models that support LibreCMC which is openWRT but without blobs.
I recommend the TPE-R1100 which redirect all your packets a VPN service, thinkpenguin already recommends one I suggest following their advice, their datacenter is located in panama an they normally don't have to keep logs.
https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-router-tpe-r1100
But a VPN is only good for torrenting escape (for now) if you want to surf anonymously use tor with the VPN it will make it only more secure since the gov won't see that you use tor but just a VPN.
For money use cash whenever you can, never make it pass in a detection machine if they do so Banks/gov gets the reference time and location of where the cash was spent and if there are cameras they correlate that too.
For smartphone it's a bit hopeless but replicant is the best choice of OS on it just remember to have a Faraday cage for it.
For websurfing in general shit is fucked up, 99% of the problems that the web has comes JavaScript so deactivate it if possible.
You need a browser that doesn't included datamining functions (mozilla began to do that unfortunately) but good news Icecat and the Tor browser removes all that bullshit.
To avoid anykind of malware I suggest µmatrix and configure it with a white list.
Here are basic rules that I propose:
https-strict: * true
https-strict: behind-the-scene true
matrix-off: about-scheme true
matrix-off: addons.about-scheme true
matrix-off: behind-the-scene true
matrix-off: chrome-extension-scheme true
matrix-off: chrome-scheme true
matrix-off: localhost true
matrix-off: opera-scheme true
referrer-spoof: * true
referrer-spoof: behind-the-scene true
ua-spoof: * true
ua-spoof: behind-the-scene true
* * * block
* * cookie block
* * frame block
* * media block
* * other block
* * script block
* * xhr block
* 1st-party * allow
With umatrix use µblock origin has a possible fail back system if you fuck up your configuration.
Try to avoid websites that use cloudflare, that entity is very bad and is eating the internet.
Same thing with google or any other corporation.
You need to avoid anykind of FREE/GRATIS services these services aren't free they get money from datamining.
This is Explained by our RMS
https://www.gnu.org/philosophy/who-does-that-server-really-serve.html
For mails I suggest to host it yourself or to have a friend in which you trust.
Anyway emails are always sent in clear-text, to secure them you and your contacts needs to use GPG.
See this very simple tutorial to use it, you need the software "thunderbird" and the addon "enigmail".
https://emailselfdefense.fsf.org/en/
There's a lot to learn anon but it's feseable I wish you good luck.