[Added back some of the CC's] Ted: we don't usually cull the CC list on the git mailing list. 2011/9/9 Ted Zlatanov <tzz@xxxxxxxxxxxx>: [snip] > MJG> ... and one for Git on Windows? It seems we're lacking both Win and OS X > MJG> developers here. > > Windows doesn't have a standard keychain service, does it? No, it doesn't, but you can use the wincrypt API which allows you to at least encrypt the password from the user's login credentials. In particular, CryptProtectData() and CryptUnprotectData(). That way you can at least have the password stored encrypted on disk. -John -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html