Matrix.org
Amandine Le Pape has a diverse work experience in various roles and companies. Amandine started their career in 2002 as an Electronic Technician at ABB. Amandine then worked at Alcatel - Evolium as a Software Tester and subsequently as a VIE - Testing Consultant. Amandine joined Streamezzo - Amdocs where they served as a Verification Team Leader and later as a Project Manager. In 2011, they joined Amdocs and held roles as a Pre-Sales Engineer for Mobile Apps and as Pre-Sales & Marketing for Unified Communications until 2017. Amandine co-founded Vector Creations Limited in 2016 where they were the Head of Product and Operations. Amandine also co-founded Matrix.org in 2014, an open-source project focused on creating a decentralised IP messaging and VoIP ecosystem. Currently, Amandine is the COO and Co-Founder of Element (previously New Vector), a company they co-founded in 2017, and previously held the position of Head of Product and Operations.
Amandine Le Pape pursued their education at CPE Lyon from 1998 to 2004, where they earned a degree in Engineering with a specialization in Telecoms & Networks. Following this, they attended the Rennes School of Business from 2012 to 2014, completing an Executive MBA program.
This person is not in any teams
This person is not in any offices
Matrix.org
Matrix.org is an ambitious not-for-profit open source initiative defining a new open standard for decentralised, persistent and interoperable communications over the internet. Matrix.org’s aim is to fix the problem of fragmented IP-communications between devices, people and services, and make them as seamless and interoperable as possible. Matrixaddresses use cases like VoIP, IoT and instant messaging but its real potential and ultimate mission is to be a generic messaging and data synchronization system for the web - allowing anyone and anything to easily communicate securely, maintaining full conversation history with no single points of control or failure. Any developer can use Matrix to easily create and host their own feature-rich real-time communication apps or add such features to an existing service whilst building on the Matrix community of users. Existing communication services can also easily join in and integrate with the Matrix ecosystem.The Matrix standard specifies simple RESTful HTTP APIs for securely transmitting and replicating JSON data between Matrix-capable clients, servers and services. Clients send data by PUTing it to a ‘room’ on their server, which then replicates the data over all the Matrix servers participating in this ‘room’. This data is signed using a blockchain-style signature to mitigate tampering, and the federated traffic is encrypted with HTTPS and signed with each server’s private key to avoid spoofing. Replication follows eventual consistency semantics, allowing servers to function even if offline or after data-loss by resynchronizing missing history from other participating servers. End-to-end encryption ensures data at rest is only readable by the room participants. The result is that data transmitted over Matrix is never stored in any single place, and is instead securely shared on a purely need-to-know basis between relevant parties, with control of access residing solely with the author.Awards:-Audience Choice and Best Social Integration Awards at WebRTC Conference & Expo V (San Jose 2014)Best Innovation Award at WebRTC Conference & Expo Paris 2014Nominated in the Company Category at UK Open Source Awards 2015Best in Show at WebRTC Miami 2015