An abstraction and access control layer for containers on RIOT OS TinyContainer allows to deploy an IoT logic adapted to a context (personalized user experience or deployment of an intelligence model) while controlling access to the exposed IoT resources. TinyContainer was presented in the RIOT Summit in September 2023. In the presentation, we described the […] Continue reading "TinyContainer"
Bmc-cache is a transparent, first-level cache for memcached. Bmc-cache leverages the eBPF technology to enable runtime, crash-safe extension of the Linux kernel, as well as the XDP technology to process memcached requests before the execution of the kernel network stack. Bmc-cache can be used without modifying either the application or the Linux kernel and can […] Continue reading "Accelerating key-value-store applications with bmc-cache"
Orange presents a KeePass plugin to synchronize passwords with HashiCorp Vault. The KeePass Vault Sync plugin allows a user to get, in a local KeePass file, the secrets he has access to in an HashiCorp Vault. This plugin allows (for now) readonly access. KeePass Vault Sync was developped at Orange Applications for Business under LGPL-2.1. […] Continue reading "KeePass plugin to synchronize with HashiCorp Vault"
Orange has recently published a Bash script that adds a new function for Shell programmers. The feature can be used in the “Homer SIP Capture” platform: a SIP monitoring tool that helps to monitor and diagnose errors by collecting the SIP traffic, information about media QoS and logs from SIP nodes. The purpose of the […] Continue reading "HEP generator for Shell programmers"
Orange and ST MicroElectronics have joined their forces to develop an Open Source implementation of the MPEG-DASH standard based on GStreamer. gstdashdemux is a GStreamer plugin allowing the playback of MPEG-DASH streams. It is compatible with both the legacy 0.10.x and new 1.0.x GStreamer frameworks and its source code is available under the GNU LGPL […] Continue reading "Introducing gstdashdemux"