[ANN] Encrypted Credential Store for Windows

Gordon Tyler gordon at doxxx.net
Sat Jan 29 05:23:44 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I'd like to announce a new project called bzr-wincrypt, a credential
store for Bazaar that uses Windows's CryptoAPI to store and retrieve
encrypted passwords.

To install, go to your Bazaar plugins directory and:

bzr branch lp:bzr-wincrypt wincrypt_credential_store

To use:

C:\> bzr wc-register <scheme> <host> <user>
Password: <your password>

<scheme> should be something like 'http' or 'ftp'. It won't work for ssh
or sftp since Bazaar requires the use of an ssh-agent for those schemes.

<host> must be the exact host used in the branch URL that requires
authentication.

The encrypted password is stored in the wincrypt.conf file in your
Bazaar config directory. The encrypted form is supposedly only
decrypt-able by the same logged in user on the same machine.

The plugin should be compatible with Windows 2000 or newer and has been
tested with bzr 2.2.1 on Windows 7 x64.

Questions and criticisms are welcome.

Ciao,
Gordon

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNQ6RgAAoJEIrPJfWinA2uvdMH/iicqIMHKG09AI4UXUmbVYH9
3XGEJag2lPkvsGSIeU0BzjJeMABDsaOq1a7+/BR6syuE3i2Rqxd1PCow3FLNAqMw
Nh0BuskzLXGAKLmZRGGNRMBXejTisEAfzNgLBgkWz/rVnHqwV358EIRM2f+21d2A
IpplBTx6/jtWuVSmfl4NyWm2MzhINhrnDqwHpTkt2DPg/M7rzaW37g3/zdDFo3VM
IaEWKLDSIr50fwrze8O9NyQcfr/E+PMBuyf2DljxT/LHaVoI/tF/qZhQd8zRYm91
r8UXMOzWwok03URNTLFEJuSA0c9bL/tcrC/zVP2W5cM3eeKySayYLzsiUHmEVpc=
=+oXa
-----END PGP SIGNATURE-----



More information about the bazaar mailing list