Friends of the Web have just released a new Wikipedia browser for iOS (iPhone and iPad) called Wikiweb that features some great visualizations of the connections between articles, a fun and intuitive UI, and some incredible typography – Wikipedia articles have never looked this good.
Check out their site for more details or find it on the App Store.
Spot the Vulnerability: Loops and Terminating Conditions
Spot the Vulnerability: Loops and Terminating Conditions In memory-unsafe languages like C, special care must be taken when copying untrusted data, particularly when copying it to another buffer. In this post, we\'ll spot and mitigate a past vulnerability in Linux\'s...