aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 6 forks source link

Hash passwords #116

Closed aplteam closed 1 year ago

aplteam commented 1 year ago

So far Tatin stored passwords as clear text in the root of a Registry.

Before Tatin 1.0.0 is released we might want to change this and store the passwords as salted hashes.

aplteam commented 1 year ago

Implement in 0.98.0