Is there a service or implementation that can test RFC 9421 implementations? I'm running a branch of NodeBB here on activitypub.space that sends and receives RFC 9421 HTTP Signatures and I'd like to test against someone
@silverpill perhaps?
RFC 9610: JSON Meta Application Protocol (JMAP) for Contacts, N. Jenkins, Ed., https://www.rfc-editor.org/info/rfc9610 #RFC This document specifies a data model for synchronising contact data with a server using the JSON Meta Application Protocol (JMAP).
I can't believe I've waited this long to create this stupid shell function:
```
rfc() {
local rfc="rfc${1##rfc}";
curl -s "https://www.rfc-editor.org/rfc/${rfc}.txt" | ${PAGER:-more}
}
```
#RFC 9880 and the #IoT #Validation Problem: From Standards Fragmentation to a Device-Model Compiler by guest author Stefano Fago
Hi, for those relying on a screen reader, we would like to have your feedback on what we could do to make GNOME Calendar friendly for you. If you would like to share some feedback on anything regarding the screen reader experience with GNOME Calendar, please consider reading and commenting on the following issue: https://gitlab.gnome.org/GNOME/gnome-calendar/-/work_items/1634
(Boost appreciated)
#RFC #GNOME #GNOMECalendar #GTK #GTK4 #accessibility #a11y #boost4reach #Blind #AccessibilityInFreeSoftware