QuickLinks vom 3. August bis zum 16. August

Meine pinboard.in-Links vom 3. August bis zum 16. August:

  • checksum – is a blisteringly fast, no-nonsense file hashing application for Windows that generates and verifies SHA1 and MD5 hashes
  • Web Developer Extension – adds various web developer tools to a browser. The extension is available for Firefox and Chrome, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
  • renameutils – are a set of programs designed to make renaming of files faster and less cumbersome.
  • Lion DiskMaker – is a small application programmed with AppleScript that you can use with Mac OS X 10.6 or 10.7 to burn a DVD or build a bootable USB key from Mac OS X Lion’s Installation programm.
  • ipswDownloader – Simple app for downloading firmware for Apple iPhone / iPad / iPod Touch.
  • LiveReload – monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.
  • LESS.app – extends CSS with variables, nested rules, operators and more. If you're still building websites without it, you're an idiot. This app makes it dead simple to use {Less} by automatically compiling *.less files into standard CSS.
  • Project Hamster – is time tracking for individuals. It helps you to keep track on how much time you have spent during the day on activities you choose to track.
  • ControlPlane – Using a number of configurable evidence sources, rules and actions you can reconfigure your Mac based on what you are doing, where you are at or the time of day.  Set the office printer as your default printer while at work or start a set of apps once you’re home.
  • pow – is a zero-config Rack server for Mac OS X

QuickLinks vom 23. Juli bis zum 2. August

Meine pinboard.in-Links vom 23. Juli bis zum 2. August:

  • ScreenSharingMenulet – connect to local and Back to My Mac hosts via Screen Sharing from the menu bar
  • Using the Rake Build Language
  • Message Header Analysis Tool – Extract a message header from a mail you want to investigate. Copy/Paste into the box above and click on "ANALYSE"
  • TotalTerminal – provides a persistent Visor Window which slides down when you press a hot-key. Remember Quake Console?
  • pexpect – is a pure Python module that makes Python a better tool for controlling and automating other programs.
  • vimwiki – is a personal wiki for Vim. A number of linked text files that have their own syntax highlighting.
  • spiped – is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses. This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.
  • A simple Ruby command-line application skeleton
  • Download Time Calculator – calculates the time needed for downloading a file with a specified connection speed and file size
  • SafariOmnibar – is a Safari SIMBL plugin aiming at mimicing the Chrome's smart location bar which combines location and search.

HTTPS für einen Mac OS X Webserver

Wireshark_Roundcube_Passwort

Wenn man einen Webserver unter Mac OS X betreibt, und ausserdem möchte, dass die gesamte Kommunikation mit diesem verschlüsselt abläuft, wird man sich früher oder später mit dem mod_ssl-Modul des Apache Webservers befassen. Dieses fantastische Stück Software sorgt beispielsweise dafür, dass nicht jeder der im gleichen WLAN sitzt oder sonst irgendwie den Datenverkehr mitschneiden kann, auch die Usernamen, Passwörter oder sonstige interessante Daten frei Haus erhält. In dem oben stehenden Bild ist mein Login über HTTP schön zu sehen1.

Wie man das ganze unter OS X recht flugs, allerdings auch nicht so richtig geeignet für ein echtes Produktivsystem, hin bekommt wird hier in fünf Schritten beschrieben.

  1. Erstellung einer eigenen Certification Authority (CA)
  2. Erstellung eines Private Key für den Web Server
  3. Erstellung eines Certificate Request für den gerade erstellten Private Key des Webservers
  4. Unterschreiben des Certificate Request mit dem Key der CA
  5. Anpassen der Apache-Configs

Weiter geht es nach dem Klick…

Weiterlesen →

  1. Und nein, mein Passwort ist üblicherweise nicht “test123″ []

QuickLinks vom 13. Juli bis zum 21. Juli

Meine delicious.com-Links vom 13. Juli bis zum 21. Juli:

  • Data Deduplication im Backup/Recovery Umfeld
  • Virtualisierung von Storage Area Networks
  • pdftotext – dient der Konvertierung von PDFs in reinen Text, entstammt dem xpdf-Paket.
  • Open Atrium – is an intranet in a box that has group spaces to allow different teams to have their own conversations. It comes with six features – a blog, a wiki, a calendar, a to do list, a shoutbox, and a dashboard to manage it all.
  • hid.im – A Hidim turns a torrent into a regular PNG image. You save the png yourself. You can post it anywhere. People can decode it, but it can't be searched for… it won't turn up in searches for those torrents, unless you provide text that matches.
  • How to Debug PHP Using Firefox with FirePHP – This article shares an elegant, simple, and more maintainable way of debugging Ajax apps via the web browser (more specifically for the Mozilla Firefox browser). You’ll learn the basics of leveraging Firefox in conjunction with Firebug and FirePHP to implement FirePHP libraries on web apps and logging messages in the Firebug console.

QuickLinks vom 2. Mai bis zum 6. Mai

Meine delicious.com-Links vom 2. Mai bis zum 6. Mai:

QuickLinks vom 12. Januar bis zum 16. Januar

Meine delicious.com-Links vom 12. Januar bis zum 16. Januar:

Mehrere Email Adressen unter einem PGP-Key

Meinen gpg-key habe ich schon seit 20041 und seit dieser Zeit ist da auch nur meine Standard Mail-Adresse drin gespeichert. Allerdings kann man mit einem Key auch mehrere Adressen benutzen.

Wenn man weiss wie es geht, ist das auch recht einfach einzurichten…

Zunächst einmal die ID des eigenen Schlüssels rausfinden:

~ > gpg --list-keys

/Users/dennis/.gnupg/pubring.gpg -------------------------------- pub 1024D/8FC5AC3D 2004-06-29 uid Dennis Wegner dennis@instant-thinking.de sub 1024g/D9952208 2004-06-29

Die ID meines Schlüssels2 ist also 8FC5AC3D.

Und dann einfach per

~ > gpg --edit-key YOUR_ID

In den interaktiven Modus von gpg wechseln und adduid eingeben. Dann wird man nach Name, Email-Adresse und einem (optionalen) Kommentar gefragt. Das ganze dann noch mit der gpg-Passphrase absegnen und schon ist die zweite Adresse in dem Key enthalten.

In der Praxis schaute das bei mir so aus:

~ > gpg --edit-key 8FC5AC3D gpg (GnuPG) 1.4.7; Copyright (C) 2006 Free Software Foundation, Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the file COPYING for details.

Geheimer Schlüssel ist vorhanden.

pub 1024D/8FC5AC3D created: 2004-06-29 expires: niemals usage: SC
trust: unbekannt Gültigkeit: unbekannt sub 1024g/D9952208 created: 2004-06-29 expires: niemals usage: E
[ unknown] (1). Dennis Wegner dennis@instant-thinking.de

Befehl> adduid Ihr Name ("Vorname Nachname"): Dennis Wegner Email-Adresse: dennis.wegner@web.de
Kommentar:
Sie haben diese User-ID gewählt: "Dennis Wegner dennis.wegner@web.de"

Ändern: (N)ame, (K)ommentar, (E)-Mail oder (F)ertig/(B)eenden? f

You need a passphrase to unlock the secret key for user: "Dennis Wegner dennis@instant-thinking.de" 1024-bit DSA key, ID 8FC5AC3D, created 2004-06-29

pub 1024D/8FC5AC3D created: 2004-06-29 expires: niemals usage: SC
trust: unbekannt Gültigkeit: unbekannt sub 1024g/D9952208 created: 2004-06-29 expires: niemals usage: E
[ unknown] (1) Dennis Wegner dennis@instant-thinking.de [ unknown] (2). Dennis Wegner dennis.wegner@web.de

Und schon ist meine alte web.de Adresse3 auch in meinem Schlüssel. Für weitere Adressen den Vorgang wiederholen und glücklich verschlüsselte Mails versenden.

(via: The GNU Pivacy Handbook – Adding and deleting key components)

  1. und ich muss den auch mal hier auf instant-thinking.de ein wenig prominenter platzieren… []
  2. die Ausgabe ist gekürzt, da werden alle Schlüssel aufgelistet die in eurem Schlüsselbund sind []
  3. die auch immer noch funktioniert, die leitet direkt an instant-thinking.de weiter []

QuickLinks vom 10. März bis zum 12. März

Meine del.icio.us-Links vom 10. März bis zum 12. März:

  • Purre – Play iPhoto movies in FrontRow
  • Wörterbücher – Kostenloser deutscher Thesaurus und ein Deutsch-Englisch Wörterbüch für das Mac OS Lexikon
  • Step by Step: Configuring SSL Under Apache
  • Developing Rails Applications on Mac OS X Leopard
  • ExpanDrive – Seems like an extended Version of sshFS… Shareware, 29$.
  • SING – stands for Send ICMP Nasty Garbage. It is a tool that sends ICMP packets fully customized from command line.
  • Tunnelblick – is a simple graphical user interface for the great VPN software OpenVPN 2.0 and higher
  • wicd – is an open source wired and wireless network manager for Linux which aims to provide a simple interface to connect to networks with a wide variety of settings
  • Libra – Freeware Library Software for Windows
  • If Version Control Systems were Airlines
  • SmartSleep – is a preference pane that dynamically sets the sleep state of your machine.
  • gitnub – Git kicking it OS X style. Still many exciting nibbles to be implemented!
  • Scrivener – is a word processor and project management tool created specifically for writers of long texts such as novels and research papers. Shareware, 39,95 $

QuickLinks vom 28. Februar

Meine del.icio.us-Links vom 28. Februar:

  • PlayVideoTS – opens the VIDEO_TS folder of ripped DVDs using the Apple DVD Player
  • Changes – Diff on Speed. Mac OS X only Shareware, $39.95.
  • Using autofs for GPG keys on a USB stick
  • MindNode – is a free and very easy to use mindmapping application
  • ccollect – (pseudo) incremental backup with different exclude lists using hardlinks and rsync
  • Yep – iPhoto like Software targeting PDFs.
  • DiscRotate – is a Daemon and PreferencePane that will control the speed of your optical drives. It is written in Cocoa (Obj-C 2.0) for Mac OS X 10.5 Leopard.
  • twill – is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.