AnonymousOverflow
AnonymousOverflow allows you to view StackOverflow threads without the cluttered interface and exposing your IP address, browsing habits and other browser fingerprint data to StackOverflow.
This project is super lightweight by design. The UI is simple and the frontend is served as an SSR HTML requiring no JavaScript.
Screenshots
Instances
Instance URL | Region | Notes |
---|---|---|
code.whatever.social | United States & Germany | Operated by Whatever Social and http.james |
How it works
AnonymousOverflow uses the existing question endpoint that StackOverflow uses. Simply replace the domain name in the URL with the domain name of the AnonymousOverflow instance you're using and you'll be able to view the question anonymously.
Example:
https://stackoverflow.com/questions/43743250/using-libsodium-xchacha20-poly1305-for-large-files
becomes
${instanceURL}/questions/43743250/using-libsodium-xchacha20-poly1305-for-large-files
Description
View StackOverflow in privacy and without the clutter. Fork of https://github.com/httpjamesm/AnonymousOverflow
Languages
Go
63.4%
CSS
18.8%
HTML
16.2%
Dockerfile
0.9%
JavaScript
0.7%