Heiki Lõhmus repentinus
  • Joined on 2017-09-27
repentinus commented on issue FSFE/fsfe-website#1478 2020-10-01 23:49:32 +00:00
Check for broken links

For links that have actually succumbed to bitrot (unlike https://bcnfs.org/ and https://openinventionnetwork.com/), I would recommend marking them as broken on the relevant page (new class broken or whatever and modern CSS features such as :after and content to convey the information). When possible, I would also include an alternative link to a contemporaneous archived version of the page on the Internet Archive's Wayback Machine.

Where the content still exists, typos in the link should be fixed to point to the intended URL.

repentinus commented on pull request FSFE/fsfe-website#1346 2020-10-01 17:46:49 +00:00
Create templates for news/newsletters/episodes

I recommend prepending a character lexicographically less than any of the alphanumeric characters to the filenames, so ls will list them first.

repentinus commented on pull request FSFE/fsfe-website#1403 2020-10-01 17:21:45 +00:00
adding a news model item with a date far in the future only for reference

This was part of my job to create a pr-checklist. It was wished to have a model news-item that explains everyone in a easy-to-understand and easy-to-adapt way how to write a good news-item. It is linked for example from here: https://wiki.fsfe.org/Internal/PublicationChecklist

I would put this example on the wiki page itself using the {{{code}}} syntax. This is documentation that can easily be mistaken for production content intended for publication, so it should not live in the production repository.

Alternatively or additionally the same content could be integrated into the templates of #1346 as XML comments. These would be trivial to remove using grep/sed/awk/vim and would be harmless in any case.

In any case, I recommend closing this pull request without merging into master.

repentinus reopened issue FSFE/fsfe-website#1603 2020-10-01 02:46:49 +00:00
Add "online" to the event location drop-down list in the event registration form
repentinus closed issue FSFE/fsfe-website#1603 2020-10-01 02:45:33 +00:00
Add "online" to the event location drop-down list in the event registration form
repentinus deleted branch people-openpgp-keys from FSFE/fsfe-website 2020-10-01 01:19:21 +00:00
repentinus opened issue FSFE/fsfe-website#1654 2020-10-01 01:15:10 +00:00
Add OpenPGP key fingerprints and keyhrefs to all members of council and CARE
repentinus opened issue FSFE/fsfe-website#1653 2020-10-01 01:07:35 +00:00
Validate the contents of fingerprint and keyhref fields in about/people/people.en.xml
repentinus closed issue FSFE/fsfe-website#50 2020-10-01 01:01:47 +00:00
Add PGP keys to people
repentinus pushed to master at FSFE/fsfe-website 2020-10-01 00:53:22 +00:00
eca4835c72 OpenPGP improvements for people (#50)
repentinus commented on issue FSFE/fsfe-website#50 2020-09-28 19:10:38 +00:00
Add PGP keys to people

@max.mehl, I agree that the ideal solution would at the same time be

  1. unobtrusive,
  2. display the fingerprint,
  3. and link to an ASCII-armored key.

I am just not capable of implementing a solution satisfying all those criteria at once in a reasonable amount of time. This is unobtrusive and makes it easy to obtain both the fingerprint and the key, so it is good enough for me. I would be grateful for any UX improvements that simultaneously maintain the ease of obtaining the fingerprint and directly downloading the key, but I consider it security-critical to provide a uniform interface to key data.

At the moment we have a mixture of keys that are distributed more or less securely (either the fingerprint is specified on the person's profile page or the key has been committed to the web repo or a link to the key hosted on an external HTTPS site has been provided on their profile page) and those that are distributed insecurely (no fingerprint on their profile page and either a key ID or a link to a public key server by the key ID is provided – both short and long key IDs are insecure and should not be used to identify keys). Having all the key information in a single location makes it easy to identify and prevent insecure practices.

Standard profile fields would also encourage people to add their key data, so I do not need to e-mail Matthias whenever I need the key for somebody new. WKD or certain DNS records would fix this for people who use their fsfe.org addresses, but we have team members who prefer their personal address, so I believe that a web-based solution would be required even if we implemented WKD (although in this case we should ensure there are no discrepancies between the two services).

repentinus commented on issue FSFE/fsfe-website#50 2020-09-27 02:00:13 +00:00
Add PGP keys to people
repentinus pushed to people-openpgp-keys at FSFE/fsfe-website 2020-09-27 01:55:37 +00:00
4ffbe1f502 OpenPGP improvements for people (#50)
repentinus pushed to master at FSFE/fsfe-website 2020-09-26 23:07:38 +00:00
defe54cc6d Fixed Heiki's e-mail and OpenPGP key information
repentinus deleted branch Repentinus-patch from FSFE/fsfe-website 2020-09-26 18:49:17 +00:00
repentinus pushed to master at FSFE/fsfe-website 2020-09-26 18:46:13 +00:00
173a3f7264 Updating Heiki's contact information
9e5e0a94be Bonnie Mehring is taking over as Coordinator Translators
Compare 2 commits »
repentinus pushed to Repentinus-patch at FSFE/fsfe-website 2020-09-26 18:42:51 +00:00
173a3f7264 Updating Heiki's contact information
9e5e0a94be Bonnie Mehring is taking over as Coordinator Translators
repentinus deleted branch repentinus-patch-1 from FSFE/fsfe-website 2020-09-07 10:11:08 +00:00
repentinus merged pull request FSFE/fsfe-website#1598 2020-09-07 10:09:06 +00:00
Constrain the e-mail field to @fsfe.org addresses