ignoramous

Results 335 issues of ignoramous

### Affected page https://www.privacyguides.org/en/advanced/dns-overview ### Description The website goes: > Unencrypted DNS always uses port 53 and always uses UDP. Unencrypted DNS can use any port (but usually does not...

t:correction

```jsx 10-03 02:08:05.186 31456 31456 D WindowManager: Add to mViews: DecorView@f8c4d09[HomeScreenActivity],pkg= com.celzero.bravedns 10-03 02:08:05.197 31456 31456 D InputEventReceiver: Input log is disabled in InputEventReceiver. 10-03 02:08:05.198 31456 31456 I Quality...

A user says, > just moved phones and I can't remove the old wireguard configs. They also don't connect. How can I clear these out? > I was able to...

bug

App: https://f-droid.org/en/packages/org.torproject.torservices/ Guide: https://guide.onionmobile.dev/tor-on-android/torservices Example: https://gitlab.com/guardianproject/tormobile/torservices/-/blob/master/sample/src/main/java/org/torproject/torservices/sample/MainActivity.java

In our experiments with rethinkdns, employing a session cache reduces data consumed by DoH by 3x (500mb/mo down to 180mb/mo) and latency by upto 4x.

https://github.com/ProtonVPN/wireguard-go/blob/b2a93eb644a2a3b1c65fd53daa49397e719b4056/conn/bind_std_tcp.go#L88 This can be hopped over [serverless-proxy](https://github.com/serverless-proxy/serverless-proxy) for celzero/rethink-app/issues/946

> Which commit of `hussainmohd-a/rethink-app` can be built with the latest `celzero/firestack`? rethink on my phone is outdated. > > Interesting. Would such an impl (essentially, half-duplex?) make https://github.com/celzero/firestack/issues/77 work...

`netstack(tun).InboundUDP()` (used by `udpmux.go` to vend netstack routes for remote IPs a `mxconn` isn't connected to) seemingly results in ALL subsequent UDP connections to timeout / non responsive. https://github.com/celzero/firestack/blob/23f8b882bae69b8c4b3f95473bfea06721154d56/intra/netstack/udp.go#L85-L97 We...

seccomp on pidfd + sigsys handling on older Android < 12 results in crash. From: - https://github.com/tailscale/tailscale/issues/13452 ``` 2024-11-21 11:15:03.968 DEBUG signal 31 (SIGSYS), code 1 (SYS_SECCOMP), fault addr --------...

Related: #96 ```bash # 11-03 05:50:57.349 32129 20730 E LibLogger: github.com/celzero/firestack/intra/log.(*simpleLogger).Stack(0x40001681c0, 0x0, {0x4000606230?, 0x40002ac4b0?}, {0x40022dc000, 0x80000, 0x80000}) # 11-03 05:50:57.349 32129 20730 E LibLogger: >---/home/jitpack/build/intra/log/logger.go:398 +0x2c8 # 11-03 05:50:57.349 32129...