Feb 15, 2012

AlterEgo News: Safe sender discount, and Ruby gem for developers

AlterEgo Security App

Two quick announcements about AlterEgo, our free two-factor security app that protects your MailChimp account even if your password’s been stolen:

  1. We recently announced a 2% discount for any MailChimp user that activates AlterEgo. Think of this as sort of a “good driver discount” you’d get from your insurance company. We’d like to reward people for being good, security-conscious netizens, because we benefit from it too. Details about the discount are posted here.
  2. Brian Getting of Terra-Firma Design has created a Ruby Gem for AlterEgo. For those who don’t know, AlterEgo has an API that allows developers to add 2-factor security to their own web apps. Thanks again, Brian! (Terra-Firma also built this Shopify integration for MailChimp users)

If 2-factor authentication’s not for you, here are some other security features built in to MailChimp that you should activate.

 

Discussion

  • andykoch

    is it possible to use this in a dev mode? as in, on my MBP on localhost

    or is it expected that one develops this on a production server?

    • John

      Hi Andy, I checked with one of our developers and also referenced the API docs found here: https://alteregoapp.com/apidocs/v1.0/ and I think the key portion can be found in this sentence: “Your users can generate authentication keys for your application by visiting the authentication URL for your application.” So, while you could set everything up in localhost you would still need that authentication URL to be resolvable or you wouldn’t be able to generate authentication keys for the purposes of testing.

Comment