pidgin/nest

Add pgp public key and refer to it in our security disclosure method

The idea behind this is to make sure people that choose to use email to let us
known about a potential security issue in Pidgin encrypt the content of the
emails using a set of pgp keys of trusted Pidgin developers. For now we only
have the pgp key of grim but more keys can easily be added later on.

At the same time, since Hugo does not currently have a built-in shortcode for
linking directly to static resources, I had to add a new shortcode for doing so

Testing Done:
Ran `dev-server.sh` and made sure content looked as intended and links worked.

Bugs closed: NEST-46

Reviewed at https://reviews.imfreedom.org/r/860/
---
title: "2.14.2 Released!"
date: 2021-04-01T00:00:00-00:00
replaces: []
---
**Notice for Windows users:** After releasing version 2.14.2 some users reached
out to us about having issues with the Windows installer for 2.14.2. We are
currently investigating the issue and expect to have a 2.14.3 release out soon
which fixes it.
A new minor version of Pidgin has been released, 2.14.2. Amongst other changes
we can highlight the fix for two issues related to pasting content with `<p>` or
`<hr>` HTML tags.
The complete changelog for this release is the following:
* Fix a build issue when compiling with gstreamer but without voice and video.
({{% review 25 %}})
* Enable cyrus-sasl by default. ({{% review 26 %}})
* Fix an issue with opening link in Firefox. ({{% review 503 %}}) ({{% issue
PIDGIN-16589 %}})
* Fix a regression from 2.14.0 where extra whitespace would be displayed when
pasting `<p>` elements from HTML. ({{% review 504 %}}) ({{% issue
PIDGIN-17437 %}})
* Require Python 3 for generating the D-Bus bindings. ({{% review 550 %}})
* Fix an issue where pasting `<hr>`'s and other HTML elements would eventually
lead to a crash. ({{% review 514 %}}) ({{% issue PIDGIN-17446 %}})
You can find 2.14.2 on
[SourceForge](https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.2/).
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
"contact" >}}) where you can reach out to us.