Spass am weniger bekannten 8-Bit-Gerät - BASIC-Labyrinth auf den KC 85/4 portieren

Duff's device (ca. 1984)
Via jargon file, Kommentar von Tom Duff
register n = (count + 7) / 8; /* count > 0 assumed */
switch (count % 8)
{
case 0: do { *to = *from++;
case 7: *to = *from++;
case 6: *to = *from++;
case 5: *to = *from++;
case 4: *to = *from++;
case 3: *to = *from++;
case 2: *to = *from++;
case 1: *to = *from++;
} while (--n > 0);
}
Via jargon file, Kommentar von Tom Duff
Oh, cool: Wenn man die Nachricht vom Enigma Coin aus dem Open Enigma for dummies Handbuch entschlüsselt, stösst man auf ein Geocache-Rätsel in der Schweiz. Ich bin dann mal Beschäftigt.
Der wahrscheinlich kleinste SMS gateway der Welt: VoCore2 + OpenWRT + smstools + USB-GSM-Modem

Zwar von Google, aber enthält sehr interessante Informationen: https://www.google.com/covid19/mobility/
Zeigt eindrucksvoll was man aus den Metadaten alles rauslesen kann, wenn man Zugriff auf all das hat.
Zeigt eindrucksvoll was man aus den Metadaten alles rauslesen kann, wenn man Zugriff auf all das hat.
COVID-19 Community Mobility Report
See how your community is moving around differently due to COVID-19www.google.com
PrivateBin v1.3.4 released - Fixing HTML entities, custom expiration, pasting into password field
https://privatebin.info/news/v1.3.4-release.html
https://privatebin.info/news/v1.3.4-release.html
Neue Services:
- https://test.dssr.ch/ - Infos zur eigenen Verbindung mit dem Webserver auf (IP, Verschlüsselung, etc.)
- https://meet.dssr.ch/ - video meetings, etherpad, screensharing
Hinweise und Verbesserungsvorschläge sind herzlich willkommen!
- https://test.dssr.ch/ - Infos zur eigenen Verbindung mit dem Webserver auf (IP, Verschlüsselung, etc.)
- https://meet.dssr.ch/ - video meetings, etherpad, screensharing
Hinweise und Verbesserungsvorschläge sind herzlich willkommen!
Nachtrag: Jitsi Wasserzeichen entfernt. Das Etherpad kann man auch direkt nutzen ohne meeting unter https://meet.dssr.ch/etherpad/
Vernetzt bleiben trotz Corona – datensparsame Tools fürs Homeoffice | Digitalcourage
Vernetzt bleiben trotz Corona – datensparsame Tools fürs Homeoffice | Digitalcouragedigitalcourage.de
Question to PrivateBin users - Should we change the term "paste" to something else?
https://www.systemli.org/poll/#/poll/WO1PEAFQ5K/participation?encryptionKey=hEbthZLaLJupBHwsAKJoUIVLMWzSF6ozcHSDb2yl
#followerpower #poll
https://www.systemli.org/poll/#/poll/WO1PEAFQ5K/participation?encryptionKey=hEbthZLaLJupBHwsAKJoUIVLMWzSF6ozcHSDb2yl
#followerpower #poll
PrivateBin v1.3.3 & v1.2.3 - Fixing HTML entity double encoding issues introduced in 1.3.2 & 1.2.2 https://privatebin.info/news/v1.3.3-v1.2.3-release.html
PrivateBin 1.3.2 & 1.2.2 released - Fix for persistent XSS vulnerability in filenames of attached files
https://privatebin.info/news/v1.3.2-v1.2.2-release.html
https://privatebin.info/news/v1.3.2-v1.2.2-release.html
This entry was edited (3 years ago)
#PSA #TIL When saving passwords in Chrome or Android, these aren't just stored locally, but may get automatically copied to the cloud. Check https://passwords.google.com/ if it did so and disable it, if this isn't wanted.
I discovered it had stored over 150 accounts from a work related device more then 5 years ago, when I must have signed in with a google account, that I only created to be able to use an Android back then. Fortunately most accounts got their passwords changed since then, but I deleted them all nonetheless and will have to change passwords on some of them.
I do use a password manager integrated in Firefox (Passman), but store those in my nextcloud instance at home, where I can physically pull the plug if necessary. The fact that the Google browsers did this without my consent or even telling me that this was part of what the Google account did is really bad UX design, to say the least. Firefox was always very transparent about its synchronization feature and back in the day you could synch it with your own server instead of the Mozilla provided one. At least I can choose to use Firefox without signing in and with different, self-hosted synchronization solutions.
I do use a password manager integrated in Firefox (Passman), but store those in my nextcloud instance at home, where I can physically pull the plug if necessary. The fact that the Google browsers did this without my consent or even telling me that this was part of what the Google account did is really bad UX design, to say the least. Firefox was always very transparent about its synchronization feature and back in the day you could synch it with your own server instead of the Mozilla provided one. At least I can choose to use Firefox without signing in and with different, self-hosted synchronization solutions.
Meine Eindruck vom Congress: Das ist hier wie das Internet in den 90ern - bunt und animiert, wild, frei, mal laut, mal zum Nachdenken, man merkt gar nicht wie die Zeit verfliegt und es gibt immer noch mehr zu entdecken. Ein riesen Spass! #36c3
Fediverse meetup am 36C3
As discussed: #fediverse36c3 - for those that want to get in touch with me - this is the 2011 single-user Friendica instance.
Ross Andersons presentation at the #36C3 introduced me to the concept of security economics: "If Alice guards a system, but Bobs bears the cost of it failing, expect trouble." (quoting from memory)
PrivateBin 1.3 released - Fixing mangled URLs, switching encryption & compression libraries https://privatebin.info/news/v1.3-release.html
This entry was edited (3 years ago)
Sehr schön: PHP 7.3 ist endlich wieder so schnell wie 7.0. Habe ich bemerkt als ich 7.3 zur unit test suite von PrivateBin in TravisCI hinzugefügt habe https://travis-ci.org/PrivateBin/PrivateBin/builds/497382696 - Somit habe ich nun auch das unit test docker image auf 7.3 ge-upgraded https://github.com/PrivateBin/docker-unit-testing/commit/b42a19bd01215d169bcbeb0033d2160e1c4c4808
Einfachste Sicherheitsmassnahmen auf der Web-E-Voting-Seite nicht implementiert, aber behaupten es sei alles kein Problem und der Nutzer müsse halt aufpassen! *kopf-schüttel* m(
Kommentar zu E-Voting Stellungnahme St. Gallen - blog.dbrgn.ch
Kommentar zu E-Voting Stellungnahme St. Gallen.blog.dbrgn.ch
PrivateBin 1.2.1 released
Release v1.2.1 - Fix for low entropy key vulnerability in legacy browsers - PrivateBin
This release fixes a low entropy key vulnerability in PrivateBin affecting legacy browsers.privatebin.info
PrivateBin 1.2 released - QR codes, inline media display, 6 new languages & JS refactoring
Release v1.2 - QR codes, inline media display, 6 new languages & JS refactoring - PrivateBin
This release adds QR code generation, inline display of video, audio, PDF and new translations to PrivateBin and a large refactoring of the JavaScript code.privatebin.info
Der Stand von Open Access an Schweizer Unis - nicht so gut 


Transparenz bei Subskriptionskosten in der Schweiz: Bilanz nach vier Jahren
Vor vier Jahren, am 23. Juni 2014, habe ich die Schweizer Hochschulbibliotheken nach ihren Ausgaben an die drei grossen Verlage Elsevier, Springer und Wiley angefragt. Die Antworten waren ernüchternd…wisspub.net
DSGVO (GDPR)
In den letzten beiden Wochen habe ich von unzähligen Organisationen erfahren, welche meinen, ich hätte noch irgendetwas mit Ihnen zu tun und freue mich darüber, endlich aus deren Datenbanken zu fliegen, so dass meine Spam-Filter deren Mails nicht mehr ausfiltern müssen.
Und nun gibt es endlich wieder anständige Webseiten welche schnell laden und sich auch ohne Javascript lesen lassen:
- USA today (US Tageszeitung)
- National Public Radio (Verbund öffentlich rechtlicher Radios der USA)
Ich muss sagen, ich finde das eine wirklich grossartige Entwicklung!
Und nun gibt es endlich wieder anständige Webseiten welche schnell laden und sich auch ohne Javascript lesen lassen:
- USA today (US Tageszeitung)
- National Public Radio (Verbund öffentlich rechtlicher Radios der USA)
Ich muss sagen, ich finde das eine wirklich grossartige Entwicklung!

This entry was edited (4 years ago)
https://f.i-o.stream/profile/kalipus likes this.
Happy Towel Day
Towel Day - Celebrating the life and work of Douglas Adams
Towel Day is an annual celebration on the 25th of May, as a tribute to the late author Douglas Adams (1952-2001). On that day, fans around the universe carry a towel in his honour.towelday.org
PrivateBin 1.1.1 released - fixing a data leak vulnerability
Release v1.1.1 - Fix for data leak vulnerability - PrivateBin
This release addresses a data leak vulnerability in PrivateBin.privatebin.info
MapSCII - the whole world in your console!
Demo of https://github.com/rastapasta/mapscii A node.js based Vector Tile to Braille and ASCII renderer for xterm-compatible terminals. Try it yourself! Open your Terminal and enter => telnet ma...asciinema.org
Axel Beckert ⌨🐧🐪🚴😷 XTaran
•elrido likes this.
elrido
Dealing with Time in the Roman Calendar