Public keys
This pages lists the public keys recommended for each Elixir version. Elixir uses those public keys to guarantee developers can safely download Hex, Rebar and other Elixir dependencies. Run mix help local.public_keys
in your terminal to find more information about public keys and check the ones you have available locally.
If you have been linked to this page from a Mix error message, it means the public key that ships with Elixir has been revoked. Find the proper Elixir version below, copy the delimited contents to a file named "elixir-VERSION.pub" and run mix local.public_keys elixir-VERSION.pub
to install it the new public key locally.
Only install public keys from sources you trust. Back to elixir-lang.org.
Elixir v1.1
- Public key released: 25/Sep/2015
- Last changed: never
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAslPz1mAfyAvRv8W8xOdv HQMbDJkDKfRhsL4JBGwGH7qw0xh+TbaUlNaM3pF+i8VUjS/4FeXjT/OAUEAHu5Y2 rBVlx00QcH8Dpbyf+H73XiCs0MXnTSecqDgzx6i6NMi8knklHT7yHySHtuuPmPuN Po8QTKolCKftwPE/iNDeyZfwufd+hTCoCQdoTVcB01SElfNtvKRtoKbx35q80IPr rOcGsALmr58+bWqCTY/51kFeRxzrPJ5LdcLU/AebyWddD4IUfPDxk16jTiCagMWA JPSwo8NUrWDIBbD+rEUp06y0ek276rG5Tzm/3Bma56RN/u6nAqBTBE8F2Hu2QBKj lQIDAQAB -----END PUBLIC KEY-----