Hacker News new | past | comments | ask | show | jobs | submit login
Rust module for validating Apple app attestations and assertions (github.com/thedhejavu)
2 points by hayodeji 3 days ago | hide | past | favorite | 1 comment





appattest-rs is a rust implementation for integrating Apple's App Attestation mechanism into your server-side applications. This allows you to verify that the app communicating with your server is genuine and has not been modified.

This is particularly useful for enhancing the security of your iOS applications by utilizing Apple's DeviceCheck(https://developer.apple.com/documentation/devicecheck) capabilities.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: