hjanuschka / fastlane-plugin-cryptex

MIT License
36 stars 16 forks source link

Clarify usage of key file vs password #6

Closed azachar closed 6 years ago

azachar commented 6 years ago

Hello, I am bit confused what is key file good for.

Initially, I thought it is a password to encrypt the data, but now I see it is even listed the log. So it is not a private secure password.

So what it is at the end of the day?

Could you please clarify?

Thank you!

azachar commented 6 years ago

Well, I had to dig it up from the code.

So for those who were confused like me, the key is just a filename to store your encrypted file within your repo.