<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Le Blog (Articles sur s2opc)</title><link>https://blog.systerel.fr/</link><description></description><atom:link href="https://blog.systerel.fr/fr/tags/s2opc.xml" rel="self" type="application/rss+xml"></atom:link><language>fr</language><copyright>Contents © 2026 &lt;a href="mailto:contact@systerel.fr"&gt;Systerel&lt;/a&gt; </copyright><lastBuildDate>Thu, 09 Apr 2026 12:39:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Pourquoi financer l'Open Source ?</title><link>https://blog.systerel.fr/fr/posts/2026-03/pourquoi-financer-l-open-source/</link><dc:creator>Jérémie Barjhoux</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/financement-collaboratif.svg" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/financement-collaboratif.thumbnail.svg" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Une utilisation libre …&lt;/h2&gt;
&lt;p&gt;Par la nature même de l'Open Source, l'utilisation d'un produit sous ce
régime est gratuite et peut offrir une grande liberté en fonction de la
licence à laquelle il est soumis. Selon les cas, il est même possible de
le modifier ou l'inclure dans des offres payantes.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2026-03/pourquoi-financer-l-open-source/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 3 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><category>open-source</category><category>s2opc</category><guid>https://blog.systerel.fr/fr/posts/2026-03/pourquoi-financer-l-open-source/</guid><pubDate>Fri, 06 Mar 2026 20:00:00 GMT</pubDate></item><item><title>Fuzzing tests</title><link>https://blog.systerel.fr/fr/posts/2026-02/fuzzing-tests/</link><dc:creator>Cinthya Kouamou</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;/p&gt;&lt;div class="figure "&gt;&lt;a href="https://blog.systerel.fr/images/fuzzing.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/fuzzing.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;p class="caption"&gt;&lt;small&gt;Principle of fuzz testing. (Source: cybermatters.info)&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;
&lt;h2&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the development of industrial software, it is common to manipulate complex binary protocols, 
specific data formats. These components are traditionally validated using unit tests, 
an effective approach to verify expected and well-defined behaviors.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2026-02/fuzzing-tests/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 7 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.systerel.fr/fr/posts/2026-02/fuzzing-tests/</guid><pubDate>Mon, 16 Feb 2026 11:00:18 GMT</pubDate></item><item><title>S2OPC 1.7.0 release</title><link>https://blog.systerel.fr/fr/posts/2026-01/s2opc-170-release/</link><dc:creator>Systerel</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/s2opc/s2opc-logo.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/s2opc/s2opc-logo.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://www.s2opc.com/"&gt;S2OPC&lt;/a&gt; team is proud to announce the &lt;a href="https://gitlab.com/systerel/S2OPC/-/releases/S2OPC_Toolkit_1.7.0"&gt;1.7.0 release of S2OPC&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release introduces several improvements including: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Security Audit: fires OPC UA events in case of cybersecurity related events &lt;/li&gt;
&lt;li&gt;Role Permission: to assign permissions to roles rather than individual users, simplifying management and improving security&lt;/li&gt;
&lt;li&gt;PubSub Extended Support: it is now available on Windows&lt;/li&gt;
&lt;li&gt;History Read: adds the capacity for the server to store previous values of nodes&lt;/li&gt;
&lt;li&gt;Node Management : completes the services to add and delete nodes run time&lt;/li&gt;
&lt;li&gt;Performance Improvement: improves performance of write/add nodes operations&lt;/li&gt;
&lt;li&gt;Zephyr 4.1 Support: compatible with the latest version of this real-time operating system&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2026-01/s2opc-170-release/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 4 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.systerel.fr/fr/posts/2026-01/s2opc-170-release/</guid><pubDate>Tue, 20 Jan 2026 08:56:51 GMT</pubDate></item><item><title>Modélisation et Preuve B pour la détection de fuite mémoire</title><link>https://blog.systerel.fr/fr/posts/2025-12/fuite-memoire-preuveB/</link><dc:creator>Minh-Thang Khuu</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/memleak_preuveB/Memory-Leak.jpg" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/memleak_preuveB/Memory-Leak.thumbnail.jpg" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;L'objectif de cet article est de donner un retour d'expérience de la preuve B pour la détection du risque de fuite mémoire dans le code généré à partir d'un modèle B et dans le cas qui nous intéresse, du modèle B de &lt;a href="https://blog.systerel.fr/fr/posts/2020-02/s2opc-secure-open-source-opc-ua/"&gt;S2OPC&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2025-12/fuite-memoire-preuveB/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 7 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><category>fuite mémoire</category><category>modélisation B</category><category>preuve B</category><category>s2opc</category><guid>https://blog.systerel.fr/fr/posts/2025-12/fuite-memoire-preuveB/</guid><pubDate>Fri, 19 Dec 2025 08:10:28 GMT</pubDate></item><item><title>Découvrez trois bonnes raisons d'adopter l'open-source</title><link>https://blog.systerel.fr/fr/posts/2025-06/trois-bonnes-raisons-dadopter-lopen-source/</link><dc:creator>Jérémie Barjhoux</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/OpenSource.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/OpenSource.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;L'Open Source : bien plus que du code gratuit&lt;/h2&gt;
&lt;h3&gt;Davantage de garanties de Cybersécurité&lt;/h3&gt;
&lt;p&gt;À ses débuts, l'Open Source a fait face à de la défiance concernant la
cybersécurité de par la possibilité d'accéder au code source. Il a depuis
prouvé que cet accès apportait au contraire de meilleures garanties que du
code propriétaire fermé : cela permet à différents acteurs, allant des
utilisateurs aux universitaires en passant par les agences nationales de
cybersécurité, d'auditer le code pour s'assurer de la présence des mécanismes
indispensables (chiffrement, gestion de certificats/rôles...) et de l'absence
de failles (CVE, backdoors, …).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2025-06/trois-bonnes-raisons-dadopter-lopen-source/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 2 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><category>cybersécurité</category><category>open-source</category><category>s2opc</category><guid>https://blog.systerel.fr/fr/posts/2025-06/trois-bonnes-raisons-dadopter-lopen-source/</guid><pubDate>Mon, 30 Jun 2025 12:22:47 GMT</pubDate></item><item><title>GDS Push Server : Gestion des certificats et des listes de confiance OPC UA</title><link>https://blog.systerel.fr/fr/posts/2025-06/gds-push-server-gestion-des-certificats-et-des-listes-de-confiance-opc-ua/</link><dc:creator>Nathan Lebeau</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/certificate.jpg" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/certificate.thumbnail.jpg" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Le standard de communication OPC UA permet de s’assurer de la confidentialité
et de l’intégrité des échanges en s’appuyant sur les certificats X.509.
Cependant, leur mise œuvre peut s’avérer laborieuse dans un environnement OT
comprenant des mécanismes de mise à jour limités, de fortes contraintes de
disponibilité sur un parc &lt;abbr title="Premier niveau d'abstraction dans la spécification d'un module B"&gt;machines&lt;/abbr&gt; hétérogène et des compétences en
cybersécurité peu présentes.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2025-06/gds-push-server-gestion-des-certificats-et-des-listes-de-confiance-opc-ua/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 8 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><category>opcua</category><category>s2opc</category><guid>https://blog.systerel.fr/fr/posts/2025-06/gds-push-server-gestion-des-certificats-et-des-listes-de-confiance-opc-ua/</guid><pubDate>Fri, 20 Jun 2025 15:21:23 GMT</pubDate></item><item><title>S2OPC 1.6.0 release</title><link>https://blog.systerel.fr/fr/posts/2025-01/s2opc-160-release/</link><dc:creator>Systerel</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/s2opc/s2opc-logo.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/s2opc/s2opc-logo.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The S2OPC team is proud to announce the &lt;a href="https://gitlab.com/systerel/S2OPC/-/releases/S2OPC_Toolkit_1.6.0"&gt;1.6.0 release of S2OPC&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release introduces several improvements including: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OPC UA events management&lt;/li&gt;
&lt;li&gt;Support of Zephyr revision 3.6 (see issue &lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1464"&gt;#1464&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support of PikeOS revision 5.1 (thanks to our partner SYSGO) (see issue &lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1160"&gt;#1160&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Support of MbedTLS revision 3 (see issue &lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1446"&gt;#1446&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;A complete rework of our Python binding PyS2OPC (see issue &lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1251"&gt;#1251&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As this revision contains important cybersecurity fixes, we advice all our customers to switch to this new revision.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2025-01/s2opc-160-release/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 3 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.systerel.fr/fr/posts/2025-01/s2opc-160-release/</guid><pubDate>Mon, 27 Jan 2025 08:56:51 GMT</pubDate></item><item><title>S2OPC 1.5.1 release</title><link>https://blog.systerel.fr/fr/posts/2024-06/s2opc-151-release/</link><dc:creator>Systerel</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/s2opc/s2opc-logo.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/s2opc/s2opc-logo.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The S2OPC team is proud to announce the &lt;a href="https://gitlab.com/systerel/S2OPC/-/releases/S2OPC_Toolkit_1.5.1"&gt;1.5.1 release of S2OPC&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The main new features are the availability of a demo server implementing the
Push Management model according to the OPC UA part 12 (see issue
&lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1247"&gt;#1247&lt;/a&gt;), and a hook to
re-evaluate &lt;code&gt;X509IdentityToken&lt;/code&gt; certificates for all sessions (on server side,
see issue &lt;a href="https://gitlab.com/systerel/S2OPC/-/issues/1370"&gt;#1370&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2024-06/s2opc-151-release/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 1 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.systerel.fr/fr/posts/2024-06/s2opc-151-release/</guid><pubDate>Thu, 13 Jun 2024 08:56:51 GMT</pubDate></item><item><title>Certification CSPN : le cas d'étude de S2OPC</title><link>https://blog.systerel.fr/fr/posts/2024-05/certification-cspn-de-s2opc/</link><dc:creator>Vincent Pouzol, Vincent Lacroix</dc:creator><description>&lt;div&gt;&lt;img alt="Visa CSPN pour S2OPC" class="float-right" src="https://blog.systerel.fr/images/visa_cspn_s2opc.png"&gt;
&lt;p&gt;En octobre dernier, Systerel a obtenu le Visa de sécurité de
&lt;a class="reference external" href="https://fr.wikipedia.org/wiki/Agence_nationale_de_la_s%C3%A9curit%C3%A9_des_syst%C3%A8mes_d%27information"&gt;l'Agence nationale de la sécurité des systèmes d'information&lt;/a&gt;
(ANSSI)
pour la certification CSPN (Certificat de Sécurité de Premier Niveau) de son
produit &lt;a class="reference external" href="http://www.systerel.fr/en/innovation/products/safe-secure-opc/"&gt;S2OPC&lt;/a&gt;. Cela nous donne l'occasion de faire un focus sur ce qu'est la
&lt;abbr title="Certificat de Sécurité de Premier Niveau"&gt;CSPN&lt;/abbr&gt; et de fournir un retour d'expérience sur son obtention.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2024-05/certification-cspn-de-s2opc/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 4 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><category>cybersecurity</category><category>s2opc</category><guid>https://blog.systerel.fr/fr/posts/2024-05/certification-cspn-de-s2opc/</guid><pubDate>Sun, 12 May 2024 09:00:59 GMT</pubDate></item><item><title>S2OPC 1.5.0 release</title><link>https://blog.systerel.fr/fr/posts/2024-02/s2opc-150-release/</link><dc:creator>Systerel</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;a href="https://blog.systerel.fr/images/s2opc/s2opc-logo.png" class="image-reference"&gt;&lt;img src="https://blog.systerel.fr/images/s2opc/s2opc-logo.thumbnail.png" class="float-right"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The S2OPC team is proud to announce the &lt;a href="https://gitlab.com/systerel/S2OPC/-/releases/S2OPC_Toolkit_1.5.0"&gt;1.5.0 release of S2OPC&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.systerel.fr/fr/posts/2024-02/s2opc-150-release/"&gt;Lire la suite…&lt;/a&gt; (Il reste encore 2 min. de lecture)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.systerel.fr/fr/posts/2024-02/s2opc-150-release/</guid><pubDate>Tue, 06 Feb 2024 08:56:51 GMT</pubDate></item></channel></rss>