A tiny, decentralised tool to explore the small web
3 hours ago
- #small-web
- #decentralized-web
- #self-hosting
- Wander is a decentralized, self-hosted web console for exploring random pages from personal websites.
- Each Wander console links to other consoles, forming a decentralized network for browsing the small web.
- A Wander console consists of two files: `index.html` (HTML tool) and `wander.js` (defines recommended sites and linked consoles).
- Everything operates client-side; no server-side setup is required.
- Visitors can 'wander' by clicking a button, hopping through random recommendations from linked consoles.
- To set up, download the bundle, extract `index.html` and `wander.js`, and edit `wander.js` with your recommendations and linked consoles.
- The software is MIT-licensed, free, and open-source.