Git Product home page Git Product logo

ttm's People

Contributors

secsimon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ttm's Issues

Bug: Memory leak

Not yet sure how this is produced, but on two different devices the application has a memory leak that can exhaust CPU and RAM of the host.

Feature Request: Use prettified JSON as savestate

For making collaboration without committing to Github (which might not be possible due to legal or contracting reasons), it would be nice if the savestate was changed as following:

  • Prettify JSON
    This would greatly help when merging savestates. Currently, savestates do not really use lines. This is something that can be achieved using tools such as sed, but since large states of several MB are not easy to check for errors and consistency, this is something the user really wants to avoid. If the state used multiple lines, it would be much easier to diff states

  • Do not use escapes for ". Currently, the savestate uses escapes for " Because of this, tools that are able to prettify, e.g. jq cannot do their magic. Therefore, another tactic would be to remove escapes so that the JSON is prettifiable.

Feature Request DFD Allow swapping sender and receiver

When the user draws a data flow, but later realizes, that the data flow is pointing in the wrong direction, it seems the only available option is to delete and redraw the data flow (apart from a cosmetic change of arrow direction).

It would be more convenient to allow swapping the direction. If the process of doing so would change or remove related data, a popup should notify the user about the changes triggered by the swap.

Advancement: Multiple selection for Targets in AS creation

In some cases multiple connections can be susceptible to the same attack scenario a possibility to select several targets for an attack scenario would be good to have. This is already the case for several targets in the counter measures.
An alternative could be to copy the attack scenario in a bulk edit to apply it to multiple targets in the same diagram.

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.