Security & Privacy

Developermail uses strong encryption standards.
Keep in mind that no email provider can replace technologies like PGP.

Strong encryption standards only

Developermail only allows secure connections. HTTPS for Git, STARTTLS for email services (IMAP, SMTP). We use secure cipher suites (not affected by POODLE and other flaws).
SSL Labs is giving us the highest possible rating (A+).

LUKS encrypted harddrives on servers in Germany

All data is stored on LUKS encrypted harddrives. Our dedicated (bare metal) servers are hosted in Germany. We don't use any cloud services.

Hashed and salted passwords

Passwords are never stored in plain-text. We hash and salt every password, using SHA512-CRYPT with 100000 rounds.