Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Custom Noise #17

Open
telrikk opened this issue Mar 30, 2017 · 3 comments
Open

Proposal: Custom Noise #17

telrikk opened this issue Mar 30, 2017 · 3 comments

Comments

@telrikk
Copy link

telrikk commented Mar 30, 2017

I'd love to be able to configure what kind of noise I create. For example, say I want my ISP to think that I'm really into hats. I could then launch a bunch of pages about hats (buying hats, selling hats, hat fashion, etc.)

I don't believe a browser can read arbitrary files by design, but you should be able to generate the HTML file from a flat file of nouns / weights.

@Infn8Loop
Copy link

That's a great idea!
What about an optional text box that you could write or copy paste CSV into then it gets split up into strings and arrayed. I have several interesting word-lists in my 3 magic words repo that might be nice to work into this project if you'd like. I'll probably pull a branch request later after work. Great project!

@slifty
Copy link
Owner

slifty commented Apr 7, 2017

I absolutely support these ideas. There is currently a pull request (Pull Request #25 and #15 ) that enables some more advanced options to be passed in by querystring along with a form. I'd like to see the form hidden in an "advanced options" toggle, but once that exists I think that this idea would be a perfect fit in that area.

@lebrauncom
Copy link

@slifty: I'm completing a pr for this now.

lebrauncom added a commit to lebrauncom/internet_noise that referenced this issue Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants