Add news/event-20230905-vortrag-eris-emery
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ehmry - 2023-08-28 09:33:36 +02:00
parent a281cc4c50
commit e4526037ad
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE item SYSTEM "http://www.c3d2.de/dtd/c3d2web.dtd">
<item date="2023-08-27T10:42:00" title="Vortrag ERIS" author="ehmry">
<image title="ERIS">../eris-logo.svg</image>
<event>
<start>2023-09-05T19:30:00</start>
<location><link href="space.html">HQ</link>, /proc, Zentralwerk, Riesaer Straße 32, 01127 Dresden</location>
</event>
<p>
ehmry wird einen Vortrag über das <link href="https://eris.codeberg.page/">Encoding for Robust Immutable Storage</link> halten.
ERIS urde erstmals bei den Datenspuren 2021 vorgestellt.
Dieser Vortrag behandelt die <link href="https://purl.org/eris">ERIS Spezifikation</link> und demonstriert ERIS für Freund zu Freund Datei teilen.
Der Fragen und Diskussionen werden vieleicht auf Englisch statt finden, weil ehmry kaum Deutsch spricht.
</p>
</item>

View File

@ -0,0 +1,11 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="logo" version="1.1" viewBox="0 0 32 32">
<desc>ERIS logo, &#x2BF0;</desc>
<defs>
<clipPath id="inside">
<circle cx="16" cy="16" r="12"/>
</clipPath>
</defs>
<circle cx="16" cy="16" r="14" fill="goldenrod" stroke="black" stroke-width="2"/>
<path id="symbol" d="M 6,6 A 8,8 0 0,1 6,26 M 16,1 V 31 M 26,6 A 8,8 0 0,0 26,26" style="fill: none; stroke: black; stroke-width: 2" clip-path="url(#inside)"/>
</svg>

After

Width:  |  Height:  |  Size: 539 B