

10·
5 days agoCheck that “Filter lists > Privacy > Block outsider intrusion into LAN” is enabled and you should be fine
Check that “Filter lists > Privacy > Block outsider intrusion into LAN” is enabled and you should be fine
You can already do that:
Get-AppxPackage "Microsoft.XboxApp" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxIdentityProvider" | Remove-AppxPackage -ErrorAction SilentlyContinue
Get-AppxPackage "Microsoft.XboxSpeechToTextOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxGameOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxGamingOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.Xbox.TCUI" | Remove-AppxPackage
Set-ItemProperty -Path "HKCU:\Software\Microsoft\GameBar" -Name "AutoGameModeEnabled" -Type DWord -Value 0
Set-ItemProperty -Path "HKCU:\System\GameConfigStore" -Name "GameDVR_Enabled" -Type DWord -Value 0
If (!(Test-Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR")) {
New-Item -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" | Out-Null
}
Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" -Name "AllowGameDVR" -Type DWord -Value 0
You’re welcome
With F-droid you trust F-droid to build the binary from the developers’ source code
Not when using a self-hosted F-Droid Repo - which is the case for Ironfox.
because it takes a like 3 or 4 minutes to boot
What kind of PC is this? Does it have an SSD?
saying there are unspecified “known vulnerabilities” within Signal
His source: Trust me bro
A yes, a public dns resolver funded by taxpayers money and nothing of it is open source…
Sounds like a massive waste of money to me. Just give someone like Mullvad (they already have a DNS service that is open source) that money instead of trying to be another shitty DNS Resolver.
Also the company behind this looks incredibly scummy and their products are mostly buzzword-bullshit. The whole company is based on selling a DNS blocklist for as much money as possible.
Also: https://www.whalebone.io/aura-for-consumers
That’s sounds a lot like the ISP is implementing some kind of deep network inspection “to protect you from the internet”… aka censoring.