GithubHelp home page GithubHelp logo

x0f5c3 / aeon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leinelissen/aeon

0.0 0.0 0.0 18.58 MB

๐Ÿ“ก Scan the internet for your personal information and modify or remove it

Home Page: https://aeon.technology

License: European Union Public License 1.2

Shell 0.27% JavaScript 2.15% TypeScript 96.14% CSS 1.15% EJS 0.28%

aeon's Introduction

Aeon

๐Ÿ“ก Scan the internet for your personal information and modify or remove it


License GitHub package.json version Documentation


What is Aeon?

๐Ÿ“กย  Ever wondered what personal information is scattered around the internet? Aeon scans popuplar platforms for your personal information and (almost) automatically retrieves it.

๐Ÿ‘€ย  Use Aeon to download, archive and visualise your personal information.

โŒย  Don't agree with the data Facebook (or another platform) knows about you? Generate a request for modification or deletion with the click of a button!



Installing Aeon

Aeon is available for Windows, macOS, apt and yum! Download the application here and follow the instructions on the download page.

Download Aeon

Not sure how to start using Aeon? Follow the Getting Started guide for detailed instructions.

How does it work?

All companies worldwide are required to offer you access to all data they retain about you. But most of the time, this process is hard, convoluted, slow or all three at once! Aeon has rules for each platform that make requesting your personal information just a couple of clicks!

The resulting data is downloaded on your local computer for safekeeping. Often, data is formatted in machine-readable formats such as JSON and CSV. To make it easier to digest your personal information, Aeon visualises it for you.

Companies are not only required to grant access, they must respect your wishes too. This means you can require them to delete or modify the personal information they have. Aeon contains a generator for data subject rights emails, that help you take control of your personal data.

Supported Platforms

Aeon currently has native support for the following platforms:

  • Facebook
  • Instagram
  • LinkedIn
  • Spotify
  • ...more coming soon

Want to see a particular platform added? Create a GitHub issue with the name of the particular provider.

Want to help out with adding new platforms? Providers are easily defined with a Provider config. Check out the documentation on Providers to find out how they work. You can always create a Pull Request

Contributing

Aeon is being developed out in the open. Have an idea for a feature or a suggestion for a new provider? Create a GitHub issue and tag me (@leinelissen) if you need any help.

Documentation

Read the documentation

Using Aeon

You can find the latest build of Aeon over at the releases page. There's builds for Windows, macOS and Linux.

If you're feeling more adventurous, clone the repository and compile your own nightly build. The only dependency is NodeJS. Prepare the codebase and start a development build by running the following commands:

npm install
npm start

The Technical Stuff

Aeon is an Electron-based app, a mature platform for building JavaScript applications on the desktop. It is backed by a locally encrypted Git repository, made available through use of the excellent nodegit package.

A custom and modular back-end allows for tracking and retrieving data from multiple sources. This is done through retrieval from an API, asynchronous data requests or a combination of both. Parser logic then allows for extracting common data types from the resulting JSON or CSV.

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.