Marcel Waldvogel

Netfuture: The future is networked

  • Blog
    • Blog
    • Blockchain critique
  • Publications
  • Open Source Software
    • TLS Interposer
    • Automatic SOGo configuration for iOS (iPhone/iPad) and MacOSX
    • vcard4-ts: vCard version 4 parsing, TypeScript-style
    • fake-super: Recover rsync attributes
    • dnstemple: DNS with Templates
  • Tutorials
    • Tutorial: Cyclic Redundancy Check (CRC) Computation
      • Background: Asynchronous Serial Communications (RS-232C)
      • Parity Bits
      • Checksums
      • Intermission: Classes of errors
      • Check Digits
      • Error Correction Codes (ECC)
      • Cyclic Redundancy Check sequences (CRC): A Big Mystery?
      • CRC Hardware Operation
      • Software CRC Computation
      • Mathematical Background
      • Polynomial view
  • About
    • Deutsch
    • English
  • Eliminate BEAST, CRIME, Lucky13, RC4, SSLv3 weaknesses from binary/legacy applications

    Security is hard. Security that works with a variety of platforms under a flurry of circumstances with an endless choice of applications is practically impossible. SSL and TLS, the Internet security workhorses, try to achieve this feat … and fail from time to time. While some software has been updated, not all of it has.…

    2013-11-14
  • Keep Time Machine backups from slowing down your server

    Time Machine backups to a Linux machine running Netatalk is a very convenient way of safeguarding your data. However, the I/O load on the server machine can sometimes become very high. Here is a quick hack to improve this, if you need AppleTalk AFP services mostly for TimeMachine.

    2013-10-10
  • School vacation calendar for Stein am Rhein

    The two schools in Stein am Rhein, primary school Schanz and secondary school Hopfengarten, both publish their vacation calendars online. However, these calendars are written as formatted text and published as PDF. This post describes how you can import their calendars into your electronic calendar, such as Outlook or iCal. [This article is also available…

    2013-09-22
  • Production Planning System for Cookie Clicker (Updated)

    Are you serious about your Cookie Clicker production enterprise of intergalactic dimensions? Then you need this time-shifting production planning system with wormhole and cookieverse capability!

    2013-09-14
  • TimeMachine corruption: Use btrfs 🙂

    I do run TimeMachine backups from my MacBook to my Linux server, which is very convenient. However, I sometimes close the MacBook while the backup is going on and walk away. I believe this is the cause for the TimeMachine corruptions that I have once in a while. Even though I tried fixing these TimeMachine…

    2013-08-28
  • Simple versioned TimeMachine-like backup using rsync

    Over many years, I have dealt with scripts that do backup versioning, i.e., maintain multiple backups. Due to their flexibility, they have been complex to understand and configure. Here is a simple rsync-based tool with a different focus: The experienced systems administrator who wants to keep his system’s complexity down.

    2013-08-25
  • Utilizing Photo Sharing Websites for Cloud Storage Backends

    Utilizing Photo Sharing Websites for Cloud Storage Backends

    2013-08-14
  • Using passwordless PostgreSQL login with ownCloud

    I like PostgreSQL and ownCloud, but I do not like passwords, especially if they have to stored in plain text in a widely readable configuration file. So, I wanted to use PostgreSQL peer authentication with ownCloud as well.

    2013-07-23
  • Ubuntu Apache update broke “Listen” command

    [Updated 2013-07-28: Corrected “https” to “http” in Listen] After a recent Apache update, Apache 2.2.22 (on Ubuntu 12.04 LTS “precise”) the following message appeared in the Apache error log: [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)

    2013-07-23
  • Dealing with Apple .mobileconfig Configuration Profiles Quirks

    During the preparation of the iOS/OS X SOGo autoconfiguration tool, I noticed a few quirks. In order to make it easier for others to use these profiles, I am documenting what is missing in the official documentation or does not work according to specs (i.e., which is broken), in the hope that .mobileconfig files will…

    2013-07-08
←Previous Page
1 … 10 11 12 13 14 … 21
Next Page→

Content on this site is licensed under CC-BY-4.0 unless otherwise noted. Some image creation has been assisted by AI, especially the weird-looking teasers.