Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Project: Elixir

Wojtek Mach edited this page Feb 4, 2019 · 64 revisions
  • Website: http://elixir-lang.org/
  • Responsible: José Valim, Eric Meadows-Jönsson
  • If you have any questions, send an e-mail to beam-community AT googlegroups DOT com

Ideas are listed in no particular order. Students providing their own ideas are also welcome!

Idea #1: Two-Factor Authentication for Hex

Implement Two-Factor Authentication for package publishing. See: https://github.com/hexpm/hexpm/issues/278

Expected results: 2FA implementation for Hex.pm (server), Hex (client), possibly rebar3 (via hex_core)

Knowledge prerequisites: Elixir, Erlang (hex_core)

Possible Mentors: Eric Meadows-Jönsson, Wojtek Mach

Clone this wiki locally