Is the concern with inadvertant security holes, ie buffer overflows etc. or with outright malicious software? I don't think malware is a problem, the scene is so small this will get found out quickly. Apart from Installer.app I only install opensource software, as far as security holes in software goes ... I have to admit the code I've seen in a lot of popular iPhone applications is absolutely atrocious. While its not a security hole, here is an example from a very popular iPhone project that will remain nameless:
Code:
NSString* fileInfo = [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[NSString string]
stringByAppendingString: @"Size: "] ... it just gets worse from here
I mean wtf, this project has even made it to Gizmodo ... you know who you are.
Bookmarks