Licence / Page 5

Further information at en.wikipedia.org/wiki/Software_license.

  1. Orange has recently contributed to the Cloudify project. A newly created repository on GitHub contains the TOSCA file and scripts to needed to deploy and manage a MetaSwitch/Clearwater vIMS on an OpenStack platform. The aim is to propose a full life-cycle management of the vIMS. Cloudify is an open source cloud orchestration platform, designed to […]

  2. RAVENS (Resilient Architecture for Very Efficient firmware updates of Network-connected Systems) is a software solution, including two components, Hugin and Munin, which enables an efficient firmware update of highly resource-constrained IoTs. Hugin is a command line tool able to generate small delta software updates, easy to install in-place on constrained devices. Hugin can then also […]

  3. Orange Applications for Business presents pcap2c. This library will convert captured network traffic as pcap files (with Wireshark or tcpdump tool, for example) into C structures to be embedded directly into a C/C++ source code. This small tool depends on the libpcap component. pcap2c is now available on Orange-OpenSource GitHub under the BSD 3-Clause license.

  4. 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. […]

  5. pyDCOP is a library implementing many Distributed Constraints OPtimization (DCOP) algorithms. Its goal is to foster academic research on DCOP by providing an easy to use library to help researcher studying and benchmarking DCOP algorithms and building new ones. pyDCOP is use-case agnostic : it can be embedded in other application to implement distributed coordination […]

  6. Octant is a fast Datalog implementation that can be used to check compliance properties on an OpenStack cloud. It uses the automatic theorem prover Microsoft Z3 and offers access to the main Neutron and Nova tables (concerning networks, ports, security groups, routers, servers). The code, which includes the documentation as well, is now available on […]

  7. The LoRa® Explorer Kit is a development board powered by Microchip that allows easy and quick prototyping of IoT objects and services using LoRa® technology. This very compact starter kit consists of an Arduino-based platform supporting LoRa® module, Bluetooth module, PCB antenna, rechargeable coin battery and temperature sensor. It is pre-configured to access to the […]

  8. Orange-OpenSource GitHub homepage Presenting Orange Open Source organisation Github web site which aggregates information about all our open source projects. This web site has been built with: Home made CSS based on Boosted-Boostrap, Javascript functions to get projects information base on Github Pages and GitHub API, Images, fonts and icon from Orange brand, all under the Apache 2.0 Licence. View […]

  9. pn (PhoneNumber), developped by Camille Oudot from Orange Labs, is a command line tool that allows the Shell programmer to use Google’s libphonenumber features, such as: get information from a phone number (country, number type, location), format a given phone number to several normalized formats, extract possible or valid phone numbers from a text. libphonenumber […]