TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introspy: Security profiling for blackbox iOS

20 pointsby maqralmost 12 years ago

1 comment

bennygalmost 12 years ago
This looks great. I'm working on something for iOS that does security on both ends, encryption on the phone before being sent to a server where it is encrypted again using different salts/keys. I'd like to use things like this to make sure my HTTPS is working, my key-gen is working, and make sure that things are as secure as I can get them on device side as possible.