Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 661
    • Issues 661
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 336
    • Merge requests 336
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !28747
The source project of this merge request has been removed.

testing/profanity: disable gpg support

Merged jvoisin requested to merge (removed):no_gpg_profanity into master Dec 22, 2021
  • Overview 7
  • Pipelines 0
  • Changes 1

The goal of this removal is to:

  • Discourage people from using gpg (no forward secrecy, no deniability, …) for chat, and nudging them towards better solutions like OTR, or even better OMEMO
  • Get rid of the gpg, gpg-agent, gpgsm, gpgme, gnupg-gpgconf, libgpg-error, libassuan, … dependencies
  • Be closer to Alpine's minimalism mantra

GPG support in XMPP is spotty at best: xep-0373 is experimental, xep-0374 is deferred, xep-0027 is obsolete: implementation into production client is therein not recommended.

Edited Dec 22, 2021 by jvoisin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: no_gpg_profanity