rofl0r
rofl0r
oh well, since you dont have a README or LICENSE in the root tree, it does at least not clobber valuable informations...
`__BSD_VISIBLE` is an internal macro, that's not the right fix. you need to use the right *feature test macro* http://man7.org/linux/man-pages/man7/feature_test_macros.7.html
i guess a patch/PR would be helpful.
> It's already there and it's simply called crypto_box(). no, it isn't. i want to use the full name of the API so if in 5 years a new algorithm...
> What is more likely is that undocumented, low-level APIs like this one will eventually get removed. if they'd do that, generated keys for the current "whatever-is-currently-standard" API would suddenly...
try https://github.com/rofl0r/proxychains-ng/issues/481#issuecomment-1455369572 (from pinned issue.)
did you also disable csrutil stuff, also make sure to not use system binaries but only ones copied into home dir or from homebrew path.
probably using wrong proxy config then, or no proxy_dns at all
if it uses proxy_dns, and brave is correctly hooked, then the DNS lookup is done on the proxy. of course, if your proxy runs on localhost, that won't help you...
that's for you to find out. i'd propose to start wireshark and see what actually happens.