Using mercurial_keyring extension with Mercurial on Windows

Thursday, October 7, 2010 by alexandrul

Permalink

TortoiseHg ships with the mercurial_keyring extension, along with Python Keyring Lib that provides Win32CryptoKeyring for Windows 2k+, allowing secure password storage.

In order to use the mercurial_keyring extension with Mercurial, [Read More…]