LarpBin is a remake of the original DoxBin, designed to provide an educational experience while maintaining the core functionalities. It serves as a platform for sharing and distributing content in an anonymous manner, similar to its predecessor.
Doxbin, established by "Nachash," was created as a secure and anonymous venue for publishing dox (dooks), which are pieces of personal information shared openly without identification. Originally launched in November 2012, it gained attention through various high-profile events, including the hijacking of The Hidden Wiki in March 2014. Over time, DoxBin faced several challenges, such as legal actions and compromise incidents, leading to its subsequent shutdown but later restored with ease by setting up a new domain.
LarpBin aims to replicate the core features of DoxBin. functionalities include:
- Content Sharing: Users can post pastebin like content.
- anonymity: Content is published under a random anonymous name generated by LarpBin, ensuring user privacy if not logged in.
- Search Functionality: Users can search through the posted content using keywords.
To install and start LarpBin, follow these steps:
npm install
npm run start