PLEASE READ: Bondrith is not meant for production use, it's a proof of concept project that aims to showcase the potential of a modern high-security auth system.
While it's not recommended for real-world applications, it's a valuable tool for developers and security enthusiasts to explore and learn from.
It's important to note that Bondrith is still in its early stages and may contain bugs or security vulnerabilities. Use it at your own risk.
- API Functionality: Gain access to the product you are offering through two distinct endpoints.
- userId: Utilized for dashboard access.
- userToken: Employed for product access.
- Enhanced Security with HWID Lock: Implement a hardware ID (HWID) lock to prevent unauthorized sharing of your product.
- Discord Bot Integration: All management tasks can be seamlessly carried out on Discord, leveraging the most recent update of the Discord API.
- Robust Security via End-to-End Encryption: Our commitment to security is unwavering; sensitive information is encrypted using advanced protocols.
- Diverse Array of Advanced Features: Additionally, a variety of captivating features are at your disposal, ensuring a comprehensive experience.
- Clone the repository:
git clone https://github.com/aledlb8/Bondrith.git
- Navigate to the project directory:
cd Bondrith
- Install dependencies:
npm install
oryarn install
- 🪛 Rename the
.env.exmaple
to.env
and fill it with your desired information. - 🚀 Build the code using
npm run build
, then run the code usingnpm run start
. - 📖 API Documentation.
- ❤️ We welcome contributions from the community!
- 🤝 Review the Contributing Guidelines before making a pull request.
- 👏 Follow the Code of Conduct while participating.
- ⚖️ This project is licensed under the MIT License.
Made with ❤️ by aledlb