mike-goodwin / owasp-threat-dragon

An open source, online threat modelling tool from OWASP
http://mike-goodwin.github.io/owasp-threat-dragon/
Apache License 2.0
481 stars 130 forks source link

local model storage (for the webapp) #126

Closed Trolldemorted closed 4 years ago

Trolldemorted commented 4 years ago

Would it be a lot of work to support local storage on the webapp like the electron client does?

This would be great for quick demos for audiences which are unwilling to allow write access to their github repositories, or do not have a github account.

jgadsden commented 4 years ago

This would certainly be worthwhile (and probably a lot of work :-) ) because it would also allow Threat Dragon to be deployed as a service, rather than having to locally install the desktop version, in the case where local storage is required

jgadsden commented 4 years ago

Migrated to new issue in the OWASP area repo : https://github.com/OWASP/threat-dragon/issues/11