Other places where you can find me

  • 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: August 24th, 2023

help-circle










  • Sorry for the delay in the reply.

    No need to apologize! Thank you for working on this. :)

    The only issue is that the app requires that the config file and blocklist and allowlists should be included within the docker hub. So the issue is that if a prebuilt image is provided, then is it possible to edit it within the docker container ?? If so then it is ok, otherwise it would still be good, but it would limit the usage to users who are by default satisfied by the default config. While others would still need to build the image manually, which is not very great.

    I’m not familiar with the websurfix codebase, but I don’t see why it wouldn’t work.

    I’m currently self-hosting SearXNG on a VPS, but I started by having it just locally. The important bit of that blog post is this:

    docker run -d --rm \
                  -d -p 8080:8080 \
                  -v "${HOME}/searxng:/etc/searxng" \
                  -e "BASE_URL=http://localhost:8080/" \
                  searxng/searxng
    

    I use the -v flag to mount a directory in my home to the config directory inside the docker container. SearXNG then writes the default config files there, and I can just edit them normally on ~/searxng/.

    By using a mounted volume like this, the configs are persistent, so I can restart the docker container without losing them.










  • I have written nothing implying that, no.

    From the very first reply, you implied that the argument that the EFF made was wrong, and that this precedent could not be used to block women’s access to abortion: “It’s incredibly easy for an ISP to point out that they’re not going to block a network for a different reason by pointing out it’s… not the same reason. Banning abortion information is not the same thing as banning a harassment network that’s causing deaths.”

    I’ve said the EFF’s argument is bullshit because the US government cannot enforce the laws the EFF says could be used. Not that they don’t exist, but that this is an international network that heavily uses anonymity. The US government likely cannot at all, and if it can can only do expensively and slowly, too slowly to prevent deaths, ban this website.

    If that’s the case, how did they get Ross Ulbricht? He ran a darkweb marketplace, in theory, harder to pin down than something on the clearnet like Kiwi Farms.

    The same precedent that bans Kiwi Farms at the ISP level, could be used to block women’s access to safe abortion, causing deaths as well. And no, I’m not gonna take your word for it that it can be avoided in court in the future. You’re just some rando on the internet with no legal expertise, unlike the EFF.

    I’m all in favor in prosecuting people responsible for peoples’ deaths and shutting down that website, but not by using something that could cause harm to others in the future.