Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://gitlab.com/RichardJActon/richardjacton-dot-net
05 May 2025, 16:47:15 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/keyring
    • refs/heads/main
    • ae2a190d0cdb19b1b2b67209e452ed7bae00b84f
    No releases to show
  • a853f8a
  • /
  • index.qmd
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:e42051ddd2a93d6baf8f8c2e6bc98fbd1b79e0b5
origin badgedirectory badge
swh:1:dir:a853f8aecd93971eaf401402cba88304988af62f
origin badgerevision badge
swh:1:rev:ae2a190d0cdb19b1b2b67209e452ed7bae00b84f
origin badgesnapshot badge
swh:1:snp:4dbd6d6e5155e2c5852c0a2f2ed39c55ab795a7a

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: ae2a190d0cdb19b1b2b67209e452ed7bae00b84f authored by Richard J. Acton on 05 May 2025, 16:15:04 UTC
add link to blog
Tip revision: ae2a190
index.qmd
---
title: "About"
image: img/rjasouthpark.png
about:
  template: solana
  links:
    - icon: mastodon
      text: Mastodon
      href: https://fosstodon.org/@RichardJActon
    - icon: github
      text: Github
      href: https://github.com/RichardJActon
    - text: "orcid: 0000-0002-2574-9611"
      href: https://orcid.org/0000-0002-2574-9611
format:
  html:
    code-copy: true
---

# Dr. Richard J. Acton MSci, MSc, Phd

## CV

[*Curriculum Vitae*](https://richardjacton.github.io/CV/RichardJActon_CV.html){target="_blank"}

[*PhD Thesis*](https://richardjacton.github.io/thesis){target="_blank"}

## Blog

[blog.pan-narrans.xyz](https://blog.pan-narrans.xyz){target="_blank"}

## Contact me

### 📧 email 

**Personal**

 📧[richardjacton\@richardjacton.net](mailto:richardjacton@richardjacton.net)

***GPG keys***

email signing & encryption [key](keys/02DEEBA2F3A4372D49F05FBAA9A0372F57414F61.txt) fingerprint: `02DE EBA2 F3A4 372D 49F0  5FBA A9A0 372F 5741 4F61`

Primary key [key](keys/5EE117648462E5A3610C19648E5DEFCFC3307916.txt) fingerprint: `5EE1 1764 8462 E5A3 610C  1964 8E5D EFCF C330 7916`

Signing key [key](keys/6F27232DE85CE77371A6BC79BD50EE3762D24068.txt) fingerprint: `6F27 232D E85C E773 71A6  BC79 BD50 EE37 62D2 4068`

**Work**

📧 [Richard.Acton\@babraham.ac.uk](mailto:richardjacton@pan-narrans.xyz)

*unencrypted, subject to FOI requests*

### 🗩 Messaging

*Decentralised, end-2-end encrypted &/or anonymous*

🗩 [SimpleX](https://simplex.chat/contact#/?v=2&smp=smp%3A%2F%2F1OwYGt-yqOfe2IyVHhxz3ohqo3aCCMjtB-8wn4X_aoY%3D%40smp11.simplex.im%2FK7aLsm-HgZAQ8Q7YyrKsZ-z2t8TxSSC5%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAhgxPcBGhO9bX9jxMuUyvAxbLGMixT8kuo3QHQlDDOzY%253D%26srv%3D6ioorbm6i3yxmuoezrhjk6f6qgkc4syabh7m3so74xunb5nzr4pwgfqd.onion){target="_blank"}

![](img/richardjacton-simplex-public.png) 

🗩 [Matrix](https://matrix.org/) ID: @richardjacton:matrix.org

Contact me over another channel if you would like my [Signal](https://signal.org/){target="_blank"} username.

## This Website

Authentication for changes to this site is managed in the git repository from which it is built with [guix git authenticate](https://guix.gnu.org/en/blog/2024/authenticate-your-git-checkouts/).

Introductory commit: `b060b51e5716ddf09be590b260cfe5b1d98d3d66`

signer: `6F27 232D E85C E773 71A6  BC79 BD50 EE37 62D2 4068`

Record these or consult an independently [archived version of this site](https://web.archive.org/web/20250505155151/https://richardjacton.net/) (e.g. the internet archive's wayback machine) if you wish to be able to validate the integrity of the site in the future.
They should not change unless I revoke my primary GPG key.

If the authentication check fails on the cloned repo then my git hosting infrastructure may have been compromised.

```sh
git clone https://gitlab.com/RichardJActon/richardjacton-dot-net.git richardjacton-dot-net && \
    cd richardjacton-dot-net && \
    git branch keyring origin/keyring
guix git authenticate \
    b060b51e5716ddf09be590b260cfe5b1d98d3d66 \
    "6F27 232D E85C E773 71A6  BC79 BD50 EE37 62D2 4068"
```

If the website served to you from [richardjacton.net](https://richardjacton.net) differs from one that you build from the authenticated repo then my web hosting may have beed compromised.

If you have [nix](https://nixos.org/){target="_blank"} installed you can build this site from the cloned repo with:

```sh
nix-shell --command "quarto render"
```

<a rel="me" href="https://fosstodon.org/@RichardJActon"></a>

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API