Skip to content

GrabarzUndPartner/UnfilteredTruth

Repository files navigation

Unfiltered Truth

Unfiltered Truth

main develop

Sonarcloud Status Renovate - Status

License

✨   Release Notes

#UnfilteredTruth is a basic tool to protect a basic right. Recently, US police officers started to play music to prevent citizens from documenting and sharing their actions. The music triggers social media copyright filters and prevents recordings from being shared. This tool provides a fast and simple way to hide the video’s soundtrack from these filters – for fast and simple sharing.

Try it

You can find this tool on the web: unfilteredtruth.cc

Process

This tool changes your video as carefully as possible. The audio information is hidden in an infrasound frequency (as outlined by Todd Jeremy Treece), then the pitch is changed a little so it is less easily recognised by automated upload filters. However, it cannot be 100 per cent guaranteed that the processed video will not be blocked by upload filters and the platform’s filtering software might learn to recognise any such modifications.

Want to support this idea?

Everybody should be able to share video evidence with the world – unobstructed by copyright filters. This tool is just a first, quick take on an urgent topic.

  • Consider sharing it on your website or on social media.
  • If you want to improve the code, fork it and do your magic.

Development

  1. Clone this repository
  2. Install dependencies using npm install or yarn install
  3. Start development server using npm run dev or yarn dev

Learn more about NuxtJS


ToDos

  • full android support
  • exploring other audio attacks to prevent blocking by upload filters
  • optimized loading states
  • increase time limits
  • PWA support
  • i18n support

Thanks to:

License

LGPL-2.1 License