Small tools to use as (non-sharable) sketchpads - if you need a quick spreadsheet calculation or text editor and are to lazy to open a terminal. Good example of #minimalism and very #privacy minded.
Maybe a concept we could evaluate for use in our fediverse software as well:
This forms a relative reputation system. As uncomfortable as it may be, one man’s terrorist is another man’s freedom fighter, and different jurisdictions have different laws - and it’s not up to the Matrix.org Foundation to play God and adjudicate. Each user/moderator/admin should be free to make up their own mind and decide which reputation feeds to align themselves with.
Everything you always wanted to know about punch card data encoding, but were afraid to ask:
Für mein erstes Projekt in Rust suche ich noch eine geeignete freie Lizenz. Da es sich um einen Dienst handelt, welcher hauptsächlich als Webseite genutzt wird, hatte ich an die AGPL gedacht. Mir fiel aber auf, das die meisten darin verwendeten Bibliotheken MIT und Apache lizenziert sind, was ich eher von Software kenne, die auch kommerziell genutzt werden soll. Für Empfehlungen die für oder gegen eine der genannten Lizenzen sprechen bin ich dankbar. #FollowerPower
RT @Esquiring - Sufficiently advanced data recovery is indistinguishable from dark cybernetic ritual:
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.
@ripper: "Ortsnamen fangen immer mit Buchstaben an." https://de.wikipedia.org/wiki/%E2%80%99s-Hertogenbosch
elrido likes this.
Seien wir froh, müssen wir uns nur mit den modernen Datums- & Zeit-Problemen herumschlagen. Hier hat jemand eine ähnliche Liste mit Ausnahmen in alt-römischen Kalender-Problemen zusammengetragen:
Dealing with Time in the Roman Calendar
Dealing with Time in the Roman Calendar
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.
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/
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)
elrido