Mix.Tasks.Safetybox.Decrypt

This task will decrypt your password (or any text) using the provided SALT and SECRET This should be considered more secure than plan text passwords, but not much

Source

Summary

run(args)

Callback implementation of Mix.Task.run/1

Functions

run(args)

Callback implementation of Mix.Task.run/1.

Source