summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/pages/contact.rst3
-rw-r--r--content/pages/setup.rst2
2 files changed, 3 insertions, 2 deletions
diff --git a/content/pages/contact.rst b/content/pages/contact.rst
index 2629c74..cd1bda5 100644
--- a/content/pages/contact.rst
+++ b/content/pages/contact.rst
@@ -3,7 +3,8 @@
Feel free to send an email to wreg@wiedmeyer.de. I'd be happy to get comments, corrections or suggestions.
-| Please use GPG encryption, so you won't send out digital postcards all the time. My GPG key can be found `here <https://wiedmeyer.de/keys/ww.asc>`__ or you can get it from a keyserver such as hkps.pool.sks-keyservers.net. The key should have the following fingerprint: 0F30 D1A0 2F73 F70A 6FEE 048E 5816 A24C 1075 7FC4.
+| Please use GPG encryption, so you won't send out digital postcards all the time. My GPG key can be found `here <https://wiedmeyer.de/keys/ww.asc>`__ or you can get it from a keyserver such as hkps.pool.sks-keyservers.net. The key should have the following fingerprint:
+| 0F30 D1A0 2F73 F70A 6FEE 048E 5816 A24C 1075 7FC4
| If you are new to mail encryption: `This <https://emailselfdefense.fsf.org>`__ is a very good introductory guide. If you want to go a step further and follow best practices, have a look `here <https://riseup.net/en/security/message-security/openpgp/best-practices>`__.
I'm also available via Jabber/XMPP upon request. You may additionally find me on a few of the popular IRC networks. My nick is wiewo.
diff --git a/content/pages/setup.rst b/content/pages/setup.rst
index ecd9202..a6eeb77 100644
--- a/content/pages/setup.rst
+++ b/content/pages/setup.rst
@@ -36,7 +36,7 @@ I use various tools to make my desktops and servers more secure and to reduce th
Desktop
-------
-For some time, I switched between `Xfce <https://www.xfce.org/>`_, `KDE's Plasma Desktop <https://www.kde.org/workspaces/plasmadesktop/>`_ and `GNOME 3 <https://www.gnome.org/gnome-3/>`_ as my desktop environment of choice. Quite some time ago, I settled with `i3 <https://i3wm.org/>`_ which is not even a desktop environment but an awesome tiling window manager. It is very lightweight, fast and makes a completely keyboard-driven workflow possible. `Here <https://code.fossencdi.org/config.git/tree/i3-config>`__ is my config file. `LightDM <https://www.freedesktop.org/wiki/Software/LightDM/>`_ is my favorite display manager and `urxvt <http://software.schmorp.de/pkg/rxvt-unicode.html>`_ is my default terminal. `/r/unixporn <https://www.reddit.com/r/unixporn/>`_ is a great source for nice-looking customizations for i3 and urxvt. `I use Emacs for almost all text-related tasks <{filename}/pages/notes.rst#emacs>`_.
+For some time, I switched between `Xfce <https://www.xfce.org/>`_, `KDE's Plasma Desktop <https://www.kde.org/workspaces/plasmadesktop/>`_ and `GNOME 3 <https://www.gnome.org/gnome-3/>`_ as my desktop environment of choice. Quite some time ago, I settled with `i3 <https://i3wm.org/>`_ which is not even a desktop environment but an awesome tiling window manager. It is very lightweight, fast and makes a completely keyboard-driven workflow possible. `Here <https://code.fossencdi.org/config.git/tree/i3-config>`__ is my config file. `LightDM <https://www.freedesktop.org/wiki/Software/LightDM/>`_ is my favorite display manager and `urxvt <http://software.schmorp.de/pkg/rxvt-unicode.html>`_ is my default terminal. `/r/unixporn <https://www.reddit.com/r/unixporn/>`_ is a great source for nice-looking customizations for i3 and urxvt. `I use Emacs for almost all text-related tasks <{filename}/pages/notes.rst#emacs>`_. `Redshift <http://jonls.dk/redshift/>`__ keeps eyestrain away when working later at night.
Of course, `my photo and video editing workflow only involves free software <{filename}/pages/notes.rst#media>`_, although some of my older `photos <https://fossencdi.org/gallery/index.html>`_ were edited with nonfree software because I wasn't yet aware about free software at the time. Sometimes, I use a Wacom Bamboo tablet for editing photos, creating vector graphics or annotating documents in `Xournal <http://xournal.sourceforge.net/>`_. `qpdfview <https://launchpad.net/qpdfview>`_ is my go-to PDF viewer because it makes it possible to open many PDF files in a tabbed view and it syncs nicely a PDF preview of my `LaTeX <https://www.latex-project.org/>`_ documents.