ignoramous

Results 243 issues of ignoramous

Blacklist IP addresses (ranges) and ports (ranges). 1. Let users block IPs and Ports they see in the _Network Monitor_ screen. 2. Provide a dedicated interface to choose IPs and...

Indicators of Compromise, similar to what's done by TinyCheck: https://github.com/KasperskyLab/TinyCheck See also: https://github.com/VirusTotal/yara

https://github.com/celzero/rethink-app/blob/46f08da505e234c098626208682f2b12dce21920/app/src/main/java/com/celzero/bravedns/service/BraveVPNService.kt#L562 The conditionals around `VpnService#isLockdown` could and should be simplified.

Consider splitting the network namespace into two: 1. The usual, which sends out traffic to the gateway. 2. The unusual, which sends out traffic back to tun/vpn (but then magically...

`blitz.ahadns.com` provides a similar content blocking DNS service to `rethinkdns.com/configure` This issue tracks its integration with the app via WebView. https://github.com/celzero/rethink-app/blob/46f08da505e234c098626208682f2b12dce21920/app/src/main/java/com/celzero/bravedns/ui/DNSConfigureWebViewActivity.kt#L394-L415

A user wrote that (presumably) in its default configuration, RethinkDNS broke RCS.

1. Total connections per app per week. #98 2. Domain requests blocked grouped by a. category (gambling, social media, family etc) b. list-name (stevenblack, adguard, disconnect etc) c. per-app 3....

Today, a lot of users have faced pain with failing on-device blocklists download ever since we moved to using the DownloadManager. Either the code right now is very buggy (likely?)...

A user says, > Hey, I've got another idea. What about this: I have blocked all apps in all categories and now I need to open any app that is...

P2

1. Was SNI bypass required for 443? It so, for which conn / uid / network? 2. Was conn dropped? When, who, on which network? 3. Overall network throughput, latency,...

P0