Spartacus as a Service (SaaS) seeks to ensure privacy through obfuscation.
It currently seeks to do this by using OAuth to access your account and then it will flood your channel with noise (content that is not original to you, and that can dilute the power of the information that online apps retain about you.)
Facebook: life events (throw off your trail with bogus marriages, job changes, and the like) Twitter: markov chain generator, drawing from a source of your choice, to fill your twitter feed with injected content
Checkout the repo to a local directory.
node %spartacus directory%
Express server will startup, and then sign into online apps:
Facebook Google Twitter ...more coming ...
For more examples and usage, please refer to the Wiki.
Install node (homebrew on macos is helpful.)
Then rip through the app.js and install all the requisite modules:
"npm install <module_name> --save"
- 1.0.0
- Full update
- LTSM RNN added for content generation
- Identity generation (with universals) - will add in Mechanical Turk hooks on next rev
- Rework of GUI (slighlty)
- 0.1.0
- The first proper release, complete with readme
- Platforms supported with OAuth: Twitter, Facebook, Google
- 0.0.1
- Work in progress
Distributed under the MIT license. See LICENSE
for more information.