Git Product home page Git Product logo

Comments (6)

adrianhopebailie avatar adrianhopebailie commented on August 24, 2024

PROPOSAL

  • Bind GET /pods to PodDatabase.getRunningPods()
  • Bind GET / to a static index.html which populates a list of running pods by fetching /pods

from codiusd.

andywong418 avatar andywong418 commented on August 24, 2024

Should we even show these statistics and if so, what are we showing?

from codiusd.

 avatar commented on August 24, 2024

Very interested in this as currently Iā€™m unsure of a way we can monitor/log/display any running contracts

from codiusd.

justmoon avatar justmoon commented on August 24, 2024

Question is whether it's a good idea to make this information public. On one hand, URLs shouldn't be considered private. On the other hand, this feature definitely makes an attacker's life a lot easier to scan for vulnerable contracts. Or if you are trying to DoS a certain contract, you can use this to chase it.

Independent of that, I like the idea of providing an index.html with some useful information like whether the host is full etc.

@PW2512 The host can see contracts running on their host with hyperctl list.

from codiusd.

lazmo88 avatar lazmo88 commented on August 24, 2024

@justmoon: Independent of that, I like the idea of providing an index.html with some useful information like whether the host is full etc.

How about just displaying available pod "slots" vs "slots" occupied without any sensitive information about the pods itself? šŸ¤”

from codiusd.

andywong418 avatar andywong418 commented on August 24, 2024

Closed in pull request #50 and #39

from codiusd.

Related Issues (20)

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.