tri_shield_captcha 1.0.1
tri_shield_captcha: ^1.0.1 copied to clipboard
A comprehensive Flutter CAPTCHA solution with multi-layer security verification including device fingerprinting, ALTCHA, and slider CAPTCHA.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-01-29 #
Added #
- Initial release of TriShield CAPTCHA
- Multi-layer security verification system
- Device fingerprinting with risk scoring
- ALTCHA proof-of-work integration
- Interactive slider CAPTCHA
- Support for security levels 1, 2, and 3
- Bot detection and automatic blocking
- Multi-layer failover support
- Comprehensive logging system
- Cross-platform support (iOS, Android, Web, Desktop)
Features #
TriShieldCaptchawidget for easy integrationSliderCaptchastandalone widget- Device fingerprint generation and analysis
- Automatic IP detection
- CAPTCHA verification logging
- Error handling and user feedback
- Customizable padding and styling
Documentation #
- Complete README with usage examples
- API documentation
- Integration guide
- Troubleshooting section