Hi friends,<p>For the past little while we've been working on a saas site that simplifies the use of TRNG keys. The service provides an easy to use API backed by custom-built arrays of hardware keys. So instead of buying one of these keys off the shelf and writing software to transform the bytes into something usable, you could use our service instead.<p>It's live at http://wheelhorse.io and we'd love your feedback, comments, and suggestions!
I am fond of your work, good job :).<p>1. In-browser try it out of the API would be great, take the example of swagger [1].<p>2. The sign-in/sing-up is a bit complicated in my opinion. Why do I have to follow the link in the email to sign-in, why not a email/password login procedure? Also nit but the link the email is given with the text “Sign-in to the wheelhorse”, which may seem suspicious, I would rather prefer the original long link(like most other apps).<p>3. I cannot find the price plan, I don’t want to start using it without knowing the plans. In my opinion this deserves its own page on the menu.<p>4. How does your service compare to others?<p>5. Not sure if this is important, but I can’t find the authors or who is behind it.<p>[1] <a href="https://petstore.swagger.io/#/pet/getPetById" rel="nofollow">https://petstore.swagger.io/#/pet/getPetById</a>
Nice work.<p>1. What do you mean by "true random"? Aren't the bits generated by a hardware pseudo random at best?<p>2. Why and how should users trust the randomness of a third party solution that they do not control or see the implementation of?