Skip to content

Turn your hashes or whatever into user-friendly memorable words

Notifications You must be signed in to change notification settings

howonlee/BoopyBoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoopyBoop
======

Automatically make awesome names that will also not collide too much.

Interface is simple. Create the object BoopyBoop (it will convert mongoids by default, but you can use any old number), and then pop out the human-friendly names with `BoopyBoop.id_to_string(words, settings)`

By "not collide too much", I mean "someone can probably figure it out, depending on how many of the words you use and how strong, etc your hash or whatever is in the first place". This is not really an encryption anything, really. If you can't deal with 17 or whatever words, then cut them down to 4, bearing in mind the risk of an easier attack. This should really be used for things that don't matter.

About

Turn your hashes or whatever into user-friendly memorable words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages