GitXplorerGitXplorer
a

deface

public
9 stars
0 forks
0 issues

Commits

List of commits on branch boss.
Verified
9fa70146d917eb2de42e618dca22030d549d759b

Update changelog

aapparebit committed 3 years ago
Verified
062d14268bebbe2890a7a0bdf42a458f67e874c1

Appease spell checker

aapparebit committed 3 years ago
Verified
e287ec400078a81f82f12d95f1a6ca9ae510a588

Improve documentation, notably by discussing end-to-end testing

aapparebit committed 3 years ago
Verified
f4eb6d8879981bc383ccfc721f647f2f2b9920ea

Highlight exhortation to run ./run.py

aapparebit committed 3 years ago
Verified
88086d2086d9db03e9e66c726fa08224d889cbc7

Improve wording

aapparebit committed 3 years ago
Verified
da8deea11ab5b73517f5a33f45b936d0c2e4bf30

Improve statistics collection and reporting

aapparebit committed 3 years ago

README

The README file for this repository.

deface: Liberate Your Posts From Facebook

deface cleans and consolidates posts exported through Facebook's Download Your Information page. It fixes the broken character encoding, removes duplicate fields, and converts to a more compact and well-defined schema comprising only seven record types. It also combines the posts from several archives exported from Facebook into a single, coherent timeline.

deface helps extricate your content from Facebook, so that you can permanently extricate yourself from the social network. That matters because Facebook is an imminent threat to human rights and democracy all over the world. I made the case against Facebook as an invited talk at Rebase/SPLASH in November 2020.

To install deface:

$ pip install deface-social

To run deface:

$ deface posts/your_posts_1.json

Please see the documentation for more information about deface, including on usage and background. deface has been released as open source under the Apache 2.0 license.