Fetching the latest programs, projects, and workspace data.
Supporting the Beam community
Showing 3 of 3 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: Lois Soto López
<p>The idea of this project is to design and create all needed components for a vulnerabilities report system in Hex packages integrated in the <a href="https://hex.pm/" target="_blank">https://hex.pm/</a> website. The essential objective of the system would be to provide a method for the user to inform and stay informed about the status of vulnerability reports and packages, allowing him to personalize his experience with a followed packages list.</p>
Mentors: Student: Kushal Kothari
<p>Barrel use erlang-libp2p and HTTP to handle the replication in a P2P manner. The idea is to add the support of the Yggdrasil network to handle End-to-end encrypted IPv6 networking.</p>
Mentors: Student: Riki Otaki
<p>riak-core is a distributed systems framework that is based on the Dynamo-Style architecture. It has served as the basis of Riak KV, a highly available masterless distributed database, providing essential features for controlling the behaviour of nodes in a database cluster. riak-core-lite is an updated version of riak-core which ensures compatibility with the recent OTP version and rebar, a build tool for erlang application and releases. The purpose of this project is to exercise APIs of riak-core-lite and have a reference implementation that is documented and maintained to test riak-core-lite changes. This implementation can also be used for detecting regressions and serve as a starting point to try new ideas and show how different parts of riak-core-lite are used in practice.</p>