Data collection tool about people
- Fingerprinting tool
- Social Networks profile finder
- New Look! Electron Style, babe!
Big Brother is a fictional character and symbol in George Orwell's novel Nineteen Eighty-Four. He is ostensibly the leader (most likely a symbolic figurehead) of Oceania, a totalitarian state wherein the ruling Party wields total power "for its own sake" over the inhabitants.
In the society that Orwell describes, every citizen is under constant surveillance by the authorities, mainly by telescreens (with the exception of the Proles). The people are constantly reminded of this by the slogan "Big Brother is watching you": a maxim which is ubiquitously on display. In modern culture the term "Big Brother" has entered the lexicon as a synonym for abuse of government power, particularly in respect to civil liberties, often specifically related to mass surveillance.
Clone or download the Github project
git clone https://github.com/cosasdepuma/bigbrother.git && cd bigbrother
Install the requirements
npm install
Initialize a MongoDB Daemon
mongod --dbpath=<your db path> --port=27017
Change var tokens in
public/js/creds.js
Run the program
npm start
ESSENTIALS
mongo nodejs npm electron
Please contact with Kike Puma if you need more information.
Name | Position | Contact |
---|---|---|
Kike Puma | Creator & Developer |
BigBrother was originally developed using NodeJS, Express and Pug (Jade). This new version was completely redesigned with Electron.
It is advisable to create an account in:
If you do not want to host your own Mongo database, you can create an account in MLab:
~ MLab
Want to contribute? Great! Please, contact with Kike Puma.
Read LICENSE file.