<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Test Adapter pwned-check v. 0.0.8]]></title><description><![CDATA[<p dir="auto"><a href="https://www.npmjs.com/package/iobroker.pwned-check" rel="nofollow ugc"><img src="https://img.shields.io/npm/v/iobroker.pwned-check.svg" alt="NPM version" class=" img-fluid img-markdown" /></a> <a href="https://www.npmjs.com/package/iobroker.pwned-check" rel="nofollow ugc"><img src="https://img.shields.io/npm/dm/iobroker.pwned-check.svg" alt="Downloads" class=" img-fluid img-markdown" /></a> <img src="https://iobroker.live/badges/pwned-check-installed.svg" alt="Number of Installations" class=" img-fluid img-markdown" /> <img src="https://iobroker.live/badges/pwned-check-stable.svg" alt="Current version in stable repository" class=" img-fluid img-markdown" /> <img src="https://github.com/ipod86/ioBroker.pwned-check/workflows/Test%20and%20Release/badge.svg" alt="Test and Release" class=" img-fluid img-markdown" /></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Aktuelle Version</th>
<th>0.0.8</th>
</tr>
</thead>
<tbody>
<tr>
<td>Veröffentlichungsdatum</td>
<td>09.06.2026</td>
</tr>
<tr>
<td>GitHub</td>
<td><a href="https://github.com/ipod86/ioBroker.pwned-check/releases/tag/v0.0.8" rel="nofollow ugc">v0.0.8 Release</a></td>
</tr>
<tr>
<td>npm</td>
<td><a href="https://www.npmjs.com/package/iobroker.pwned-check/v/0.0.8" rel="nofollow ugc">iobroker.pwned-check@0.0.8</a></td>
</tr>
<tr>
<td>Aktueller Entwicklungsstand</td>
<td><a href="https://github.com/ipod86/ioBroker.pwned-check/commits/main" rel="nofollow ugc">main Branch</a> · <a href="https://www.npmjs.com/package/iobroker.pwned-check" rel="nofollow ugc">npm (latest)</a></td>
</tr>
</tbody>
</table>
<hr />
<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich freue mich, dass <strong>pwned-check</strong> jetzt im Latest-Repository ist — und würde mich über erste Tester und Feedback freuen!</p>
<p dir="auto"><strong>Was ist das?</strong></p>
<p dir="auto">Ein Adapter der regelmäßig prüft, ob eure Passwörter oder E-Mail-Adressen in bekannten Datenlecks aufgetaucht sind — ohne dass das eigentliche Passwort jemals euren Server verlässt.</p>
<p dir="auto"><strong>Was kann der Adapter?</strong></p>
<ul>
<li><strong>Passwortprüfung</strong> über die <a href="https://haveibeenpwned.com/" rel="nofollow ugc">Have I Been Pwned</a>-API — SHA-1-Hash wird im Browser berechnet, nur die ersten 5 Zeichen werden übertragen (k-Anonymity). Weder Klartext noch der vollständige Hash verlassen euren Server</li>
<li><strong>E-Mail-Prüfung</strong> über die <a href="https://xposedornot.com/" rel="nofollow ugc">XposedOrNot</a>-API — kein API-Schlüssel erforderlich</li>
<li><strong>Leak-Details</strong> als einzelne Datenpunkte pro Leak-Quelle unter <code>emails.&lt;id&gt;.leaks.*</code></li>
<li><strong>ioBroker-Benachrichtigungen</strong> bei neu erkannten Datenlecks, in der konfigurierten Systemsprache (11 Sprachen)</li>
<li><strong>HTML-Widget</strong> als fertiger Datenpunkt für VIS, vis-2 und andere Dashboards (Theme hell/dunkel, Transparenz, Schriftgröße konfigurierbar)</li>
<li><strong>Malware-Erkennung</strong> — prüft ob pawns-cli (iProyal-Proxy-Software) auf dem System läuft (nur Linux)</li>
<li>Kein API-Schlüssel erforderlich</li>
</ul>
<p dir="auto"><strong>Changelog</strong></p>
<p dir="auto">0.0.8 (2026-06-09)</p>
<ul>
<li>fix: robuste Spracherkennung für Widget (toLowerCase + Sprachfallback)</li>
<li>fix: alle Widget-Texte in Systemsprache übersetzt</li>
</ul>
<p dir="auto">0.0.7 (2026-06-08)</p>
<ul>
<li>fix: alle Objektnamen und Widget-Texte auf Englisch/Systemsprache übersetzt</li>
<li>fix: Malware-Benachrichtigung wird nur bei neuer Erkennung gesendet</li>
<li>fix: Malware-Check auf Windows/macOS automatisch übersprungen</li>
<li>fix: i18n description-Schlüssel in 9 Sprachdateien korrigiert</li>
</ul>
<p dir="auto">0.0.6 (2026-06-06)</p>
<ul>
<li>fix: fehlende Zwischenobjekte für emails, passwords, system, leaks hinzugefügt</li>
<li>fix: <a class="plugin-mentions-user plugin-mentions-a" href="/user/alcalzone" aria-label="Profile: alcalzone">@<bdi>alcalzone</bdi></a>/release-script auf &gt;=5.2.1 aktualisiert</li>
</ul>
<p dir="auto">0.0.5 (2026-05-31)</p>
<ul>
<li>fix: ioBroker-Timer statt einfacher JS-Timer</li>
<li>fix: engines.node &gt;= 22, diverse Abhängigkeiten aktualisiert</li>
</ul>
<p dir="auto">Ältere Changelogs: <a href="https://github.com/ipod86/ioBroker.pwned-check/blob/main/CHANGELOG_OLD.md" rel="nofollow ugc">CHANGELOG_OLD.md</a></p>
<p dir="auto"><em>Dieser Adapter wird mit Unterstützung von KI entwickelt und gepflegt.</em></p>
]]></description><link>https://forum.iobroker.net/topic/84794/test-adapter-pwned-check-v.-0.0.8</link><generator>RSS for Node</generator><lastBuildDate>Fri, 19 Jun 2026 01:33:24 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84794.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2026 16:42:56 GMT</pubDate><ttl>60</ttl></channel></rss>