Categories:
  - Connectivity
License: GPL-2.0-or-later
WebSite: https://www.brambonne.com
SourceCode: https://github.com/BramBonne/privacypolice
IssueTracker: https://github.com/BramBonne/privacypolice/issues

AutoName: Wi-Fi Privacy Police
Summary: Prevent leaking sensitive data on WiFi
Description: |-
    Prevents your smartphone or tablet from leaking privacy sensitive information
    via Wi-Fi networks. It does this in two ways:

    * It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks you’ve connecte to, and the places you’ve visited.
    * If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data.

    Further details are discussed in two papers, a
    [https://brambonne.com/docs/bonne14sasquatchprivacypolice.pdf short one] and
    [https://brambonne.com/docs/bonne14sasquatch.pdf long version].

RepoType: git
Repo: https://github.com/BramBonne/privacypolice

Builds:
  - versionName: '1.2'
    versionCode: 4
    commit: 9223220046d7bed6f68dfa0330210c8c648ce987
    subdir: privacypolice
    gradle:
      - yes
    prebuild: sed -i -e 's@lista/string@lista</string@g' src/main/res/values-pt/strings.xml

  - versionName: '2.0'
    versionCode: 5
    commit: bf6b5d17d208770c0b773d6b3015074c0d38a4b7
    subdir: privacypolice
    gradle:
      - yes

  - versionName: 2.0.1
    versionCode: 6
    commit: 717baf7b4af49e64f1dd97fe4415fb8eb4656ceb
    subdir: privacypolice
    gradle:
      - yes

  - versionName: 2.1.1
    versionCode: 8
    commit: f035d45be3f800dbcf26bf23f313220ab342e486
    subdir: privacypolice
    gradle:
      - yes

  - versionName: '2.2'
    versionCode: 9
    commit: 51ecbc1a9078b348242c582ee25a5a9cb83d8331
    subdir: privacypolice
    gradle:
      - yes

  - versionName: 2.2.2
    versionCode: 11
    commit: b7ff1aa2e189f182796081540d9bfe228f0e10b4
    subdir: privacypolice
    gradle:
      - yes

  - versionName: 2.2.3
    versionCode: 12
    commit: c9995b3a805cb6746ce96cf829a5666ffb7bbf30
    subdir: privacypolice
    gradle:
      - yes

  - versionName: 2.2.4
    versionCode: 13
    commit: 84bd3d579257dcd00cd66073546baa29e088be44
    subdir: privacypolice
    gradle:
      - yes
    prebuild: sed -i -e '/classpath/s/2.2.0/2.1.0/g' ../build.gradle

AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 2.2.4
CurrentVersionCode: 13