Coder Social home page Coder Social logo

rzsykzmxpxzasqxtyxlveeanfu / obfuscator Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10 KB

Protect your online privacy by obfuscating social media by the "deliberate use of ambiguous, confusing, or misleading information to interfere with surveillance and data collection projects".

License: MIT License

privacy obfuscation anonimity whitepaper

obfuscator's Introduction

Obfuscator

Protect your online privacy by obfuscating social media by the "deliberate use of ambiguous, confusing, or misleading information to interfere with surveillance and data collection projects" (Obfuscation: A User’s Guide for Privacy and Protest, Nissenbaum & Brunton, 2015).

Goal

In this case, the goal of obfuscation is to protect your (online) privacy. The goal of this tool is to collect real data, mix it so it has no meaning anymore. Then it can be used to (automatically) update social media, so your profile gets obfuscated with data. Eventually big tech and social media companies don't have a representative profile of you. You can use obfuscation in combination with ad & tracker blocking, VPN connections, Tor, etc..

Setup

The idea is to create an application anyone can host for himself, so you can manage your own sources, social media channels and other settings (language, region, update interval, etc). And, if your app is blocked by a social media company, it will not affect other deployments.

Main functions

1: Collect data

The Obfuscator could periodically collect many different types of data:

  • text from RSS feeds;
  • links to pictures, e.g. from the Flickr recent creative commons feed, for instance;
  • links to video's, for instance from youtube search for a random word;
  • GPS points and routes from OpenStreetMap Traces;
  • plain text (a list of words or complete epistles) users can paste from wherever;
  • tabular data;
  • fitness & health data from 'quantified self' devices;
  • links to soundbites (e.g. from SoundCloud);
  • source code from GitHub;
  • random, fake test data;
  • personal names;
  • domain names;
  • e-mail address;
  • phone numbers;
  • physical addresses;
  • etc.

2: Obfuscate data

The Obfuscator combines collected data and mixes it into data without any real meaning, but it looks as if it is relevant. Example outputs:

  • an RSS feed containing radom, but a shomewhat coherent, titles and teasers with a link to a news item from another (real) RSS feed;
  • a random photo, video or sound, based on a search for a random word in the users language;
  • a file with GPS data: coordinates, date and time, altitude, possibly even heartrate;
  • coherent but meaningless text (e.g. using the Markov chain);
  • data with user-specified numer of columns and rows with supposedly correlated data, with optional column titles, a fake identifier per row and date/time columns;
  • xml style e-health data;
  • combination of random source code snipplets;
  • fake personal names using the different personal naming systems;
  • a fake domain name and fake e-mail addresses;
  • random phone numbers most common formats;
  • physical address, based on the results of a search on a map (using a random word or coordinates);

3. Submit the data

The collected data can be used to:

  • send e-mails to yourself with phony content;
  • post video's to your timeline;
  • update your photostream with pictures with and a random text, hashtags and emoticons;
  • publish documents, spreadsheets to your online file storage and synchronization service;
  • upload sports routes to your health trackers;
  • join conversations as a chatbot;
  • generate fake data (names, e-mail addresses, physical addresses, phone numbers, etc.) to be used in subscription forms;
  • upload pictures to you archive;
  • etc.

obfuscator's People

Contributors

rzsykzmxpxzasqxtyxlveeanfu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.