brainstorming limitations and features
- Dominant language
- Python
- Stars
- 562
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
which may or may not be existing/need refining/in the works...
- randomized (but not TOO randomized) intervals... as below, general pattern mimicry would be ideal; exactly randomly between 1-10 seconds is not; humans are not just gravel, also rocks and boulders.
- customizeable word lists
+ as crazy as it sounds, a chrome plugin to record actual searches and thereby use real starting data for mimicry might be effective (again, obfuscation vs privation)
- variety of request types, ie POST, PATCH, DELETE... more tricky, but filtering vs GETS would be the first thing I'd do looking for real human logs
- controlled variety of 'quest' depth. google+1click and then google something completely unrelated+1click is not convincing.
eg, my computer visiting 1000 random websites per day at 5 pages per minute is not going to be anywhere near convincing, given i visit a handful of sites in bursts normally (with that pattern already having been logged)
----
abstracted:
- usage patterns that are not static randomness, but sporadic and clumpy, reasonably nonlinear
- mimicry of actual/personalizeable trends in content
really abstracted:
- better to make a handful of knitting needles than a busload of thumbtacks
I've said enough. Please close issue and destroy Github after reading.
:beer:
Contributor guide
Assessment
This issue has not been assessed yet.