cure53 / Flashbang

Project "Flashbang" - An open-source Flash-security helper
https://cure53.de/flashbang
Mozilla Public License 2.0
206 stars 55 forks source link

Plan first API pattern for Flashbang #3

Open cure53 opened 10 years ago

cure53 commented 10 years ago

Flashbang will need a rough outline for a first API. Something like:

Flashbang.load()
Flashbang.scan()
Flashbang.info()
Flashbang.close()

We need to think who this could look like and what we want to do in the early alpha.