Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.alt.folklore.computer > #39369
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | de.alt.folklore.computer |
| Subject | Re: Nostalgiecomputer |
| Date | 2023-05-01 15:27 +0200 |
| Message-ID | <kb9t1kFa0fcU2@mid.individual.net> (permalink) |
| References | (14 earlier) <kb7phlF20sU3@mid.individual.net> <u2mbct$fst$2@news.bawue.net> <slrnu4tjtu.1gt94.hjp-usenet3@trintignant.hjp.at> <kb9km4F7nqiU14@mid.individual.net> <slrnu4va48.1mjh9.hjp-usenet3@trintignant.hjp.at> |
Peter J. Holzer, 2023-05-01 13:54: > On 2023-05-01 11:04, Arno Welzel <usenet@arnowelzel.de> wrote: >> Peter J. Holzer, 2023-04-30 22:29: >> >>> On 2023-04-30 18:20, Gerrit Heitsch <gerrit@laosinh.s.bawue.de> wrote: >>>> Kleines Detail zu webbasiertem Login... Das Verhalten bei 'User gibts >>>> nicht' muss dasselbe sein wie bei 'falsches Password'. Ansonsten kann >>>> ein Angreifer sich mit genug Geduld eine Liste der vorhandenen User IDs >>>> erstellen. >>> >>> Auch wenn ich mich generell selbst an diese Regel halte - das scheint >>> mir eher eine Form von Security by Obscurity zu sein. Die Existenz eines >>> Usernamens sollte kein Geheimnis sein müssen. >> >> Warum sollte man Dritten gegenüber bereitwillig Auskunft geben, welche >> User es in einem System gibt? > > Ich sage ja nicht, dass man "bereitwillig Auskunft geben soll". Ich > sage, dass man sich nicht darauf verlassen darf, dass der Angreifer > keine Usernamen kennt. Usernamen "lecken" auf vielerlei Arten. Manchmal [...] Das ist dennoch kein Argument dafür, Usernamen generell nicht zu schützen und bei fehlerhaften Login-Versuchen genau anzugeben, ob der Username falsch war oder das Passwort. >> Mit dem Argument, dass Usernamen nichts schützenswertes sind, könnte man >> sich die Eingabe eines Usernams auch gleich ganz sparen und einfach die >> Liste der existierenden User zur Auswahl anbieten oder per Auto-Complete >> beim Tippen passende Namen vorschlagen. Warum wird das nicht getan? > > Ubuntu zeigt die letzten paar verwendeten Loginnamen beim graphischen > Login an. Der typische Laptop hat vermutlich eh nicht mehr User als das > Limit, also wird das durchaus manchmal getan. "Grafischer Login" ist üblicherweise lokal am Gerät. Die Leute, die physisch auf das Gerät Zugriff haben, kennen diese User in der Regel ohnehin. > Bei Systemen mit vielen Usern ist der Bequemlichkeitsgewinn durch eine > solche Liste gering, also warum sollte man das tun? (Bei Web-Applikationen Weil man dann bereits beim Eintippen des Usernamens sehen kann, wie der Username korrekt geschrieben wird. Wenn ich z.B. "arn" eintippe sehe ich direkt, ob es einen User "arno" gibt oder ob ich doch "awe" für "awelzel" nutzen muss. > kommt noch dazu, dass der Browser diese Funktionalität bereitstellt. Also > wiederum: Warum sollte man etwas implementieren, das mit der Autofill- > Funktion im Browser kollidiert und für den User weniger bequem ist?[1]) Wieso kollidiert? Autofill von Eingabefeldern kann mit entsprechenden Vorgaben in HTML abschalten (Attribut "autocomplete" auf "off") und spreche selbstverständlich von einer Funktion, die per XHR die Daten vom Server anfordert und eine Drop-Down-Liste erzeugt. Praktisches Beispiel siehe die Suchfunktion auf meiner Website: <https://arnowelzel.de> Wenn man in das "Suchen"-Feld rechts oben etwas reinschreibt, wird be aktiviertem JavaScript "live" ein Suche auf dem Server ausgeführt und die ersten 10 passende Treffer als Drop-Down-Liste zur Auswahl angezeigt. Das Eingabefeld hat deswegen auch Auto-Complete ausgeschaltet. Verkürzt: <input type="search" autocomplete="off"> > [1] Jaja, ich weiß: Web-Developer bauen dauernd Funktionalität des > Browsers in JavaScript nach, die dann schlechter funktioniert. > Aber das ist kein guter Grund, es zu tun. Diese Aussage ist so pauschal schlicht Unsinn. -- Arno Welzel https://arnowelzel.de
Back to de.alt.folklore.computer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Nostalgiecomputer "F. W." <me@home.com> - 2023-04-27 10:19 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-27 09:04 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-04-27 14:24 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-27 13:29 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-27 17:45 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-04-27 19:26 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-27 21:40 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-04-28 08:36 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-28 09:19 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-04-28 10:42 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-28 20:53 -0400
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-04-29 12:15 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-29 15:16 +0200
Re: Nostalgiecomputer Josef Möllers <josef@invalid.invalid> - 2023-04-29 15:39 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-04-29 17:20 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-29 18:27 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-29 14:31 -0400
Re: Nostalgiecomputer Josef Möllers <josef@invalid.invalid> - 2023-04-29 15:40 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-29 17:07 +0200
Re: Nostalgiecomputer Josef Moellers <josef.moellers@invalid.invalid> - 2023-04-29 17:19 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-29 18:30 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 20:04 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 20:28 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 22:06 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 22:38 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 23:43 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-04-29 18:41 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 17:09 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-04-30 18:20 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 22:13 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 01:03 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-30 00:06 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 17:32 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:12 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:09 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 22:26 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 13:02 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-01 13:13 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 15:20 +0200
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-02 08:47 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-02 12:47 +0200
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-02 12:43 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-04 09:23 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-04 08:10 +0000
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-04 11:54 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-04 18:01 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-04 19:06 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-04 19:09 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 09:36 +0000
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-05 12:52 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 13:56 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-05 14:42 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 14:06 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-10 19:20 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 22:04 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 09:27 +0000
Re: Nostalgiecomputer Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-05-05 12:52 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 14:08 +0000
Re: Nostalgiecomputer Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-04 22:26 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-04 23:11 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 09:52 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-05 18:18 -0400
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-06 10:32 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-06 13:14 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-10 19:56 +0200
Re: Nostalgiecomputer Bernd Laengerich <bernd.laengerich@web.de> - 2023-05-11 08:11 +0200
Re: Nostalgiecomputer Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-06 14:06 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-06 15:52 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-06 20:52 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-07 12:23 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-07 11:02 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-07 13:36 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-07 14:52 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 19:26 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 01:04 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-08 10:13 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-10 19:59 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-10 23:30 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-11 00:42 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-10 23:03 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-10 20:27 -0400
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-11 02:44 +0200
Telefon Sprachqualität (was: Nostalgiecomputer) Michael Bäuerle <michael.baeuerle@gmx.net> - 2023-05-13 15:33 +0200
Re: Telefon Sprachqualität Andreas Kohlbach <ank@spamfence.net> - 2023-05-13 22:36 -0400
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 00:24 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 23:35 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 22:05 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 00:25 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-11 20:47 -0400
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 11:24 +0200
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-12 16:56 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-12 14:24 -0400
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-12 23:03 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-13 08:39 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-13 11:45 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-13 14:31 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-13 18:34 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-14 07:33 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 01:11 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-14 07:42 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 17:45 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:13 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:00 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-13 08:34 +0200
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-13 16:55 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-14 11:35 +0200
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-15 18:10 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 16:55 +0000
Re: Nostalgiecomputer Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-13 09:41 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-13 22:34 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-14 15:51 +0200
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-14 17:07 +0200
Re: Nostalgiecomputer Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-14 17:26 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-14 15:46 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 17:57 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-14 18:37 +0200
Re: Nostalgiecomputer Thomas Hochstein <thh@thh.name> - 2023-05-14 19:38 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-14 17:56 +0000
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-14 22:07 +0200
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-14 20:39 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-14 22:50 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 17:24 +0200
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-16 05:53 +0000
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-15 17:07 +0000
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-14 23:45 +0200
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 07:23 +0200
Re: Nostalgiecomputer Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-05-15 08:46 +0200
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 11:03 +0200
Re: Nostalgiecomputer Josef Möllers <josef@invalid.invalid> - 2023-05-16 15:06 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-15 10:56 +0000
Re: Nostalgiecomputer Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-05-15 13:28 +0200
Re: Nostalgiecomputer Josef Möllers <josef@invalid.invalid> - 2023-05-15 15:50 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 17:59 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-15 21:08 -0400
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-16 06:01 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-16 18:50 -0400
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-15 17:28 +0200
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 20:04 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-15 21:12 -0400
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-16 06:49 +0000
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-16 16:33 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 17:35 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-15 17:52 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-15 15:52 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 19:47 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-16 08:22 +0000
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-15 06:45 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-15 07:30 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:21 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-14 23:10 -0400
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 07:25 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-15 01:38 -0400
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 11:12 +0200
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 07:24 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-20 15:08 +0200
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-14 23:42 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-14 23:05 -0400
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-14 23:36 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-14 22:44 -0400
Re: Nostalgiecomputer Marco Moock <mo01@posteo.de> - 2023-05-15 07:29 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-15 20:33 -0400
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-15 09:00 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-15 20:39 -0400
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-16 06:48 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-16 18:41 -0400
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-20 17:24 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-20 21:07 -0400
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-20 00:09 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:19 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 19:49 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 18:07 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 15:03 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-08 15:27 -0400
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-07 18:48 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-08 14:57 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-08 15:41 -0400
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 11:59 +0000
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-07 19:00 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 19:30 +0000
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-07 21:41 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 15:25 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-08 16:42 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 18:40 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 12:07 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-07 15:36 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 19:32 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-07 17:01 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-07 19:35 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-07 18:59 -0400
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-07 18:58 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 15:25 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-08 16:34 +0200
Re: Nostalgiecomputer "Michael Kraemer @ home" <M.Kraemer@gsi.de> - 2023-05-09 11:36 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-09 16:57 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-09 17:44 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-09 22:32 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-11 00:46 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 08:27 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-11 00:44 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-11 06:42 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 00:27 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-12 02:30 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-12 06:48 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 11:26 +0200
Re: Nostalgiecomputer Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-12 08:42 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-12 08:48 +0200
Re: Nostalgiecomputer Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-12 08:57 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-12 09:18 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-10 19:44 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 23:33 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 00:31 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-11 23:23 +0000
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-12 08:10 +0000
Re: Nostalgiecomputer Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-12 11:04 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 11:29 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-12 18:38 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-12 19:02 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:29 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 22:44 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-15 07:36 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 18:10 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-12 18:56 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-13 08:44 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-13 11:38 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:32 +0000
Re: Nostalgiecomputer Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-05-14 20:02 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 18:23 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-14 23:02 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-15 07:56 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-14 17:26 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-12 11:27 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-05 13:54 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 08:19 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:15 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 20:20 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:24 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-01 17:49 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-02 00:11 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-02 00:20 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-02 19:36 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-02 18:42 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-03 14:14 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-02 12:37 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-03 14:20 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 22:29 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-30 22:42 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 23:03 +0200
Re: Nostalgiecomputer Markus Elsken <markus.elsken@ewetel.net> - 2023-05-01 11:57 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-01 12:07 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-01 11:11 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 13:04 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-01 13:54 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 15:27 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-01 15:34 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 23:13 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-02 00:03 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-02 12:51 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-04 18:10 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-01 15:28 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-01 18:05 +0000
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-02 09:16 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-02 17:58 +0200
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-03 07:24 +0000
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-04-29 17:29 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-04-29 18:38 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-30 01:23 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 17:40 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:21 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-04-30 22:24 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-01 15:30 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-04-30 20:20 +0200
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-02 09:21 +0000
Re: Nostalgiecomputer Andreas Eder <a_eder_muc@web.de> - 2023-05-02 14:30 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-29 13:26 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-04-29 15:24 +0000
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-04-29 17:57 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-30 05:35 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-30 17:15 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 23:41 +0000
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-04-29 17:06 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-04-29 23:16 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-29 14:36 -0400
Re: Nostalgiecomputer poc@pocnet.net - 2023-04-29 23:19 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-30 01:29 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-29 20:11 -0400
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-30 17:13 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-04-27 16:56 +0000
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-04-27 13:12 +0000
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-27 13:37 +0000
Re: Nostalgiecomputer Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-04-27 14:23 +0000
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-04-27 14:59 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-04-27 16:34 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-04-28 08:37 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-28 02:07 -0400
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-04-28 08:41 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-04-28 20:46 -0400
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-02 07:39 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-02 06:43 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-02 11:09 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-02 11:46 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-02 16:51 -0400
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-02 23:16 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-03 18:23 -0400
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-02 10:42 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-02 14:21 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-02 12:54 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-02 17:33 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-02 20:54 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-03 18:27 -0400
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-04 06:53 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-04 09:29 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-02 17:04 -0400
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-02 16:56 -0400
Re: Nostalgiecomputer "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2023-05-03 07:26 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-03 18:31 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-04 00:42 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-03 19:03 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-04 23:55 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-04 07:05 +0000
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-04 09:37 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-04 09:26 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-05 00:15 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-04 08:16 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-04 15:00 -0400
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-04 19:53 +0000
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-05 00:17 +0200
Re: Nostalgiecomputer Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-05 09:27 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-04 19:04 -0400
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-05 15:27 -0400
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 09:55 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-05 18:23 -0400
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-06 10:35 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-06 14:09 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-06 22:49 -0400
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-02 19:37 +0200
Wer zerschießt was. (was: Nostalgiecomputer) Kay Martinen <usenet@martinen.de> - 2023-05-02 20:32 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-03 06:47 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-03 17:20 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-02 16:48 -0400
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-03 07:06 +0200
Re: Nostalgiecomputer olaf <olaf@criseis.ruhr.de> - 2023-05-03 08:21 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-03 09:17 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-03 09:11 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-03 18:20 -0400
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-04 07:12 +0200
Re: Nostalgiecomputer mlelstv@serpens.de (Michael van Elst) - 2023-05-04 05:20 +0000
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-05 15:28 -0400
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-05 21:57 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-07 18:52 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 16:21 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-08 16:49 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-08 18:49 +0200
Re: Nostalgiecomputer Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-08 19:11 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-08 11:39 +0200
Re: Nostalgiecomputer mlelstv@serpens.de (Michael van Elst) - 2023-05-08 11:02 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-09 07:00 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-04 08:36 +0000
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-04 19:20 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-04 18:12 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-05 09:59 +0000
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-05 14:53 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-05 22:45 +0200
Re: Nostalgiecomputer Arno Welzel <usenet@arnowelzel.de> - 2023-05-05 14:47 +0200
Re: Nostalgiecomputer Stefan Reuther <stefan.news@arcor.de> - 2023-05-05 19:05 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-05 22:55 +0200
Re: Nostalgiecomputer Stefan Reuther <stefan.news@arcor.de> - 2023-05-06 09:13 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-06 10:53 +0000
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-06 11:47 +0000
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-04 08:31 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-09 10:40 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 08:51 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-10 15:17 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-11 01:07 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-11 07:48 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-11 19:21 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-15 10:28 +0200
Re: Nostalgiecomputer "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-15 14:18 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-10 16:40 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-11 07:51 +0200
Re: Nostalgiecomputer Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-04 18:20 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-09 10:43 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 08:54 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-10 15:20 +0200
Re: Nostalgiecomputer poc@pocnet.net - 2023-05-10 23:37 +0000
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-11 07:57 +0200
Re: Nostalgiecomputer Andreas Kohlbach <ank@spamfence.net> - 2023-05-11 16:24 -0400
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-12 13:49 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-15 10:29 +0200
Re: Nostalgiecomputer Hanno Foest <hurga-news2@tigress.com> - 2023-05-15 14:14 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-15 18:19 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-16 10:41 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-16 18:06 +0200
Re: Nostalgiecomputer Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-17 12:17 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-17 12:29 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-17 18:25 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-22 11:33 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-23 16:16 +0200
Re: Nostalgiecomputer "F. W." <me@home.com> - 2023-05-24 07:38 +0200
Re: Nostalgiecomputer Kay Martinen <usenet@martinen.de> - 2023-05-17 17:49 +0200
Re: Nostalgiecomputer "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-05-16 20:04 +0000
csiph-web