[!NOTE]
Version 1 in testing phase 🧪
Why does Security Toolkit exist?
💡 Security Toolkit is a package with the aim of solving your application's security problems, with all solutions concentrated in just one package.
Concentrates all solutions in just one package.
Prevents future damage to your user base.
Helps you find an intruder.
Highly scalable on any architecture.
Quickstart
Install
npm i -D security-toolkit
|
npm i -D security-toolkit
|
bun add -d security-toolkit
|
deno add npm:security-toolkit
|
Features
Essentials
HOTP | HMAC-Based One-Time Password (HOTP) implementation for secure authentication. |
TOTP | Time-Based One-Time Password (TOTP) for enhanced two-factor authentication. |
Validations | Comprehensive validation tools, including email verification against extensive parameters and blacklists. |
Device Logger | Generate detailed logs of user devices, including geolocation, IP address, user agent, and other relevant information. |
Trackers | IP tracking functionality using popular APIs in the market, such as ipinfo and others, for enhanced security monitoring. |
Field Treatment | Implement backend masking and field encryption for secure data handling and storage. |
Input Sanitization | Robust input sanitization to protect against malicious attacks such as SQL injection, XSS, and other common exploitation techniques, enhancing overall application security. |
and much more 👇🏻
Documentation and Examples
To see the detailed documentation, please visit the Documentation section in the Security Toolkit's website.
Security Policy
Please check the SECURITY.md.
Contributing
See the Contributing Guide and please follow our Code of Conduct 🚀
Acknowledgements
License
Security License is under the MIT License.
Copyright © 2024-present vmwavie and Security Toolkit contributors.