Licence / Page 4

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

  1. Orange Business Services publishes simple scripts used to deploy and maintain the MongoDB databases that are made available to its clients. Find the project page on our Orange-Opensource GitHub. The source code is published under MIT License.

  2. Copyright Checker and Swift-AssetsLegalMentionsChecker, two plugins to check if assets are copyrighted All apps in production contain assets like images. Sometimes we need to be sure that these images are protected: we may want to avoid having images on GitHub or stores without copyrights. Designers usually add metadata of such images into the legal notices […]

  3. Swift program which checks if source files contain the legal mention header in the top of them. This program can be used so as to be sure the sources contain the notices like copyrights or licenses. When we share source code on platforms like GitHub or GitLab, or when we work with third-party partners, we […]

  4. rtpy is a dedicated Python wrapper for the JFrog Artifactory REST API. By releasing it we hope to grow the community of JFrog Artifactory API users. Download rtpy from Orange-OpenSource GitHub and read the documentation here. Source code has been published under Apache v2.0 license.

  5. Add install options for some formulae since the Brew Core doesn’t support them anymore! A new feature has been added to the Orange-OpenSource GitHub: a third party tap for Homebrew. The homebrew-zabbix provides a formula that makes it possible to build Mac software (here: Zabbix), with specific options (enabling additional features and libraries). The Homebrew community now […]

  6. The synthetic-tm-generator tool implements several methods form the scientific literature to generate synthetic traffic matrices matching the given network topologies. The tool was based on two publications from SIGCOMM CCR: A. Nucci, A. Sridharan, and N. Taft. The problem of synthetically generating IP traffic matrices; M. Roughan. Simplifying the synthesis of internet traffic matrices. Find the project […]

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

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

  9. 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.