I am currently attending an on-line class on compilers at Coursera, that I already mentioned in a previous blog post. The course (prepared and lead by Professor Alex Aiken) is very interesting, and mixes formal theory with practical applications. At the end the students will be able to code a complete compiler, and they will […]
October 3, 2012
There’s a new standard hash algorithm in town, its official title is SHA-3 but its birth name is Keccak. NIST announced yesterday the winner of a long contest, that selected from many submissions the 5 algorithms most apt to substitute the current SHA-2 hash method, and from those 5 Keccak emerged as a victor. As I wrote in […]
September 23, 2012
Last week I placed an order for some electronic products, and they arrived yesterday. The main products in the shipment are: Olimex STM32-P152 prototype board, with an STM32 microcontroller and many peripherals FTDI C232HM-EDHSL-0, which is a USB-to-spaghetti dongle that connects a PC to an embedded product using many protocols (USART, SPI, I2C, JTAG, …) FTDI Chipi-X10 […]
September 19, 2012
WhatsApp is broken, really broken | fileperms. This article explains in details many security problems of WhatsApp, the widely used instant messaging application. To summarize: The mobile number is sent in plain text over the network The username of the account is the mobile number The password can be derived either from the MAC address […]
September 16, 2012
I really think that education is the silver bullet, and this TED talk shows the effort of the best universities to bring education to everyone thanks to the modern and affordable technologies that we have available right now. Online education is not a substitute for teachers and classrooms, but it can scale and complement the […]
September 15, 2012
A collection of very thoughtful measures to protect your data when you take your laptop around. It doesn’t cover international-spy-level security, but everything suggested can be put into place by any computer geek that is worried of data and identity theft, in order to achieve a reasonable protection. afreak.ca » Safeguarding your laptop with encryption, […]
August 25, 2012
The Arduino WiFi Shield is a new tool from Arduino guys. They decided to create a shield with many features, and it costs more than the other shields (more than twice than the Ethernet shield). The reason why they made this shield so complex is to have the possibility to use it alone, without an […]
October 14, 2012
0