Danilla - Secret Management (that fit for my usage)

Secret Management written in Elixir based on Mnesia & ETS

Not Public-Production Ready (yet) !

This application primarily used for distributing Secret (not to secure it | yet)

Current Feature :

  • Save text-plain secret
  • Secret API
  • Two Factor Authentication Web Auth
  • One Session Auth (other logged session will be logout, if there is new 1 success login)

Tech :

  • MNESIA as main database
  • ETS for session
  • Free bootstrap template

Wanna give a try ? check out : https://github.com/codenoid/Danilla

2 Likes