passwordsafe-devel Mailing List for Password Safe (Page 7)
Popular easy-to-use and secure password manager
Brought to you by:
ronys
You can subscribe to this list here.
2002 |
Jan
(2) |
Feb
(1) |
Mar
(4) |
Apr
|
May
(18) |
Jun
(11) |
Jul
|
Aug
(1) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(67) |
May
(96) |
Jun
(16) |
Jul
(26) |
Aug
(9) |
Sep
(7) |
Oct
(11) |
Nov
|
Dec
(19) |
2004 |
Jan
(13) |
Feb
(27) |
Mar
(20) |
Apr
(9) |
May
|
Jun
(1) |
Jul
(5) |
Aug
(47) |
Sep
(12) |
Oct
(2) |
Nov
(5) |
Dec
(21) |
2005 |
Jan
(27) |
Feb
(5) |
Mar
(3) |
Apr
(10) |
May
(12) |
Jun
(8) |
Jul
(22) |
Aug
(4) |
Sep
(1) |
Oct
(2) |
Nov
(41) |
Dec
(15) |
2006 |
Jan
(17) |
Feb
(15) |
Mar
(14) |
Apr
(3) |
May
(2) |
Jun
(8) |
Jul
(5) |
Aug
|
Sep
(2) |
Oct
(12) |
Nov
(12) |
Dec
(3) |
2007 |
Jan
(1) |
Feb
(6) |
Mar
(11) |
Apr
|
May
(35) |
Jun
(4) |
Jul
(4) |
Aug
(2) |
Sep
(6) |
Oct
|
Nov
(2) |
Dec
|
2008 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(3) |
Sep
(1) |
Oct
|
Nov
(3) |
Dec
(1) |
2009 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
(3) |
May
|
Jun
(2) |
Jul
|
Aug
(4) |
Sep
(1) |
Oct
|
Nov
|
Dec
(2) |
2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(3) |
Dec
(14) |
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
|
Jun
(4) |
Jul
(3) |
Aug
(3) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(2) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(4) |
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(5) |
2015 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(4) |
Nov
(1) |
Dec
(2) |
2016 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2018 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(2) |
Nov
(1) |
Dec
(1) |
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(9) |
Nov
|
Dec
(2) |
2020 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2021 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(2) |
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
2023 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
(8) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
|
2024 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ra...@he...> - 2012-04-13 17:00:15
|
I wrote a command line script for PasswordSafe (linux) I call "pw" but, sorry, forgot to post it to this list! [1] It's really just a stupid perl script that wraps around "psafedump.py". Is it high quality? No, but it works. It's read-only and ought to be fleshed out (i.e. switches added to lookup other attributes besides the basic group/title/login/password.) If anyone actually uses the script and bugs me about it, I'll put it on a to-do list. It uses the python library written by Paul McIntyre. [2] Refer to the archives ca Jul 18th 2011. I altered Paul's library some to get it working, I'm not sure he folded those changes into the Source, so if the current code doesn't work let me know. steve -- [1] https://github.com/gpmidi/pypwsafe [2] http://www.hep.wisc.edu/~rader/pw/ > From: Matt McClure <mat...@gm...> > > Hi, > > I'm looking for a command line tool to read and write PasswordSafe v3 > databases. I've been using pwsafe from http://nsd.dyndns.org/pwsafe/, and > as far as I can tell, no one has updated it to use v3 databases. I see a > variety of other command line projects that all appear more immature and > incomplete. > > Is there a high quality command line tool for reading and writing v3 > databases? > > Thanks, > Matt > > -- > Matt McClure > http://www.matthewlmcclure.com > http://www.mapmyfitness.com/profile/matthewlmcclure > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2_______________________________________________ > Passwordsafe-devel mailing list > Pas...@li... > https://lists.sourceforge.net/lists/listinfo/passwordsafe-devel |
From: Matt M. <mat...@gm...> - 2012-04-13 13:24:31
|
Hi, I'm looking for a command line tool to read and write PasswordSafe v3 databases. I've been using pwsafe from http://nsd.dyndns.org/pwsafe/, and as far as I can tell, no one has updated it to use v3 databases. I see a variety of other command line projects that all appear more immature and incomplete. Is there a high quality command line tool for reading and writing v3 databases? Thanks, Matt -- Matt McClure http://www.matthewlmcclure.com http://www.mapmyfitness.com/profile/matthewlmcclure |
From: ronys <ro...@gm...> - 2012-02-22 19:57:28
|
Hi, This is to announce the release of PasswordSafe version 3.28 for Windows. This release has a couple of nice new features, as described below, some bug fixes, as well as full or partial support for: Chinese, Czech (new!), Danish, Dutch, French, German, Korean, Polish, Russian, Spanish, and Swedish. (If you're interested in supporting your language, please let me know.) Thanks to: - Bert, Bjorne, Buchtik, Karlo, and pm_kan, for their translation efforts and feedback on this release, - The PasswordSafe testers for vetting this release, - DK for his work and patience, - All the users who provide feedback, bug reports, suggestions and the occasional donation... New Features for 3.28 ===================== [3468289] The passwords in the Password History and in the List view now displayed with the specified Password Font. In addition, you can now zoom in and out of the Notes field, for easy reading of texts. [3455436] The password history can now be deleted for all existing entries in a database at once (optionally including Protected Entries). [3421963] Multiple Password Policies can now be defined, managed and selected in entries to generate passwords. [] Partial support for Czech has been added, thanks to butchtik. Changes to Existing Features in 3.28 ==================================== [3445820] The Edit menu item and entry right-click context menu item "Copy Run Command to Clipboard" will now substitute any variables within the command. This can be disabled by holding down the Ctrl key when selecting these menu items. (Note that the standard menu shortcut can't be used to disable, as the Ctrl key may be used to select a different menu item/command.) [] As mentioned in the V3.26 release, the XML representation of date/time fields, are now in the W3C dateTime standard format instead of PasswordSafe's. This release no longer supports import of XML files with date time fields in the old PasswordSafe's format. See the online Help (the XML section of "Import Password Entries") if you need to manually convert old XML files. [] After closing the current database, on opening another, PasswordSafe will first attempt to access the directory of the last opened database in order to allow the user to start browsing for their intended database. If this directory is not available, PasswordSafe will open the default "My Safes" directory as it did prior to this change. [] Databases are now always validated when opened. The Manage->Validate menu item has therefore been removed. [] The default backup policy has been changed to save the last three versions of the database, instead of one. [] The graphic symbols for entries, groups, etc. have been redone, as most displays now support more than 256 colors. Bugs fixed in 3.28 ================== [3486960] Rename of a group is now complete even if a filter is active. [3486959] PasswordSafe no longer crashes when returning to edit after lock. [3468853] The number of saved passwords can be changed and after the user presses Apply they will no longer be warned that the entry has been changed when pressing Cancel. [3462520] A password entry's expiry time in days now correctly reflects the expiration date for non-recurring expiration. [3440318] Filters can now be cleared by double-clicking on the filter indicator in the status bar. Also, Filter Menu correctly changed when a filter is active. [3435869] '-g config_file' option now accepts a non-existing file, creating it after notifying the user. [3430196] Buttons in the Options property pages now retain the user's Windows theme. [] Fix inability to copy entries to the original database in the Compare database results dialog. [] Thanks to Jon F. for proofreading the online help. The U3 and PasswordSafe2Go versions will be updated soon and available from https://www.plimus.com/jsp/buynow.jsp?contractId=2031906 and https://www.plimus.com/jsp/buynow.jsp?contractId=2880062 respectively. (Owners of previous releases of these products are invited to contact me for an update) The Windows release may be downloaded from https://sourceforge.net/projects/passwordsafe/files/ (Newest Files): http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.28/pwsafe- 3.28.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.28/pwsafe- 3.28-bin.zip/download (zip file with binaries, for those who don't likeinstallers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.28/pwsafe- 3.28.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.28/pwsafe- 3.28-src.zip/download (source code) SHA-1 checksums: 47402e7eb540656977617c79d9ce98d128306e9b *pwsafe-3.28.exe abb2c6ff154329de0f9c0bd5e616c735c6cc7be3 *pwsafe-3.28.msi 85181762abc7469a70013fd7aa62e1d3ec7f9dc5 *pwsafe-3.28-bin.zip 623ae33107c4b81ca8ab8a897ae5275dc22b7e14 *pwsafe-3.28-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Details regarding the next Linux version of PasswordSafe will be announced separately on the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Enjoy, Rony P.S. If you're interested in helping out by testing pre-release versions of PasswordSafe, please consider joining the mailing list we created for that purpose: https://lists.sourceforge.net/lists/listinfo/passwordsafe-test. |
From: ronys <ro...@gm...> - 2012-02-19 21:55:01
|
Hi Fernando, Nice catch! With the help of your accurate description and test database, the problem was duplicated and fixed. Uploading new builds to pwsafe.org/tmp/3.28pre2, should be done in ~20 minutes. Cheers, Rony On Sun, Feb 19, 2012 at 9:25 PM, fernando <ikx...@my...> wrote: > v3.28.0.4770 > XP SP3 > > Hello, > > After a database has been locked, aliases and shortcuts appear > and behave the same as normal entries in the unlocked database. > > Also look at the Edit/View Entry dialog of the entries after the > locked database is unlocked i.e. password field. > > e.g. > > shortcut entry password ''password'' becomes (copy/paste/autotype) > [~c6733f3b41744e60b515e8a3745464c7~] > > alias entry password ''password'' becomes (copy/paste/autotype) > [[2d7867bf26764e8ab144e73ddb53a0cd]] > > > Additionally the Preferences stored in the database are not shown in blue > text in the Options dialogs.. > > Before locking and after unlocking appearance: > http://oi43.tinypic.com/wbc8x5.jpg > > Simple test database: > http://vhpl54.fateback.com/test-database.zip > password: "test" > > > fernando > > -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: ronys <ro...@gm...> - 2012-02-19 10:30:25
|
Hi, I've uploaded a pre-release version of PasswordSafe 3.28 for final testing: Zip file with binaries: http://pwsafe.org/tmp/3.28pre2/pwsafe-3.28pre2-bin.zip Installer: http://pwsafe.org/tmp/3.28pre2/pwsafe-3.28pre2.exe The main new feature of this release is the ability to define and name multiple password policies: You can define a password policy to match all your credit card websites, for example, and another for your bank, each matching the requirements of the particular sites. The policies can be managed via the new Manage->Password Policies... dialog box, and selected per-entry by the new, simplified Edit Entry -> Password Policy tab. Aside from that, this release has the usual set of tweaks and bugfixes - please see the release notes for details. Remember that this is a pre-release version: Please make copies of the databases that you use to test this version. If no surprises come up, I'd like to make a formal release in a few days. Cheers, Rony |
From: ronys <ro...@gm...> - 2012-01-29 20:27:42
|
Hi, I've uploaded a pre-release version of PasswordSafe 3.28, plus the .po files with the new strings for translation. Here are the main new/changed user-visible features: [3468289] Use the Password font for passwords displayed in the Password History and for those displayed in the List view. Also add the ability to zoom in/out of the Notes field to enable any text to be more easily read. [3455436] Users may now delete the password history for all existing entries in a database. They may choose to also change Protected Entries, although the default is not to. [3421963] Centralized Password Policies can now be saved in a database, managed (added, edited and deleted), exported and imported, used in filters and to generate passwords. [3445820] The Edit menu item and entry right-click context menu item "Copy Run Command to Clipboard" will, by default, substitute any variables within the command. To disable this, hold down the Ctrl key when selecting these menu items. The standard menu shortcut cannot be used to disable the substitution as the Ctrl key may be used to select a different menu item/command. [] After closing the current database, on opening another, PasswordSafe will first attempt to access the directory of the last opened database in order to allow the user to start browsing for their intended database. If this directory is not available, PasswordSafe will open the default "My Safes" directory as it did prior to this change. [] Databases are now always validated when opened. The Manage->Validate menu item has therefore been removed. [] The default backup policy has been changed to save the last three versions of the database, instead of one. Note that the English help text isn't quite ready yet, this will be announced separately. Schedule: I'd like to release this version around mid-February. The files may be found in the directory that DK set up, which also includes tools and instructions for those intersted in making their own dlls for testing: https://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20for%20Windows%20%28MFC%29%20Version/ (http://tinyurl.com/6fgecno) The new files are under the 3.28pre folder in the above. Thanks in advance for your help in making PasswordSafe accessible all over the world! Cheers, Rony |
From: ronys <ro...@gm...> - 2011-10-29 21:15:22
|
Hi, This is to announce the release of PasswordSafe version 3.27 for Windows, and 0.7Beta for Linux. This release has a couple of nice new features, as described below, some bug fixes, as well as support for: Chinese (full), Dutch (partial), French (full), German (full), Korean (partial), Russian (full), Swedish (full), Danish (partial), Polish (partial), and Spanish (full). (If you're interested in supporting your language, please let me know.) Thanks to: - Bjorne, Francois, Karlo, mniklas and pm_kan, for their translation efforts and feedback on this release, - The PasswordSafe testers for vetting this release, - DK for his work and patience, - Sauravg and pm_kan for their work on the Linux beta, - All the users who provide feedback, bug reports, suggestions and the occasional donation... New Features for 3.27 ===================== [3367590] User can now add a database name and description via the Properties diaolg. [3349458] Allow filters to match on rules based on the password's length. [3316779] Shift + "left mouse button 'Double-Click'" now configurable for user. Default is copy the username to the clipboard. [] Preferences stored in the database are shown in blue in the Options dialogs. Changes to Existing Features in 3.27 ==================================== [3406549] Tooltip for System tray (displaying database file path) is now limited to 40 characters (replacing text in the middle with '...' if needed). [3348954] The passphrase is now required to change from read-only to read/write. Bugs fixed in 3.27 ================== [3411210] No longer crashes when unlocking with Subset Password dialog box opened. [3395549] PasswordSafe now displays forms correctly on Netbooks. [3382422] Toolbar now updated to reflect R/W or R-O mode when user dynamically changes mode. [3380714] User can now save database after manually taking a backup. [3380424] System Menu 'X' now closes the Edit/View PropertyPages when the database is in R-O mode or the entry is protected. [] Filter image in Status bar is no longer replaced by 'Filter1' after changing preferences via Manage->Options. [] Selecting hexadecimal passwords as the database policy no longer causes validation to fail. [] Correctly show database has been modified (to allow saving) if database preferences have been changed. The U3 and PasswordSafe2Go versions will be updated soon and available from https://www.plimus.com/jsp/buynow.jsp?contractId=2031906 and https://www.plimus.com/jsp/buynow.jsp?contractId=2880062 respectively. (Owners of previous releases of these products are invited to contact me for an update) The Windows release may be downloaded from https://sourceforge.net/projects/passwordsafe/files/ (Newest Files): http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.27/pwsafe- 3.27.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.27/pwsafe- 3.27-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.27/pwsafe- 3.27.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.27/pwsafe- 3.27-src.zip.sig/download (source code) SHA-1 checksums: a54ad90c7ae11a508f8f27ccd28ae560d583b251 *pwsafe-3.27.exe e9d960ce89c10c21a7d6da010b3c58c8aadc3785 *pwsafe-3.27.msi d2de5aa03cc66ec6ae11d8cb85537da6d08d8d72 *pwsafe-3.27-bin.zip 2980100a4bc6d85f4c7812f03ac55f11a1478355 *pwsafe-3.27-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Details regarding the Linux version of PasswordSafe will be announced separately on the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Enjoy, Rony P.S. If you're interested in helping out by testing pre-release versions of PasswordSafe, please consider joining the mailing list we created for that purpose: https://lists.sourceforge.net/lists/listinfo/passwordsafe-test. |
From: ronys <ro...@gm...> - 2011-10-29 21:15:21
|
Hi, Version 0.7 of PasswordSafe for Linux is available for download. Thanks to Sauravg and pm_kan for their work on this release. Currently we provide precompiled .deb packages for 32 bit Ubuntu and Debian distributions. PasswordSafe is known to build and run under 64 bit platforms and other distributions as well. Please drop me a note if you're interested in helping create packages for more platforms. Notes regarding Ubuntu's Unity desktop: 1. Unity has some rather strict ideas as to what can and can't be displayed as a system tray icon, with PasswordSafe falling under the latter category. Therefore we recommend the Mnage->Options->Put icon in System Tray checkbox be turned *OFF* for this platform. 2. Under the latest Ubuntu release (11.10), the Notes field in the Password Entry's details is unreadable. We are currently investigating this. The Linux packages may be downloaded from: http://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.7.0/password safe-ubuntu-0.7.0BETA.i686.deb/download http://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.7.0/password safe-debian-0.7.0BETA.i686.deb/download SHA-1 checksums: 4333ec1498bfee24da5868ceb982c2ad73248acd passwordsafe-debian-0.7.0BETA.i686.deb 29cadb83bb996c230ffac267b8e5ade646c73cac passwordsafe-ubuntu-0.7.0BETA.i686.deb Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Enjoy, Rony |
From: ronys <ro...@gm...> - 2011-09-27 07:39:06
|
Hi Michael, Thanks for your kind words. Regarding Qt: Technically, I like it a lot. When I was looking for a cross-platform GUI, though, Qt's dual-license was problematic, so I went with wxWidgets. I see now that they've licensed Qt under the LGPL 2.1, which is better than the dual-license model. Of course Qt's future under Nokia is another issue, now that they've apparently embraced Microsoft (or is it the other way around?)... In any case, if you wish to start working on a Qt branch of the GUI, alongside windows, wxWidgets and cli, I've no problem with that. Anyone else on the passwordsafe-devel mailing list interested? Cheers, Rony -----Original Message----- From: Michael Markstaller [mailto:mm...@el...] Sent: Tuesday, September 27, 2011 2:20 AM To: ro...@ac... Cc: pas...@li...; pas...@li...; pas...@li... Subject: Re: [Passwordsafe-devel] PasswordSafe 3.27pre and Linux 0.7 pre-release version Just a side-note: Thumbs up for your efforts! After my personal migration to "Windows 11.04" a few months ago, I would have dropped pwsafe without a perspective.. Keep up the good work! I'm sure there is a live after Windows7 :p One note: I guess every Ubuntu-user is able to do "make; make install" but 0,01% of the windows-users can: you'll simply have to provide more binaries! Michael P.S.: have you ever thought about Qt? As an User *and* developer between all chairs I love it ;) As I love pwsafe I thought many times to start that but hey, makes no sense if no-one shares that.. Any pros for? |
From: Michael M. <mm...@el...> - 2011-09-26 23:19:58
|
Just a side-note: Thumbs up for your efforts! After my personal migration to "Windows 11.04" a few months ago, I would have dropped pwsafe without a perspective.. Keep up the good work! I'm sure there is a live after Windows7 :p One note: I guess every Ubuntu-user is able to do "make; make install" but 0,01% of the windows-users can: you'll simply have to provide more binaries! Michael P.S.: have you ever thought about Qt? As an User *and* developer between all chairs I love it ;) As I love pwsafe I thought many times to start that but hey, makes no sense if no-one shares that.. Any pros for? Am Montag, den 26.09.2011, 23:32 +0300 schrieb ronys: > Hi, > > It's that time again - another release is due out soon, this time both > Windows and Linux versions. We're continuing our incremental changes policy, > nothing major here. Main visible changes for the Windows version are: > > - Users can add name and description in the database Properties > - Shift+Left Mouse and Double-click actions are now user-configurable. > - Forms automatically "shape shift" when displayed on a Netbook to > accommodate short screen. > > The Linux version is continually improving too, lots of small changes, most > of them 'under the hood'. If anyone wants to test 64bit versions of the > Linux build, please let me know. > > > Thanks to dk and sauravg for their work on this release! > > I'm planning on releasing this to the public towards the end of October, > depending on feedback from testers and help from translators, of course. > > The files are as follows: > Windows Binaries: http://pwsafe.org/tmp/3.27pre/pwsafe-3.27pre-bin.zip > Debian 32 bit package: > http://pwsafe.org/tmp/0.7.0Beta/passwordsafe-debian-0.7.i686.deb > Ubuntu 32 bit package: > http://pwsafe.org/tmp/0.7.0Beta/passwordsafe-ubuntu-0.7.i686.deb > German .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_de.po > Danish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_dk.po > Spanish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_es.po > French .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_fr.po > Italian .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_it.po > Polish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_po.po > Russian .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_ru.po > Swedish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_sv.po > Chinese .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_zh.po > > Please drop me a note if you wish to update the help files and don't have > access to the source html. > > Cheers, > > Rony > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Passwordsafe-devel mailing list > Pas...@li... > https://lists.sourceforge.net/lists/listinfo/passwordsafe-devel |
From: ronys <ro...@gm...> - 2011-09-26 20:33:02
|
Hi, It's that time again - another release is due out soon, this time both Windows and Linux versions. We're continuing our incremental changes policy, nothing major here. Main visible changes for the Windows version are: - Users can add name and description in the database Properties - Shift+Left Mouse and Double-click actions are now user-configurable. - Forms automatically "shape shift" when displayed on a Netbook to accommodate short screen. The Linux version is continually improving too, lots of small changes, most of them 'under the hood'. If anyone wants to test 64bit versions of the Linux build, please let me know. Thanks to dk and sauravg for their work on this release! I'm planning on releasing this to the public towards the end of October, depending on feedback from testers and help from translators, of course. The files are as follows: Windows Binaries: http://pwsafe.org/tmp/3.27pre/pwsafe-3.27pre-bin.zip Debian 32 bit package: http://pwsafe.org/tmp/0.7.0Beta/passwordsafe-debian-0.7.i686.deb Ubuntu 32 bit package: http://pwsafe.org/tmp/0.7.0Beta/passwordsafe-ubuntu-0.7.i686.deb German .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_de.po Danish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_dk.po Spanish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_es.po French .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_fr.po Italian .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_it.po Polish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_po.po Russian .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_ru.po Swedish .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_sv.po Chinese .po file: http://pwsafe.org/tmp/3.27pre/pos/pwsafe_zh.po Please drop me a note if you wish to update the help files and don't have access to the source html. Cheers, Rony |
From: ronys <ro...@gm...> - 2011-07-22 10:24:28
|
Hi, Thanks to Paul for both his code and his efforts to release this as Open Source to the community. As PasswordSafe is released under a different Open Source License than GPLv2, I've decided not to add it under the main pwsafe project. Instead, I've set up a public Git repository with the code at <https://github.com/ronys/pypwsafe> https://github.com/ronys/pypwsafe. I'll be happy to host any discussion of Paul's project on this mailing list, at least until the traffic justifies a split into separate lists :-) Cheers, Rony From: Paulson McIntyre [mailto:pau...@sy...] Sent: Monday, July 18, 2011 9:08 PM To: pas...@li... Cc: Opensource Subject: [Passwordsafe-devel] Python Library For Password Safe All, A pure-Python library that can read and write Password Safe v3 files has been released under the GPLv2 by Symantec. Attached is a copy of the latest code. I’d like to either host this as a “sub-project” out of the Password Safe project or create a new SourceForge/Google Code project for this library. Thoughts? There are a few known issues: 1) HMAC validation fails with some recent versions of Password Safe. I suspect this is an issue with the support for bug 1812081. 2) Some of the more recent record properties aren’t supported 3) Lack of documentation I intend to update the library to correct these issues as time allows. I can be reached with any thoughts, ideas, or concerns via paul at gpmidi net. Best Regards, Paulson McIntyre Sr. Security Engineer Managed Security Services Symantec Corporation www.symantec.com Office: (571) 289 0935 |
From: ronys <ro...@us...> - 2011-07-22 09:38:02
|
Hi Robert, Thanks for your kind words. It's always nice to hear from a satisfied user, especially for an Open Source volunteer project such as PasswordSafe. I'm cc'ing this reply to the PasswordSafe developers' mailing list, as PasswordSafe is, more than anything else, a collaboration of enthusiastic and talented programmers, who really deserve the thanks for many, if not most, of the new features that have been added over time. Cheers, Rony On Fri, Jul 22, 2011 at 10:52 AM, Robert Johnson <r15...@gm...> wrote: > Dear Sir: > > I see from Schneier's site that P'safe now implements the newer Twofish > algo. > > I'm writing to thank you for persistently updating the program, and to > share that I find the addition of the "custom," character set on both the > exception password policy and the default password policy, to be VERY > helpful. > > While you may have envisioned a traditional application of limiting the > char-set for deficient web sites, I am employing it to add chars from the > extended ascii set (128-255) as a 5th "food group." (1st 4 are lower alpha, > upper alpha, numerics and "special.") I have not neglected the obligatory > step of including the "upper numerics" alongside the "extra" chars. > > Kudos on an exceptional little utility. > > Thanks again, > > Robert > Dallas, TX > > -- > Among us, the god most revered is Wealth, but so far it has no temple of > its own - unknown Roman. > -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: ronys <ro...@gm...> - 2011-06-30 19:03:25
|
Hi, A last minute bug forced me to replace the files. Here's the same announcement with a typo fixed and the new updated SHA1 values. Sorry about the confusion. Rony -----Original Message----- Hi, This is to announce the release of PasswordSafe version 3.26. This release has a couple of nice new features, as described below, some bug fixes, as well as support for: Chinese (full), Dutch (partial), French (full), German (full), Korean (partial), Russian (full), Swedish (full), Danish (partial), Polish (partial), and Spanish (full). (If you're interested in supporting your language, please let me know.) A new beta release of the Linux version will be ready soon, and announced on the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Thanks to: - Bert, Bjorn, Jose, Karlo, mniklas and pm_kan, for their translation efforts and feedback on this release, - The PasswordSafe testers for vetting this release, - DK for his work and patience, - Sauravg and pm_kan for their work on the Linux beta, - All the users who provide feedback, bug reports, suggestions and the occasional donation... New Features for 3.26 ======================= [3288341] Autotype has been added to the DragBar. Drag the image to an input area on another Window (e.g., Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle between read-only and read-write modes via a menu item or by double-clicking on the current R-O or R/W indicator in the Status Bar. [3203152] The displayed language can now be changed via the new Manage->Change Language menu. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804, 1855389] The user can specify the list of symbols valid for password generation, and can override this for any particular entry (except when EasyVision or pronounceable passwords are chosen). [1831893, 1471134] Added Autotype code "\s" to send "Shift+Tab" (back tab). [] Allow user to control copying of the password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option i.e., you can have different setting for different databases. [] Support importing of TXT, CSV files and XML exported from KeePass V1 and KeePass V2 XML files. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Changes to Existing Features in 3.26 ====================================== [] New image on start-up dialog - courtesy of user Prinz_Eugen. [] Polish installation texts added thanks to Michal Niklas. [] An entry's password expiry date is set or cleared directly rather than using the Set and Clear buttons after changing values. [] The default password generation policy is now for 12 character passwords that include symbol characters (previous default was 8, no symbols). [] Unknown database header fields and unknown entry fields are no longer exported when a database is exported to XML as there is no mechanism to re-check them during import. Exporting to XML and then importing to a new database can be used to remove these unknown fields. [] Date time fields, when exported to XML, now are in the W3C dateTime standard format instead of PasswordSafe's. This release can import XML files with date time fields in either of these forms. The next release will only be able to process the W3C standard. [] Fully support importing of TXT files exported from KeePass V1 including the Group Tree structure, URL and date time fields. Please review the online help for more details. Bugs fixed in 3.26 ==================== [3325116] Users can no longer select an entry via the System Tray icon's Recent Entry menu if the display has not been restored after minimize or unlock. [3306357, 3062632, 2888026] User preference changes are now correctly saved. This includes allowing user to change database preferences when the database is read-only. [3303018] Filters with quotes in their name are now correctly exported, imported and displayed in the Manage Filters dialog. [3301904] Export XML, export Text and the export of filters functions now process file names and paths containing non-Latin characters. In addition, missing directories in the specified path are created as neeeded. [3234204] PasswordSafe no longer exits if the command flag is set to "-s <databasename>". [3088187] The correct entry in List View is now used for Autotype when using the keyboard to select the entry when PasswordSafe first opens. [] Controls in Edit are now disabled if entry is protected. [] Compare databases now correctly compares the 'Protect' and password policy 'symbols' fields of entries. The U3 and PasswordSafe2Go versions will be updated soon and available from https://www.plimus.com/jsp/buynow.jsp?contractId=2031906 and https://www.plimus.com/jsp/buynow.jsp?contractId=2880062 respectively. (Owners of previous releases of these products are invited to contact me for an update) The release may be downloaded from https://sourceforge.net/projects/passwordsafe/files/ (Newest Files): http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26-src.zip.sig/download (source code) SHA-1 checksums: 8f96f06762c8afa23b61e85d1e417c9aee1304f4 *pwsafe-3.26.exe 2ac0c690798b25596fe2f65fc9fa6ec68da98474 *pwsafe-3.26.msi f8ba1e377148f8d0780b5d12615faaafc603239c *pwsafe-3.26-bin.zip 866f483c86ce7848a00515d8c83decd6d36b2c5b *pwsafe-3.26-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Folks interested in the Linux version of PasswordSafe are invited to subscribe to the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Annoucements of Linux version releases will be made to this list. Enjoy, Rony P.S. If you're interested in helping out by testing pre-release versions of PasswordSafe, we've created a mailing list expressly for that purpose. Please join it at https://lists.sourceforge.net/lists/listinfo/passwordsafe-test. |
From: ronys <ro...@gm...> - 2011-06-30 17:37:03
|
Hi, This is to announce the release of PasswordSafe version 3.25. This release has a couple of nice new features, as described below, some bug fixes, as well as support for: Chinese (full), Dutch (partial), French (full), German (full), Korean (partial), Russian (full), Swedish (full), Danish (partial), Polish (partial), and Spanish (full). (If you're interested in supporting your language, please let me know.) A new beta release of the Linux version will be ready soon, and announced on the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Thanks to: - Bert, Bjorn, Jose, Karlo, mniklas and pm_kan, for their translation efforts and feedback on this release, - The PasswordSafe testers for vetting this release, - DK for his work and patience, - Sauravg and pm_kan for their work on the Linux beta, - All the users who provide feedback, bug reports, suggestions and the occasional donation... New Features for 3.26 ======================= [3288341] Autotype has been added to the DragBar. Drag the image to an input area on another Window (e.g., Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle between read-only and read-write modes via a menu item or by double-clicking on the current R-O or R/W indicator in the Status Bar. [3203152] The displayed language can now be changed via the new Manage->Change Language menu. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804, 1855389] The user can specify the list of symbols valid for password generation, and can override this for any particular entry (except when EasyVision or pronounceable passwords are chosen). [1831893, 1471134] Added Autotype code "\s" to send "Shift+Tab" (back tab). [] Allow user to control copying of the password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option i.e., you can have different setting for different databases. [] Support importing of TXT, CSV files and XML exported from KeePass V1 and KeePass V2 XML files. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Changes to Existing Features in 3.26 ====================================== [] New image on start-up dialog - courtesy of user Prinz_Eugen. [] Polish installation texts added thanks to Michal Niklas. [] An entry's password expiry date is set or cleared directly rather than using the Set and Clear buttons after changing values. [] The default password generation policy is now for 12 character passwords that include symbol characters (previous default was 8, no symbols). [] Unknown database header fields and unknown entry fields are no longer exported when a database is exported to XML as there is no mechanism to re-check them during import. Exporting to XML and then importing to a new database can be used to remove these unknown fields. [] Date time fields, when exported to XML, now are in the W3C dateTime standard format instead of PasswordSafe's. This release can import XML files with date time fields in either of these forms. The next release will only be able to process the W3C standard. [] Fully support importing of TXT files exported from KeePass V1 including the Group Tree structure, URL and date time fields. Please review the online help for more details. Bugs fixed in 3.26 ==================== [3325116] Users can no longer select an entry via the System Tray icon's Recent Entry menu if the display has not been restored after minimize or unlock. [3306357, 3062632, 2888026] User preference changes are now correctly saved. This includes allowing user to change database preferences when the database is read-only. [3303018] Filters with quotes in their name are now correctly exported, imported and displayed in the Manage Filters dialog. [3301904] Export XML, export Text and the export of filters functions now process file names and paths containing non-Latin characters. In addition, missing directories in the specified path are created as neeeded. [3234204] PasswordSafe no longer exits if the command flag is set to "-s <databasename>". [3088187] The correct entry in List View is now used for Autotype when using the keyboard to select the entry when PasswordSafe first opens. [] Controls in Edit are now disabled if entry is protected. [] Compare databases now correctly compares the 'Protect' and password policy 'symbols' fields of entries. The U3 and PasswordSafe2Go versions will be updated soon and available from https://www.plimus.com/jsp/buynow.jsp?contractId=2031906 and https://www.plimus.com/jsp/buynow.jsp?contractId=2880062 respectively. (Owners of previous releases of these products are invited to contact me for an update) The release may be downloaded from https://sourceforge.net/projects/passwordsafe/files/ (Newest Files): http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.26/pwsafe- 3.26-src.zip.sig/download (source code) SHA-1 checksums: 1ffd66a0db5c1b904f1c2fed7a7fe8079bb2c227 *pwsafe-3.26.exe d359178d8bb19d42014cf99aa396a3b1df3ca124 *pwsafe-3.26.msi b5086d45cb00d5251c47906a08e483be01283ff7 *pwsafe-3.26-bin.zip cda0e9e71f16738c1e152ab5d4a3698446c29bb5 *pwsafe-3.26-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Folks interested in the Linux version of PasswordSafe are invited to subscribe to the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Annoucements of Linux version releases will be made to this list. Enjoy, Rony P.S. If you're interested in helping out by testing pre-release versions of PasswordSafe, we've created a mailing list expressly for that purpose. Please join it at https://lists.sourceforge.net/lists/listinfo/passwordsafe-test. |
From: ronys <ro...@gm...> - 2011-06-13 19:19:47
|
Hi Steve, Well, it's a bit late in the release cycle, but please, send me a patch and I'll try to squeeze it in. Please send it as an attachment in reply to this e-mail, rther than to the whole list. Cheers, Rony -----Original Message----- From: ra...@he... [mailto:ra...@he...] Sent: Monday, June 13, 2011 6:19 PM To: pas...@li... Subject: Re: [Passwordsafe-devel] Edit/View Entry window -> Go button notimplemented under Linux Hi, The "Go" button in the "Edit/View Entry" window does not work under linux. What happens is that it brings up a window that reads... 'Go' placeholder (Which is kinda curious because Right-Click then Browse to URL DOES work.) If I send along a patch to make the 'Go' button work, might it get folded into the source? steve -- PS: Git is not working: http://passwordsafe.git.sourceforge.net/git/gitweb.cgi?p=passwordsafe/passwo rdsafe;a=tree $ git clone git://passwordsafe.git.sourceforge.net/gitroot/passwordsafe/passwordsafe passwordsafe Cloning into passwordsafe... fatal: read error: Connection reset by peer ---------------------------------------------------------------------------- -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Passwordsafe-devel mailing list Pas...@li... https://lists.sourceforge.net/lists/listinfo/passwordsafe-devel |
From: <ra...@he...> - 2011-06-13 18:14:46
|
Hi, The "Go" button in the "Edit/View Entry" window does not work under linux. What happens is that it brings up a window that reads... 'Go' placeholder (Which is kinda curious because Right-Click then Browse to URL DOES work.) If I send along a patch to make the 'Go' button work, might it get folded into the source? steve -- PS: Git is not working: http://passwordsafe.git.sourceforge.net/git/gitweb.cgi?p=passwordsafe/passwordsafe;a=tree $ git clone git://passwordsafe.git.sourceforge.net/gitroot/passwordsafe/passwordsafe passwordsafe Cloning into passwordsafe... fatal: read error: Connection reset by peer |
From: ronys <ro...@gm...> - 2011-06-13 11:42:21
|
Hi, The 3.26 pre prelease has been updated with translations in German, Polish, Dutch and Spanish (Thanks to Karlo, mniklas, Bert and Jose, resp.). Translators are invited to download the new binaries (including language dlls) for testing from http://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20for %20Windows%20%28MFC%29%20Version/3.26pre/pwsafe-3.26pre-bin.zip/download (http://tinyurl.com/6guqsh3) Testers: You can download the same file for testing. A summary of the new features follows. Note that we would like to release 3.26 by the end of the month, in order to get this version on the giveaway DVD of a major PC magazine, so any help you can provide in finding bugs by then would be greatly appreciated! Cheers, Rony -----Original Message----- From: ronys [mailto:ro...@gm...] Sent: Monday, June 06, 2011 11:13 PM To: pas...@li... Cc: pas...@li... Subject: [Passwordsafe-devel] PasswordSafe 3.26pre ready for translation Hi, I've uploaded a pre-release version of PasswordSafe 3.26, plus the .po files with the new strings for translation. Here are the main user-visible features: [3288341] Autotype now added to the DragBar. Drag the image to an input area on another Window (e.g. Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle the database between read-only and read-write mode (and vice versa) via a menu item or by double-clicking on the current R-O or R/W indicator in the StausBar. [3203152] The language can changed 'on-the-fly'. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804] The user can specify the list of symbols valid for a database and can override this for any particular entry. Note: the inbuilt special symbols for EasyVision and Pronounceable passwords can not be overriden in either case. [] Allow user to control the copying password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option, i.e. you can have different setting for different databases. [] Support importing of CSV files exported from KeePass V1. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Note that the English help text has not been updated yet, we will update and announce this separately. Schedule: We've been selected for inclusion in a DVD giveaway by a major PC magazine, so I'd really like to have 3.26 ready towards the end of June, to provide them with the latest version. The files may be found in the new directory that DK set up, which also includes tools and instructions for those intersted in making their own dlls for testing: https://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20fo r%20Windows%20%28MFC%29%20Version/ (http://tinyurl.com/6fgecno) The new files are under the 3.26pre folder in the above. Thanks in advance for your help in making PasswordSafe accessible all over the world! Cheers, Rony |
From: Karlo V. d. G. <ka...@va...> - 2011-06-09 09:47:19
|
Hi Rony, Sorry for bothering you. I forgot to update my language PO file Kind regards Karlo -----Ursprüngliche Nachricht----- Von: ronys [mailto:ro...@gm...] Gesendet: Montag, 6. Juni 2011 22:13 An: pas...@li... Cc: pas...@li... Betreff: [pwsafe-i18n] PasswordSafe 3.26pre ready for translation update Hi, I've uploaded a pre-release version of PasswordSafe 3.26, plus the .po files with the new strings for translation. Here are the main user-visible features: [3288341] Autotype now added to the DragBar. Drag the image to an input area on another Window (e.g. Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle the database between read-only and read-write mode (and vice versa) via a menu item or by double-clicking on the current R-O or R/W indicator in the StausBar. [3203152] The language can changed 'on-the-fly'. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804] The user can specify the list of symbols valid for a database and can override this for any particular entry. Note: the inbuilt special symbols for EasyVision and Pronounceable passwords can not be overriden in either case. [] Allow user to control the copying password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option, i.e. you can have different setting for different databases. [] Support importing of CSV files exported from KeePass V1. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Note that the English help text has not been updated yet, we will update and announce this separately. Schedule: We've been selected for inclusion in a DVD giveaway by a major PC magazine, so I'd really like to have 3.26 ready towards the end of June, to provide them with the latest version. The files may be found in the new directory that DK set up, which also includes tools and instructions for those intersted in making their own dlls for testing: https://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20fo r%20Windows%20%28MFC%29%20Version/ (http://tinyurl.com/6fgecno) The new files are under the 3.26pre folder in the above. Thanks in advance for your help in making PasswordSafe accessible all over the world! Cheers, Rony P.S. - I will have limited access to the internet for the rest of the week. Please use the pas...@li... to discuss this release - I'll do my best to monitor it. ---------------------------------------------------------------------------- -- Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ PasswordSafe-i18n mailing list Pas...@li... https://lists.sourceforge.net/lists/listinfo/passwordsafe-i18n |
From: Karlo V. d. G. <ka...@va...> - 2011-06-09 09:42:56
|
Hi Rony, on translating for V3.26 I didn't find a possibility to translate in menu 'manage' the item 'Change Language'. Is this deliberate? It's not available in the PO file. This would be the only "English" item in all language dependant versions. I would like to put this item in the F1-help file (with picture of the menu, of course) Kind regards Karlo -----Ursprüngliche Nachricht----- Von: ronys [mailto:ro...@gm...] Gesendet: Montag, 6. Juni 2011 22:13 An: pas...@li... Cc: pas...@li... Betreff: [pwsafe-i18n] PasswordSafe 3.26pre ready for translation update Hi, I've uploaded a pre-release version of PasswordSafe 3.26, plus the .po files with the new strings for translation. Here are the main user-visible features: [3288341] Autotype now added to the DragBar. Drag the image to an input area on another Window (e.g. Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle the database between read-only and read-write mode (and vice versa) via a menu item or by double-clicking on the current R-O or R/W indicator in the StausBar. [3203152] The language can changed 'on-the-fly'. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804] The user can specify the list of symbols valid for a database and can override this for any particular entry. Note: the inbuilt special symbols for EasyVision and Pronounceable passwords can not be overriden in either case. [] Allow user to control the copying password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option, i.e. you can have different setting for different databases. [] Support importing of CSV files exported from KeePass V1. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Note that the English help text has not been updated yet, we will update and announce this separately. Schedule: We've been selected for inclusion in a DVD giveaway by a major PC magazine, so I'd really like to have 3.26 ready towards the end of June, to provide them with the latest version. The files may be found in the new directory that DK set up, which also includes tools and instructions for those intersted in making their own dlls for testing: https://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20fo r%20Windows%20%28MFC%29%20Version/ (http://tinyurl.com/6fgecno) The new files are under the 3.26pre folder in the above. Thanks in advance for your help in making PasswordSafe accessible all over the world! Cheers, Rony P.S. - I will have limited access to the internet for the rest of the week. Please use the pas...@li... to discuss this release - I'll do my best to monitor it. ---------------------------------------------------------------------------- -- Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ PasswordSafe-i18n mailing list Pas...@li... https://lists.sourceforge.net/lists/listinfo/passwordsafe-i18n |
From: ronys <ro...@gm...> - 2011-06-06 20:13:05
|
Hi, I've uploaded a pre-release version of PasswordSafe 3.26, plus the .po files with the new strings for translation. Here are the main user-visible features: [3288341] Autotype now added to the DragBar. Drag the image to an input area on another Window (e.g. Browser) and PasswordSafe will begin Autotype from there. [3286721] User can now toggle the database between read-only and read-write mode (and vice versa) via a menu item or by double-clicking on the current R-O or R/W indicator in the StausBar. [3203152] The language can changed 'on-the-fly'. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the current database's default Autotype string (if set via Manage->Options). [2964804] The user can specify the list of symbols valid for a database and can override this for any particular entry. Note: the inbuilt special symbols for EasyVision and Pronounceable passwords can not be overriden in either case. [] Allow user to control the copying password to clipboard when performing "Browse to URL" via an option in Options->Security. This is a database option, i.e. you can have different setting for different databases. [] Support importing of CSV files exported from KeePass V1. Note that KeePass V2's export in the V1 format is does not conform to their own format as specified by their V1 product and can not be imported. Please review our Help file for the settings in KeePass required during their export. Note that the English help text has not been updated yet, we will update and announce this separately. Schedule: We've been selected for inclusion in a DVD giveaway by a major PC magazine, so I'd really like to have 3.26 ready towards the end of June, to provide them with the latest version. The files may be found in the new directory that DK set up, which also includes tools and instructions for those intersted in making their own dlls for testing: https://sourceforge.net/projects/passwordsafe/files/Translation%20Tools%20for%20Windows%20%28MFC%29%20Version/ (http://tinyurl.com/6fgecno) The new files are under the 3.26pre folder in the above. Thanks in advance for your help in making PasswordSafe accessible all over the world! Cheers, Rony P.S. - I will have limited access to the internet for the rest of the week. Please use the pas...@li... to discuss this release - I'll do my best to monitor it. |
From: DK <dk...@gm...> - 2011-04-09 20:38:08
|
All, I have created a new directory "Translation Tools for Windows (MFC) Version" that can be found in the Files area of the PasswordSafe Project in SourceForge. It can be found at: http://sourceforge.net/projects/passwordsafe/files/. Within this directory are: - A document that explains the process of creating, updating and using the PO files to create a resource-only Language DLL that provides support for non-English translations of the PasswordSafe dialogs, menus and messages. - A zip file containing simple scripts that allow you to perform these functions if you do not want to use the native commands described in the above document. Note: as this is for the translations of the current Windows version only, the scripts are also written to be supported natively by Windows. Other scripts may be made available later but would probably require you to install another script language such as Perl and/or Python. - A zip file containing the latest version of the ResText program needed to create/update the PO files and also to create the resource-only Language DLL. - A zip file containing the latest version of the ResPWSL program that is required to update this DLL so that PasswordSafe can recognise and use it under the new "Change Language" menu function. There is also a zipped file of the "Base DLL" used as input to the process. Whereas the document, scripts and programs are unlikely to change very often, if at all, the Base DLL will change whenever we add, change or delete a dialog, menu or message string within PasswordSafe. For this reason, the zip file containing this Base DLL has been named "pwsafe_base-3.25.1.4096.zip" meaning it is the version corresponding to PasswordSafe V3.25.1 at revision 4096. Whenever a developer changes a dialog, menu or string (note: not all updates/revisions to PasswordSafe will do this!), then a new zipped Base DLL should be added to this file area, although if it is part of a major development effort, this might not be done until that is complete. PasswordSafe only insists that the major and minor versions of the application and the resource-only Language DLL agree (in this case '3' and '25') and so you should be able to check any of your changes with a released version of PasswordSafe, although some new features may not be visible. In future, we may be able to also add the corresponding release build of the PasswordSafe application. If we do not add the Base DLL or corresponding application for every change, we will certainly do so before any formal release so that you can download them to effect your translation changes in time for that release. It is hoped that this area will help you in the translation of this application and see the results of them quickly in your own environment without having to wait for a developer to generate the resource-only Language DLL and send it back to you for you to verify. Regards, David |
From: ronys <ro...@gm...> - 2011-03-18 07:26:09
|
Hi, This is to announce the release of PasswordSafe version 3.25. This release has a couple of nice new features, as described below, some bug fixes, as well as support for: Chinese (full), Dutch (partial), French (full), German (full), Korean (partial), Russian (full), Swedish (full), Danish (partial), Polish (partial), and Spanish (full). (If you're interested in supporting your language, please let me know.) As of this release, we're unlinking the release cycle of the Linux Beta versions from the Window releases. See the end of this announcement for more information regarding the Linux releases. Thanks to: - Bert, Bjorn, Francois, Fred, freedoctor, Jose, Karlo, Kees, pm_kan, poserpro and Seunggyun for their translation efforts and feedback on this release, - The PasswordSafe testers for vetting this release, - DK for his work and patience, - Sauravg and pm_kan for their work on the Linux beta, - All the users who provide feedback, bug reports, suggestions and the occasional donation... New Features for 3.25 ======================= Dutch installation instructions thank to Kees, and a first (incomplete) Dutch translation of the application thank to Bert, Kees and Fred. [] Korean texts in the application and installer program thanks to Seunggyun. [] Poserpro has provided Traditional Chinese texts for the installer program. [] New View menu option: Show entries with Expiry. This is useful for displaying entries with passwords that are expired or about to expire. Changes to Existing Features in 3.25 ====================================== [3171962] The password expiration warning mechanism now checks for expiration daily. The display of expired and almost-expired entries has been redesigned, allowing users to update the entry directly. When an expired password is changed, the expiry date will be cleared unless there is a recurring password expiry interval, in which case a new expiry date will be calculated. [3131945] Double-clicking on the system tray icon when PasswordSafe is not minimized now brings it to front, instead of minimizing. [3131935] Rename of an entry or group in the Tree View can now only be performed via the Rename shortcut (default value F2), using the Edit menu or the right-click context menu. Edit in place by double clicking the entry is no longer allowed as, most of the time, this was not the desired action. [] Filtered views are now updated when an entry's edited, e.g., if an entry is edited such that it no longer satisfies the filter's criteria, it will be removed from the display. [] The Russian online help has been totally rewritten and updated, thanks to pm_kan. [] pm_kan has updated the Russian texts. [] The Spanish texts have been updated thanks to Jose. [] Karlo has updated the German texts. [] Francois has updated the French texts. [] Bjorne has updated the Swedish version. [] freedoctor has updated the Chinese texts. Bugs fixed in 3.25 ==================== [3194472] Fix new group creation location. When a Group is selected, then selecting 'Add Group' from the Edit menu or from the context menu displayed by right clicking on that Group, the new group will be a child of the selected group. However, when using the context menu displayed on right clicking on 'white space' below the last entry/group displayed, the group will be created at the topmost level. [3165889] No longer crashes if search starts with Shift-Enter (search backwards). [3148701] Windows installer will now refuse to install on Win2K, referring user to last supported version on that OS (3.18). [3115760] Window view is now saved and restored if the user uses the Windows "Show Desktop" feature. [] No longer crashes when doing an Undo after a Merge. [] Ensure Undo/Redo honour the changes to the display of the original change. The U3 and PasswordSafe2Go versions will be updated soon and available from https://www.plimus.com/jsp/buynow.jsp?contractId=2031906 and https://www.plimus.com/jsp/buynow.jsp?contractId=2880062 respectively. (Owners of previous releases of these products are invited to contact me for an update) The release may be downloaded from https://sourceforge.net/projects/passwordsafe/files/ (Newest Files): http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.25/pwsafe- 3.25.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.25/pwsafe- 3.25-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.25/pwsafe- 3.25.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.25/pwsafe- 3.25-src.zip.sig/download (source code) SHA-1 checksums: 3d3a096f9f9df6723759f00dadd3f43f1f894331 *pwsafe-3.25.exe 1eb9f9d3064b24371b01dcb58a52967521b57f02 *pwsafe-3.25.msi 34986ba74de1bc4a719c5e10265777d1d957e835 *pwsafe-3.25-bin.zip 32025d27c29546eef9a10c137a4da36a4f495964 *pwsafe-3.25-src.zip Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my SourceForge account key, keyid FA175557, key fingerprint = FF77 379D D46D DAA6 6182 B452 1D79 5A91 FA17 5557, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xFA175557). Folks interested in the Linux version of PasswordSafe are invited to subscribe to the passwordsafe-linux mailing list (https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux). Annoucements of Linux version releases will be made to this list. Enjoy, Rony P.S. If you're interested in helping out by testing pre-release versions of PasswordSafe, we've created a mailing list expressly for that purpose. Please join it at https://lists.sourceforge.net/lists/listinfo/passwordsafe-test. |
From: <ra...@he...> - 2010-12-22 14:23:58
|
--- Makefile.linux.orig 2010-11-24 15:03:26.000000000 -0600 +++ Makefile.linux 2010-12-22 07:57:11.000000000 -0600 @@ -18,7 +18,10 @@ deb: $(MAKE) -C install/deb -.PHONY: all clean reallyclean debug release unicodedebug unicoderelease deb +help: + $(MAKE) -f Makefile.linux -C help + +.PHONY: all clean reallyclean debug release unicodedebug unicoderelease deb help # Local variables: # mode: makefile # End: --- help/Makefile.linux.orig 2010-12-22 07:58:42.000000000 -0600 +++ help/Makefile.linux 2010-12-22 08:01:05.000000000 -0600 @@ -0,0 +1,18 @@ +# +# Makefile to compile all versions of the pwsafe help for linux +# +# The resulting help.zip file for your locale should be copied to +# /usr/share/doc/passwordsafe/help/help.zip +# + +HELP_DIRS := default pwsafeDE pwsafeFR pwsafeRU pwsafeES + +.PHONY: all + +all: + -@(for d in $(HELP_DIRS); do \ + echo "(cd $$d; zip -r help ./* -x \*/.svn/\*)" ; \ + (cd $$d; zip -r help ./* -x \*/.svn/\* > /dev/null) ; \ + done) + + |
From: Saurav G. <sa...@gm...> - 2010-12-22 06:01:22
|
On Tue, Dec 21, 2010 at 8:57 PM, <ra...@he...> wrote: > ...and I certainly don't have this "help.zip" file installed... in fact it > doesn't exist in the build directory... maybe I just need to get or build > that file and install it somewhere? HTH. > Yeah, that must be it. You can build it by doing this in the help/default directory zip -r help ./* -x \*/.svn/\* Then put the help file in "/usr/share/doc/passwordsafe/help/". Currently, this path is hard-coded. Sorry, I hadn't noticed that the makefiles don't do this yet. I also missed the fact that you built it yourself and didn't actually install a prebuilt binary which includes the help file. Thanks, Saurav. |