blockspacer / flexnet

MIT License
0 stars 0 forks source link

add network annotations for requests #5

Open blockspacer opened 3 years ago

blockspacer commented 3 years ago

(See chromium network annotations)

each remote req. must send: app id (service id) build number (version id) annotation id (generated based on annotation text, not hash)

add tool that is able to decipher annotation from id.

store both current and old annotations in text files, so you will be able to know if request was sent by old application version.

MOTIVATION: