• # FAQ de Greg KH sur sa proposition

    Posté par . En réponse au journal Drivers GPL à partir de spécifications sous NDA, bien ou pas ?. Évalué à 10.

    Greg a fait une faq sur la proposition qu'il a fait: http://www.kroah.com/log/linux/free_drivers_faq.html
    Il y a notamment ce passage intéressant:
    Q: How are you going to write a GPL driver by signing an NDA? Is it going to require a binary blob or some other way of obfuscating the code?
    A: No, not at all. I have written many drivers after signing NDAs with companies. They are usually signed either to keep information about the device private until it is announced at a specific date, or to just keep the actual specification documents from being released to the public directly. All code created by this NDA program is to be released under the GPL for inclusion in the main kernel tree, nothing will be obfuscated at all.

    qu'on pourrait traduire par:

    Q: Comment allez-vous faire pour écrire un pilote GPL en signant une NDA? Est-ce qu'il y aura un blob binaire ou une autre façon de brouiller le code?
    R: Non, pas du tout. J'ai écris beaucoup de pilotes après avoir signé des NDA avec des compagnies. Elles sont la plupart du temps signés pour garder privé des informations sur le pilote avant qu'il soit annoncé à une certaine date, ou juste pour ne pas donner directement la documentation au public. Tous le code qui sera créé avec le programme NDA sortira sous GPL pour être inclus dans le tronc principal du noyau, rien ne sera brouiller.