Coder Social home page Coder Social logo

credence's People

Contributors

jphastings avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

credence's Issues

Set up HTML layouts

I'm repeating a lot of HTML between even the three HTML files in the application so far. It'd be nice to be able to use rails-esque layouts or some other templating mechanism.

Build portable config directory

Credence needs a way of storing external files.

  • It needs to be portable (mac os x, linux, windows - though how I'll test the latter I've no idea)
  • It needs to be able to store configuration file(s)
  • It needs to be able to store (securely!) the private key for signing creds

Build receiver for attaching to broadcasters

Build the component which listens to other broadcasters and routes them accordingly.

  • Must be able to store creds
  • Must be able to pass creds on (only if they haven't been seen before)
  • Must be able to pass search requests on (incrementing proximity), if the proximity isn't too distant

Do I need to worry about bandwidth of incoming message here? Or does ZMQ automatically drop things when it gets too busy?

Welcoming UI at root

Build an informative UI at the root of the webserver, to help people get acquainted with what's going on.

Add other Cred Breakdown to Info page

The info page gives useful information about that Cred, but no information about other Creds on the system that may agree or disagree with that one.

Add a graph for other Creds with the same StatementHash on the creds/info page

UI generates private key, if needed

If the user doens't have a private key, then only the webserver starts (with limited functionality?) and the UI forces you to generate a private key (and create the 'self' user of id 1) before continuing.

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.