mozilla

Rencontres de la Photographie d’Arles, lieux et esthétiques

Chaque année, les Rencontres de la Photographie à Arles se mettent en place, avec plus ou moins de discrétion. Des photographes, leurs oeuvres, 40 expositions dans une vingtaine de lieux. Un endroit que j’aime particulièrement arpenter, c’est le Parc des Ateliers. Friche industrielle, anciens entrepôts de la SNCF et futur lieu du Luma. L’ambiance un peu désertique, sous la lumière blanche du Sud. Le dimanche matin, il y plane une tranquillité, qui invite à toutes les découvertes.

Dans les halles et hangars, on trouve une dizaine d’expositions, visitées par un public éclectique, des familles, des jeunes couples, des hordes de photographes. Une sélection des propositions qui m’ont le plus remuée.

arles_mauvais genre

Mauvais genre.

On retrouve une collection de portrait d’hommes et de femmes, individuels ou en groupe, qui jouent à porter le mauvais genre. Travestis, transsexuels, transgenre, toutes les bonnes raisons de changer de sexe, plus ou moins intensément, sont réunies. Pour le théâtre, pour le jeu, pour la mascarade, pour une question de vie ou de mort, sur une scène, temporairement, pour la vie, pour la renommée. On découvre des sourires heureux, des visages touchants, transformés. Tout ceci reste néanmoins grave et important puisque ces clichés exposent ce que ces hommes et ces femmes veulent nous révéler de leurs représentations personnelles, l’alignement de leurs désirs et de leurs aspirations.

arles_choron

Hara Kiri.

Les travaux esthétiques de la revue Hara Kiri, la revue satirique des années 70/80, le journal bête et méchant, dirigé par Choron. Alors plus que le côté esthétique, ou le recours systématique à des couleurs criardes, ou la redondance de sujets scatologiques (pour le dire bien) ou sexistes, on pourra s’étonner que le journal ait pu manier l’humour froid, méchant, sans limite aucune. Plonger dans les couvertures de Hara Kiri, c’est se rappeler qu’il fût un temps où les journalistes et dessinateurs pouvaient rire de tout et dans toutes les positions. Cela devait sûrement choquer, mais la liberté d’expression n’était pas rabotée, et le politiquement correct n’avait pas encore fait son chemin pour adoucir les mœurs de ces journalistes.

_20160726_234729Stéphanie Kiwitt.

Mon coup de cœur, qu’il faudrait voir de près pour apprécier. Stéphanie Kiwitt assemble des objets, des lignes, des thèmes dans ses séries de photos. Un dialogue d’établit entre notre oeil, notre cœur et ses propositions. Bref. J’aime, je n’explique pas pourquoi.

arles_garry_winogrand

Garry Winogrand

Une découverte, ce Garry. Un photographe du regard, de la tension. En un cliché l’ambiance est posée, une histoire est racontée. Des scènes de rue, des foules, des inconnus qui se croisent, et pour qui on imagine un destin.  L’exposition présente certains de ses clichés et ses planches-contact, annotées. Cette exposition est le début d’une belle rencontre pour moi, le pretexte à découvrir cette oeuvre, qui témoigne d’une certaine amérique.

arles_rencontres_2016

Les Rencontres de la Photographie de Arles durent jusqu’au 25 Septembre. Il est impossible d’apprécier en une journée toutes les expositions, et la bonne nouvelle, c’est que pour 37 euros, vous pouvez acquérir un pass qui permet de visiter toutes les expositions sur plusieurs semaines. J’y retournerai très bientôt. Avec vous ?

Note : mes billets sur les éditions précédentes des Rencontres Photographiques de Arles sont disponible là , ici et

OWASP in Paris : Diving in Firefox OS Security !

You might have heard about it, a new mobile operating system was announced few months ago : Firefox OS, by Mozilla.This mixing of a browser product together with the ‘OS’ word is not a typo. It is a new type of operating system, web based, which will get rid of the open-but-proprietary mobile operating systems. On a web-based operating system, web apps will be the application bringing the services to the user. And Mozilla, is offering to have HTML5/CSS3 web apps running on their Firefox OS. Together with special APIs, names Web APIs that will enable some mobile-phone related features, such as access to phone call, SMS, and few other nice things.

So, yes, Firefox OS has landed in the mobile area … and its security challenges too. Imagine : a web engine, on which you execute applications, based on the web security model, which main security constraint is the single origin policy (any resource used by a web app must be from the same origin). If the ambition is really to port any kind of service on the web, including the highly sensitive ones, this imposes to have more constraints on the application and execution model. And this is what Mozilla has been integrating in their OS design and application deployment scheme. This is this nice story that Paul Theriault @creativemisuse, Mozilla Corporation, came to tell in Mozilla Paris offices this week, during a meeting organized by OWASP French Chapter. Here are the basics to remember about the Firefox OS security model :

– There will be several categories of web app : normal web apps, privileged web apps, certified web apps.

– Normal webapps are the ones with the lowest right, they can *only* use HTML5 and CSS3.

– Privileged and certified web apps are accessing the Web APIs, and will be submitted to the user permissions. The user will have to grant access when the web apps will actually access those APIs.

– Certified web apps will the ones accessing sensitives Web API, related to the mobile phone system. At the moment, certified apps are only developed by Mozilla and built in the mobile device, before going on the field. The so-preserved APIs are the ones related to TCP socket, mobile network, system XHR, alarms…

– Each web app will have dedicated cache and cookies memory.

– Web apps and browser will run in a separate thread, allowing to preserve the permissions and isolation during execution.

A video is available there, and will definitely make you better understand the main challenges that Mozilla is facing with their crazy idea to put the web on a mobile.

And, as all the activities of Mozilla are public and open to contributors, the ones interested in security aspects can stay tuned on https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Security

Take Mozilla, Microsoft, Tony Stark…

Take Mozilla, Microsoft, Tony Stark, add a motivated team of volunteers, and you have the recipe to gather more than 130 people during a W3Café in Microsoft Conference Center in Paris, along the Seine. The W3C Café appealing program was made of great plenary presentations and workshops –  for the generous price of 5 euros ticket. Paris traffic jam made me missed the general presentation and when I joined the conference room, David Rousset @davrous was on stage, demonstrating with expertise and great sense of show the Internet Explorer 10 features [0]. David wrote in 5 minutes a simple webapp delivering RSS flow, with a look & feel compatible with the Windows 8 Metro style  Windows 8-style UI Windows 8 Modern UI and spirit. On the basis of free developers tools, with a mixing of standard HTM5, CSS and javascript and specific WinRT APIs (some people said in the room, well Microsoft as usual…) he optimized a bit the application look. In addition, David suggested that the seamless and efficient integration of developers tools and designers tools would in the end support peace the conflictual world of developers and designers, becoming best friends of the world. Demonstration of a very simple application made by an expert like David, playing the role of the schizophrenic nice developer and the bad designer was convincing… Real developers and real projects will have a chance to experience on Windows 8 and IE10 in October 2012, David said. (more…)