GithubHelp home page GithubHelp logo

hiveonboard's People

Contributors

christianfuerst avatar dannychain avatar dependabot[bot] avatar jrej-dev avatar lemony-cricket avatar mciszczon avatar rishi556 avatar tiotdev avatar voltairez avatar wehmoen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hiveonboard's Issues

registration impossible

FYI both

  • inleo.io/signup
  • join.d.buzz

return an Error authorizing user to firebase" when attempting to register

And hiveonboard.com/create-account is currently out of account creation tickets ... + there is no way to contact other than this github repo.

UI erroneously reports success, ticket consumed after creator-api failure

UI reports account creation success even if the remote creator-api instance reports failure. This also results in consumption of the ticket. Basically, hiveonboard treats an account creation failure as a success and everything proceeds accordingly. Users do not notice anything wrong until they try to use the account which does not exist.

After investigation I believe this error was caused by a logic error here:

if (postRequest.created === false) {

A PR is forthcoming.

Client-side key generation

You should already know why a private key should be generated by the users themselves on the client-side. Transmitting a private key through the wire is risky (even with SSL). When it could be generated client-side easily with hive-js, it's being stupid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.