

I can’t unfortunately. They only feature I use is that fact I can access my ipv6 only server via an ipv4 only network.


I can’t unfortunately. They only feature I use is that fact I can access my ipv6 only server via an ipv4 only network.


Watch then deny it cos it will threaten their market capture lol


That would be absolutely wild ngl


What good clients are their for piefed? I’ve been using eternity for lemmy. Preferably something on fdroid


Except I’m in rural Australia. Star link is objectively the best option.


Starlink gives me an ipv6 its not static as such but a dynamic DNS can solve that issue. My ISP issue is that my mobile provider doesn’t give me an ipv6 at all so I can’t route to my home server without a gateway to proxy.


Here is my searxng rocker compose:
services:
redis:
container_name: redis
image: docker.io/valkey/valkey:7-alpine
command: valkey-server --save 30 1 --loglevel warning
restart: unless-stopped
networks:
- local_bridge
volumes:
- ./data/reddis:/data
cap_drop:
- ALL
cap_add:
- SETGID
- SETUID
- DAC_OVERRIDE
logging:
driver: "json-file"
options:
max-size: "1m"
max-file: "1"
searxng:
container_name: searxng
image: docker.io/searxng/searxng:latest
restart: unless-stopped
networks:
- local_bridge
- proxy
volumes:
- ./data/searxng:/etc/searxng
environment:
- SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/
- SEARXNG_SECRET=${SEARXNG_SECRET}
cap_drop:
- ALL
cap_add:
- CHOWN
- SETGID
- SETUID
logging:
driver: "json-file"
options:
max-size: "1m"
max-file: "1"
networks:
local_bridge: # local bridge with ipv6 internet access
driver: bridge
enable_ipv6: true
proxy:
external: true
And my searxng settings:
searxng/data/searxng/settings.yml
# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings
use_default_settings: true
server:
# base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml
limiter: false # can be disabled for a private instance
image_proxy: false
ui:
static_use_hash: true
query_in_title: true
infinite_scroll: true
default_theme: simple
theme_args:
# style of simple theme: auto, light, dark
simple_style: dark
redis:
url: redis://redis:6379/0
search:
safe_search: 0
autocomplete: 'duckduckgo'
default_lang: "en"
formats:
- html
- json
outgoing:
# default timeout in seconds, can be override by engine
request_timeout: 3.0
enabled_plugins:
- 'Hash plugin'
- 'Basic Calculator'
- 'Self Informations'
- 'Tracker URL remover'
# - 'Ahmia blacklist'
- 'Hostnames plugin' # see 'hostnames' configuration below
- 'Open Access DOI rewrite'
And the proxy network is just the docker network that nginx is connected to. Here is my nginx conf https://github.com/muntedcrocodile/nginxconf .


I would be free from relying on a single google server for anything.


Mastodon has weird federation issues


Well I run GrapheneOS so its not a problem I deal with myself.


I’ve done some research and it seems that a bunch of new settings and permission options have been introduced in android 14 (looks like a bunch of GrapheneOS features have been merged). I assume when they implemented this it overwrote a bunch of shit. It seems like this is the cause of changed settings. U will also be running a Samsung fork and its known they like to change ur privacy options on update so give those a check.
Google made a change to play store to auto open apps https://www.androidpolice.com/google-play-store-can-now-automatically-open-newly-installed-apps/
Sorry I didn’t need to be such a dick about it but without that info its incredibly hard to help in any way.


OK what phone? What android version? What google play version.
Usually when asking for support provide as much info as possible. If u wanna ask vague questions go to Dr GPT
Probably hexbear and lemmygrad


Is this only for moving to a piefed instance can they not do such a thing for any other instance?


Yeah the devs are doing an excellent job. I would like to see it ship with fdroid tho.


Wait chrome doesn’t have this? I’ve had this on ff for literal years


I run GrapheneOS its a 3rd party degoogled ROM with lots of great security features. Its also incredibly entertaining every time google or apole comes out with a new security update or patch to a critical security issue and the GrapheneOS devs go yeah we did that 2years ago.


That looks like Joe Rogan’s background lol


It shouldnt require that many brains. U can just clone the repo swap out the audio file and consult with Dr GPT on how to build it.












Well we do live in a capitalist society and capital is a zero sum game so it is a zero sum game just slightly more abstract.