Create a Robot Image from any text string
robohash.org
Create a Robot Image from any text string
1–10 of 104 posts
Re: Create a Robot Image from any text string
#2Basically, Text goes in, Picture of a Robot comes out.
Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man.
Is it perfect? No, but it's a quick visual guide to any text, in the form of faces, which are easy for people to remember.
Re: Create a Robot Image from any text string
#3sleep perceived gay Here Amphitheatre mail deride goading drop lawless averred flew imitating Oxford hear intercession strictness recount catching walking bear falsehood hearken Troy tumult
Re: Create a Robot Image from any text string
#4Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
Re: Create a Robot Image from any text string
#5Re: Create a Robot Image from any text string
#6Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
Re: Create a Robot Image from any text string
#7Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
What are the odds of a collision? How many unique elements are there that can make up a robot?
Each Robot is made up of 6 sets of 10 choices each, plus backgrounds.
It's not perfect, but it's enough to give you a basic view into "Is this the same guy or not"
Re: Create a Robot Image from any text string
#8Morning, I created this as an extended-weekend project, after realizing that I'd need these hashes as a part of larger project I'm working on. Basically, Text goes in, Picture of a Robot comes out. Where I'm using this is sort of like an identicon, to help quickly identify a poster's 4096-bit public keys, and see if you're talking to the same man. Is it perfect? No, but it's a quick visual guide to any text, in the f…
Any chance of open-sourcing this? :)
I'd rather clean it up, but if you're a Python guy, you could help ;)
Re: Create a Robot Image from any text string
#9My one criticism is that it took me while to figure out (and I'm web dev) It wasn't clear until quite far down the page that you need to just put the text string after the URL.
I'd recommend having a text box into which pasted text can be robohashed prominent on the homepage, as well as clearer instructions.
Edit: just noticed there is a text box, was that there before? It could definitely be more noticeable :)
Re: Create a Robot Image from any text string
#10this is cute. if anyone is looking for a more abstract approach i threw some code together a year ago that generates colourful "mosaics" - http://www.acooke.org/hash-icons.html (i really need to improve the page and release the code...)
My concern was just that people won't remember a random pattern of dots very well.