| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Finish python virtual env | yum | 2022-12-17 |
| | | | | | | | | | | GUI can now download all TaSTT dependencies and install them into a virtual environment. * Add buttons to check embedded python version & install dependencies * Add class to wrap interacting with embedded Python * Put all TaSTT python scripts into a folder | ||
| * | Begin work on obfuscation | yum | 2022-11-17 |
| The basic idea is that we can raise the barrier to entry for potential data miners by encrypting traffic with a pre-shared key. Any data miner would probably have access to both the compiled shader and network data, which is obviously sufficient to decrypt that data. But they would have to spend a little time figuring it out, which should defeat most casual miners. | |||
