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: Gadu-Gadu
date: 2019-06-12T02:23:48.000Z
weight: 20
lastmod: 2019-08-22T04:47:10.000Z
---
### What is Gadu-Gadu?
Gadu-Gadu is an IM protocol popular in Poland. You can find more about it
[here](http://www.gadu-gadu.pl) (website in Polish).
### I compiled Pidgin from source. Why doesn't it have Gadu-Gadu support?
We use an external libgadu. Install your distro's `libgadu-dev` (Debian-based
systems) or `libgadu-devel` (RPM systems) and rebuild Pidgin (making sure to
re-run `./configure` in the top of the source tree).