Show HN: Cloak - hashed password storage ruby gem

https://news.ycombinator.com/item?id=2968648
by safetyscissors • 15 years ago
1 0 15 years ago

Hi Everyone,

I was playing around and just wanted to learn about how to craft a ruby gem. So considering that I continually forget my host logins (don't we all...), so I decided to craft a gem to securely hold them. It uses the blowfish cipher to hold the data.

Here it is: https://rubygems.org/gems/cloak Here is the source: https://github.com/safetyscissors/Cloak

It is still kind of rough around the edges. Any feedback would be appreciated :) Test it out and give it a shot.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com