https://sr.ht/~benbusby/farside/
With regards to the new frontends page and the SearXNG discussion, @bayesian mentioned this website as a convenient way of randomizing public instance usage.
I know that some people enjoy the convenience of browser extensions which redirect links to frontends. However, I understand that we avoid recommending the use of unnecessary browser extensions—if any.
Enter: Farside!
It’s very simple. It maintains a list of active public instances for privacy-oriented frontends (excluding those which use Cloudflare, by default). The nice part is that it lets you prepend any link with
farside.link/path
- to redirect it to a random instance from a random, appropriate frontend service (e.g. r/popular will be redirected to either a random libreddit or teddit instance).
or
farside.link/service/path
- to specify a particular frontend (e.g. just teddit).
It uses a simple cycling system to ensure that every redirect uses a new instance, to help the maintainers avoid bottlenecks. Optionally, you can alter the address to use JS to temporarily store which instance you’re using, so navigating back-and-forth will trigger a new redirect each time.
Less convenient than an extension, but it’s could be a useful tool to achieve the dissemination-by-randomization model I discussed, to mitigate the lack of trust when using public SearXNG instances. Thoughts?