Skip to content

Commit 59c96bc

Browse files
committed
improves PTF footer text
1 parent 687666c commit 59c96bc

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

hugo-gh/content/posts/20240708-dnssd-browser-prototype.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = 'Browser-based DNS-SD UI under development'
2+
title = 'DNS Service Discovery UI'
33
date = 2024-06-23T13:42:20+02:00
44
draft = false
55
featured_image = "/images/20240807 sd_inspector prototype.png"
@@ -11,5 +11,6 @@ DNS Service Discovery (DNS-SD) is a DNS standard that allows sets of services an
1111
It is a standard most commonly used in local networks to discover nearby printers, scanners and other resources over multicast DNS (which Apple refers to as Bonjour or Rendezvous). However, the standard also specifies how Service Discovery is defined for use in the Global DNS infrastructure. This is refered to as Wide Area DNS Service Discovery.
1212

1313
We have an early prototype for a browser-based sig0namectl Wide Area DNS-SD app. The current version can discover, browse and connect to services and resources that community members provide. Soon it will allow updating and adding resources using sig0 keys in your browser-based keystore. Even though it's under heavy development, take a sneak peak at a recent snapshot of the [sd_inspector](https://sig0namectl.networkcommons.org/sd_inspector.html) app.
14-
15-
<img class="special-img-class" src="/images/20240807 sd_inspector prototype.png" />
14+
<a href="https://sig0namectl.networkcommons.org/sd_inspector.html">
15+
<img class="special-img-class" src="/images/20240807 sd_inspector prototype.png" />
16+
</a>

hugo-gh/layouts/partials/site-footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<img src="/images/PrototypeFund-P-Logo.svg" style="max-height:343px;width:auto;height:auto">
33
<img src="/images/BMBF-internet_in_farbe_en.jpg">
44
<br><br>
5-
Sponsored by the German Federal Ministry of Education & Research<br> through Round 15 of the Prototype Fund<br>
5+
Sponsored by the German Federal Ministry of Education & Research<br>
6+
through participation in Round 15 of the Prototype Fund, March-August 2024<br>
67
</center>
78
<br><br>
89
<br><br>

0 commit comments

Comments
 (0)