xpunge 0.1.4
xpunge: ^0.1.4 copied to clipboard
On-device NSFW/explicit content detection SDK for Android and iOS. No images leave the device.
0.1.4 #
- Improve README call-to-action — free API key link now prominent with direct link.
0.1.3 #
- Add Terms of Service link to README.
0.1.2 #
- Android: AES decryption key stored in Android Keystore — raw key bytes no longer persist in JVM memory after first use.
- iOS: HMAC secret stored in Keychain with device-bound protection — not included in iCloud backups.
0.1.1 #
- Fix homepage URL.
0.1.0 #
- Initial release — Android (LiteRT 1.4.0) and iOS (CoreML/Vision).
analyzeImage,analyzeFile,analyzeXFileon both platforms.- Free tier returns detections without bounding boxes.
- AES-256-CBC model encryption on Android; CoreML bundle on iOS.