os-threat / Stix-ORM

GNU Affero General Public License v3.0
4 stars 0 forks source link

Separate Definitions and docs into New Repo, Set Auth so it only is setup on class init() #10

Open brettforbes opened 1 year ago

brettforbes commented 1 year ago

We want to separate the definitions and docs into a New Repo. The plan is to make the definitions and docs an Apache2 repo, and the rest of the ORM GPL or AGPL3.

Some how this needs to be made clean, so that it all adds up together in the same way. the Auth object now needs to be setup so it isnt queried new every time, but is set up as part of object init()

Can Paolo do this? Once this is done we will load the objects into a database