passwordsafe-linux Mailing List for Password Safe (Page 3)
Popular easy-to-use and secure password manager
Brought to you by:
ronys
You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(4) |
Nov
|
Dec
(2) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(9) |
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
|
2014 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(4) |
Apr
(13) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2019 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(11) |
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
|
2023 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: DJC <dj...@re...> - 2016-04-01 13:56:47
|
> As far as I know, the dependency for 15.10 should be libwxgtk3.0-0v5, which > according to packages.ubuntu.com is available in 15.10 for amd64. > Can you post the error? For passwordsafe-ubuntu-0.98.1BETA.amd64.deb: Dependency is not satisfiable: libwxgtk3.0-0 (>= 3.0.0-2) 15.10 amd64 does have libwxgtk3.0-0v5. djc |
From: Bill B. <de...@bl...> - 2016-04-01 13:36:02
|
On Fri, Apr 01, 2016 at 10:57:12AM +0200, DJC wrote: > I've found no version, beginning with 0.94beta, that installs on Ubuntu > 15.10 64-bit desktop -- faulty dependencies (libwxgtk). Mr Google turns up > nothing obvious that seems to work. > > Is this in fact a solved problem? And if so, what's the solution? As far as I know, the dependency for 15.10 should be libwxgtk3.0-0v5, which according to packages.ubuntu.com is available in 15.10 for amd64. Can you post the error? Regards, Bill |
From: Bill B. <de...@bl...> - 2016-04-01 13:10:50
|
On Fri, Apr 01, 2016 at 07:59:47AM -0400, Bill D wrote: > On Fri, Apr 01, 2016 at 10:57:12AM +0200, DJC wrote: > > I've found no version, beginning with 0.94beta, that installs on Ubuntu > > 15.10 64-bit desktop -- faulty dependencies (libwxgtk). Mr Google turns up > > nothing obvious that seems to work. > > Is this in fact a solved problem? And if so, what's the solution? > > I'm running 15.10 and have the same problem. When I installed 0.97 I > compiled my own .deb from source. However this no longer works, as > compiling 0.98.1BETA from the source tarball fails with: > This was fixed after the 0.98.1 tarball release. I've attached the patch I'm using in the version included in Debian (backported from the relevant github commit). Alternately, you could probably grab the source package from the Debian archive and build it against your Ubuntu install with little issue. Regards, Bill |
From: Bill D <bi...@du...> - 2016-04-01 12:13:26
|
On Fri, Apr 01, 2016 at 10:57:12AM +0200, DJC wrote: > I've found no version, beginning with 0.94beta, that installs on Ubuntu > 15.10 64-bit desktop -- faulty dependencies (libwxgtk). Mr Google turns up > nothing obvious that seems to work. > Is this in fact a solved problem? And if so, what's the solution? I'm running 15.10 and have the same problem. When I installed 0.97 I compiled my own .deb from source. However this no longer works, as compiling 0.98.1BETA from the source tarball fails with: g++ -c -o GCCUnicodeRelease/pwsafeapp.o `/usr/bin/wx-config --debug=no --unicode=yes --inplace --cxxflags` -DUNICODE -DNDEBUG -I../.. -fPIC -O -Wall -DUSE_XML_LIBRARY=XERCES -DWCHAR_INCOMPATIBLE_XMLCH -std=c++11 -std=c++11 pwsafeapp.cpp pwsafeapp.cpp: In member function ‘virtual bool PwsafeApp::OnInit()’: pwsafeapp.cpp:278:62: error: invalid operands of types ‘double’ and ‘int’ to binary ‘operator<<’ DWORD((MINORVERSION << 16) | MAJORVERSION ^ Makefile:217: recipe for target 'GCCUnicodeRelease/pwsafeapp.o' failed make[2]: *** [GCCUnicodeRelease/pwsafeapp.o] Error 1 make[2]: Leaving directory '/home/billd/src/pwsafe-0.98.1BETA/src/ui/wxWidgets' Makefile.linux:49: recipe for target 'unicoderelease' failed make[1]: *** [unicoderelease] Error 2 make[1]: Leaving directory '/home/billd/src/pwsafe-0.98.1BETA' Makefile.linux:58: recipe for target 'release' failed make: *** [release] Error 2 -- Bill D. <bi...@du...> |
From: DJC <dj...@re...> - 2016-04-01 09:13:02
|
I've found no version, beginning with 0.94beta, that installs on Ubuntu 15.10 64-bit desktop -- faulty dependencies (libwxgtk). Mr Google turns up nothing obvious that seems to work. Is this in fact a solved problem? And if so, what's the solution? For the moment I'm forced back on WINE + the Windows portable version, which has grave problems but can at least be used read-only. djc |
From: pwsafe.org <ro...@pw...> - 2016-04-01 05:05:51
|
Hi, I've just uploaded 32 bit debs for Debian 8 and Ubuntu 14.04.4 LTS to both the github and SF repos. Cheers, Rony On Thu, Mar 31, 2016 at 5:49 AM, JP Vossen <jp...@jp...> wrote: > On 03/26/2016 03:27 PM, JP Vossen wrote: > > On 03/22/2016 02:49 PM, Bill Blough wrote: > >> On Thu, Mar 10, 2016 at 04:05:24PM -0800, Bill Wohler wrote: > >>> I would be delighted if someone could upload a Debian distribution. > >>> Thanks! > >> > >> 0.98.1 was uploaded to Debian this morning. It's currently in > >> incoming and > >> should be available in unstable soon, and then in testing a few days > >> after > >> that. > > > > I can't find a passwordsafe-ubuntu-0.98.1BETA.i686.deb file in > > https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.98.1/, > > did I miss an announcement or something? Everything I have that can be > > 64-bit is, but I have an old 32-bit Atom Dell Mini9 running Ubuntu 14.04 > > LTS... > > > > I want to say I can't be the only one stuck with an old 32-bit OS, but > > if no one else has noticed or mentioned it...may I am? > > > > Clues? > > It also looks like the 0.98 package changed in some significant ways. > I'm seeing: > > $ dpkg-query --list | grep '^i' | egrep -i 'safe' | awk '{OFS = "-"; > print $2,$3}' > ... > passwordsafe-0.97BETA > pwsafe-0.98.1-BETA > > $ sudo aptitude full-upgrade > ... > The following packages have unmet dependencies: > passwordsafe : Conflicts: pwsafe but 0.98.1-BETA is installed. > The following actions will resolve these dependencies: > Remove the following packages: > 1) passwordsafe > > > And when I removed 0.97 on one computer, the GUI menu entries vanished > from the menu and panel (Mint 17). I haven't had time to look deeper > yet. 0.98 still works, but only when run from the command line. > > Some of this may be self-inflicted, since I rolled it out using Ansible > by copying the .deb and doing: > apt: deb=/tmp/passwordsafe-ubuntu-{{ passwordsafe_version }}.{{ > deb_arch }}.deb state=present force=yes > > Clues, > JP > -- ------------------------------------------------------------------- > JP Vossen, CISSP | http://www.jpsdomain.org/ | http://bashcookbook.com/ > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 > _______________________________________________ > Passwordsafe-linux mailing list > Pas...@li... > https://lists.sourceforge.net/lists/listinfo/passwordsafe-linux > |
From: JP V. <jp...@jp...> - 2016-03-31 02:49:40
|
On 03/26/2016 03:27 PM, JP Vossen wrote: > On 03/22/2016 02:49 PM, Bill Blough wrote: >> On Thu, Mar 10, 2016 at 04:05:24PM -0800, Bill Wohler wrote: >>> I would be delighted if someone could upload a Debian distribution. >>> Thanks! >> >> 0.98.1 was uploaded to Debian this morning. It's currently in >> incoming and >> should be available in unstable soon, and then in testing a few days >> after >> that. > > I can't find a passwordsafe-ubuntu-0.98.1BETA.i686.deb file in > https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.98.1/, > did I miss an announcement or something? Everything I have that can be > 64-bit is, but I have an old 32-bit Atom Dell Mini9 running Ubuntu 14.04 > LTS... > > I want to say I can't be the only one stuck with an old 32-bit OS, but > if no one else has noticed or mentioned it...may I am? > > Clues? It also looks like the 0.98 package changed in some significant ways. I'm seeing: $ dpkg-query --list | grep '^i' | egrep -i 'safe' | awk '{OFS = "-"; print $2,$3}' ... passwordsafe-0.97BETA pwsafe-0.98.1-BETA $ sudo aptitude full-upgrade ... The following packages have unmet dependencies: passwordsafe : Conflicts: pwsafe but 0.98.1-BETA is installed. The following actions will resolve these dependencies: Remove the following packages: 1) passwordsafe And when I removed 0.97 on one computer, the GUI menu entries vanished from the menu and panel (Mint 17). I haven't had time to look deeper yet. 0.98 still works, but only when run from the command line. Some of this may be self-inflicted, since I rolled it out using Ansible by copying the .deb and doing: apt: deb=/tmp/passwordsafe-ubuntu-{{ passwordsafe_version }}.{{ deb_arch }}.deb state=present force=yes Clues, JP -- ------------------------------------------------------------------- JP Vossen, CISSP | http://www.jpsdomain.org/ | http://bashcookbook.com/ |
From: JP V. <jp...@jp...> - 2016-03-26 19:45:04
|
On 03/22/2016 02:49 PM, Bill Blough wrote: > On Thu, Mar 10, 2016 at 04:05:24PM -0800, Bill Wohler wrote: >> I would be delighted if someone could upload a Debian distribution. Thanks! > > 0.98.1 was uploaded to Debian this morning. It's currently in incoming and > should be available in unstable soon, and then in testing a few days after > that. I can't find a passwordsafe-ubuntu-0.98.1BETA.i686.deb file in https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.98.1/, did I miss an announcement or something? Everything I have that can be 64-bit is, but I have an old 32-bit Atom Dell Mini9 running Ubuntu 14.04 LTS... I want to say I can't be the only one stuck with an old 32-bit OS, but if no one else has noticed or mentioned it...may I am? Clues? Thanks, JP -- ------------------------------------------------------------------- JP Vossen, CISSP | http://www.jpsdomain.org/ | http://bashcookbook.com/ |
From: Bill B. <de...@bl...> - 2016-03-22 19:20:10
|
On Thu, Mar 10, 2016 at 04:05:24PM -0800, Bill Wohler wrote: > I would be delighted if someone could upload a Debian distribution. Thanks! 0.98.1 was uploaded to Debian this morning. It's currently in incoming and should be available in unstable soon, and then in testing a few days after that. |
From: Bill W. <wo...@ne...> - 2016-03-11 00:05:34
|
I would be delighted if someone could upload a Debian distribution. Thanks! -- Bill Wohler <wo...@ne...> aka <Bil...@na...> http://www.newt.com/wohler/ GnuPG ID:610BD9AD |
From: pwsafe.org <ro...@pw...> - 2015-10-09 12:09:25
|
Hi, Debian, Fedora and Ubuntu 32 and 64 bit packages have been released, and may be downloaded from https://github.com/pwsafe/pwsafe/releases/tag/0.97BETA and from https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.97/ The main difference from the Windows release is the addition of the '-fPIC' compilation flag, as contributed by bblough. SHA1 hashes: f78fb061e946c3cb5f67df1aa759f0066ced91aa *passwordsafe-debian-0.97BETA.amd64.deb d31e8dffa2abcf9558308fa6618dd9630686b28f *passwordsafe-debian-0.97BETA.i686.deb 5e11dc0fcb4cf077fe8afd71ee8e8a5898802ed1 *passwordsafe-ubuntu-0.97BETA.amd64.deb a4fc58354d93d165b0e47ae99a4e897d6cbd2b50 *passwordsafe-ubuntu-0.97BETA.i686.deb 58ff8d441e329b3962f1938dac8d5174dfd8c132 *passwordsafe-0.97BETA-3.i686.rpm b53fadf541c1b8e145d8abc5886fad66d1f1bde6 *passwordsafe-0.97BETA-3.src.rpm 948493270decb274ab0810ab794775f747739399 *passwordsafe-0.97BETA-3.x86_64.rpm c81e74e8c708429b2c89a272f16cf677a1fbb429 *passwordsafe-debuginfo-0.97BETA-3.i686.rpm be6942dfb10be94498aa1296a7381a9d32270f4a *passwordsafe-debuginfo-0.97BETA-3.x86_64.rpm Enjoy, Rony |
From: ronys <ro...@us...> - 2015-06-13 09:25:48
|
Hi, PasswordSafe 0.96 for Linux, corresponding to the recently released version 3.36 for Windows, has been uploaded. Deb and rpm packages are available for the current releases of Debian, Ubuntu and Fedora, both 64 and 32 bit versions from https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.96/. SHA1 hashes are as follows: d70318ed7101dc31caeda7552b1bbbb6c996160a *passwordsafe-debian-0.96BETA.amd64.deb f49bdd1afd7d242d69ec0bf96fb2c8e90ae90d96 *passwordsafe-debian-0.96BETA.i686.deb 275c883c1748eb9027f0f129a1d6cfd05a5e2a43 *passwordsafe-ubuntu-0.96BETA.amd64.deb db7307efbbcf7f76f541effe30f1f6573bf787d2 *passwordsafe-ubuntu-0.96BETA.i686.deb dd087ddfac4fa1f459b1e8e2dd95c863612262f8 *pwsafe-0.96BETA-3.i686.rpm 467af0e3463aaea8d7f48aa4a4f66f805ea0c2be *pwsafe-0.96BETA-3.src.rpm 6601a689f411a0ea94eb5b59807996eaca346f51 *pwsafe-0.96BETA-3.x86_64.rpm b3f17483de6c885198e815d1cb5bda96eec0eec4 *pwsafe-debuginfo-0.96BETA-3.i686.rpm 3d04e12f510faf8799c5c97c897dcbba8f82cdeb *pwsafe-debuginfo-0.96BETA-3.x86_64.rpm 33a9ee6f9d6dbc6567ba0ba552bad1a383043b4e *pwsafe-0.96BETA-src.tgz All files also have a corresponding .sig file which can be used to verify the integrity using my GPG key <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x919464515CCF8BB3> (fingerprint A703 C132 8EAB C7B2 0175 3BA3 9194 6451 5CCF 8BB3). Cheers, Rony P.S. - It may take a day or two for all the files to be available on all mirrors. -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: DJC <dj...@re...> - 2015-05-25 11:13:15
|
Using PasswordSafe 0.95 (local) beta on Ubuntu 15.04, in Flattened List view the entries are in no discernible order on any visible column, and I see no way at all to specify a sorting order. That seems to be independent of the order of columns. Sublists are sorted by name in Nested Tree view. Is there a way to specify sorting order for the flattened list view in this version of PasswordSafe for Linux? I don't see this in the forum. If I've just missed it, I'd appreciate a pointer to what I overlooked. Thanks. djc |
From: Alexander S. <ale...@gm...> - 2015-05-23 22:36:26
|
Archlinux just moved gcc 5.1.0 into the non-testing repositories. Unfortunately passwordsafe fails to build with this version. I'm not yet sure whether to blame gcc itself or passwordsafe for this so please bear with me. The full 'make' output: http://ix.io/iJh The package itself: https://aur.archlinux.org/packages/passwordsafe/ The line causing the build-error: g++ -std=c++11 -Wall -I../../core -I../.. `/usr/bin/wx-config --debug=no --unicode=yes --inplace --cxxflags` -pthread -I/usr/include/ykpers-1 -O0 -g -ggdb -DUNICODE -DDEBUG -c rand.cpp -o ../../../obj/unicodedebug/os/rand.o rand.cpp: In function ‘bool pws_os::GetRandomData(void*, long unsigned int)’: rand.cpp:38:45: error: cannot convert ‘std::basic_istream<char>::__istream_type {aka std::basic_istream<char>}’ to ‘bool’ in return return is.read(static_cast<char *>(p), len); ^ Building with the previous stable gcc 4.9.2 works just fine. Now, before I bother the gcc folks I'd like to get a second opinion. Is this gcc exposing an issue in passwordsafe or passwordsafe exposing one with the new compiler? Regards, Alexander Schnaidt |
From: ronys <ro...@us...> - 2014-12-29 20:23:16
|
Hi, This is to announce the release of PasswordSafe version 3.35 for Windows, as well as a new Beta release, 0.95, for Linux. This is a maintenance release, fixing a few minor issues, as described below. Thanks to dk, mniklas, rafael, sauravg and pm_kan for their help in this release. Thanks also to all the users who have provided bug reports, suggestions, and the occasional donation... Bugs fixed in 3.35 ================== [1221] Support newer YubiKeys in all modes. [1212] In the Flattened List view, keep the icon column, if present, as leftmost, to ensure proper display. [1211] The Read-Only checkbox no longer clears itself after returning from the file selection dialog. Also, the read-only checkbox in XP file selection dialog is handled correctly. [1210] CurrentFile preference is updated sooner rather than later, so last database is set as default for next invocation. Changes to Existing Features in 3.35 ==================================== [760] Password Policy: You can now choose a character set without requiring at least one character from that set (i.e., minimum required can be zero). The PasswordSafe2Go version will be updated soon and available from http://www.shareit.com/product.html?cart=1&productid=300597408&stylefrom=300597408 (Owners of previous releases 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.35/pwsafe-3.35.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.35/pwsafe-3.35-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.35/pwsafe-3.35.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.35/pwsafe-3.35-src.zip/download (source code) SHA-1 checksums: 49b3947fc355ba73a3b31043f1078b222f1af253 *pwsafe-3.35.exe 5bf85b3eec16c364e93bff032f91b3027d6e7997 *pwsafe-3.35.msi d48eaa4f6e96f910c020b2a5980e347b28b8b837 *pwsafe-3.35-bin.zip b398237a8e14a01c08c74df2ff2b120a50948ca5 *pwsafe-3.35-src.zip Linux packages may be found under https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.95/ There are currently packages for current Debian and Ubuntu distros (32 and 64 bit) as well as Fedora 32 and 64 bit RPMs. Enjoy, Rony -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: Marco G. <mar...@gm...> - 2014-12-29 06:34:50
|
Hello, I'm running pwsafe 0.94.1 x86_64 (rpm) under Fedora 21. I'm unable to make changes to the password database as every time I try to save them I get the error: Unable to create intermediate backup I don't think it's a permission problem as the database files are writable by me: -rw-rw-r--. 1 sguazt sguazt 440 Dec 26 09:12 pwsafe_001.ibak -rw-rw-r--. 1 sguazt sguazt 61000 Dec 26 09:20 pwsafe.psafe3 I've tried the following hacks without success: 1. Assign 755 (rwxr-xr-x) permissions to parent directory (instead of 700, that is rwx------). 2. Rebuild the entire database. In particular, hack #2 left me somewhat surprised so here below are more details 1. Exported current database pwsafe.psafe3 to text file pwsafe.txt (with default settings) => OK 2. Closed current database and removed it together with all ".ibak" files => OK 3. Created a new empty database pwsafe.psafe3 and reclosed => OK 4. Opened the just created database pwsafe.psafe3 e imported the previously exported database pwsafe.txt => OK 5. Saved the database pwsafe.psafe3 and closed => OK 6. Reopened the database pwsafe.psafe3 and changed some detail => KO In summary, as soon as I try make some change (see step #6) I get the error in the subject. I am wrong in doing something or is this a kind of bug? Thank you very much for the help. Best, -- Marco |
From: <pas...@na...> - 2014-11-18 21:37:53
|
Hello all, I just updated to the current version and was pleased to see, that pwsafe has a GUI! But I also use it on my headless servers, how can I still start and use pwsafe in CLI-mode only? Thank you in advance! Cheers, Vanessa |
From: ronys <ro...@us...> - 2014-07-27 16:25:02
|
Hi, This is to announce the release of PasswordSafe version 3.34 for Windows, as well as a new Beta release, 0.94, for Linux. This is a maintenance release, fixing a few minor issues, as described below. Thanks to dk, sauravg and pm_kan for their help in this release, and to pm_kan and mniklas for updating the Russian and Polish translations. Thanks also to all the users who have provided bug reports, suggestions, and the occasional donation... New Features for 3.34 ===================== [753] A Password Safe database can be opened by drag & drop to the Password Safe application window. [749] Clicking or double-clicking on a previous password in an entry's Password History selects it. [746] Password Policy "Special Symbol Set" simplified. Changes to Existing Features in 3.34 ==================================== [397] Clarified use of -g and PWS_PREFSDIR. Bugs fixed in 3.34 ================== [1200] Tweak Yubikey interface to make it easier to use when creating or opening a Password Safe database. [1195] Edit->Find now enabled when a group is selected. [1194] Compare, Merge, Sync: Enable action button when password's entered via virtual keyboard. [1176] Tweak definition of what's considered a 'weak' password. [1174] "Open as read-only" check-box now correctly reflects the file's state. [1117] Dragging dropbar icon doesn't copy text to clipboard unless Control key's pressed when icon's clicked upon. The PasswordSafe2Go version will be updated soon and available from http://www.shareit.com/product.html?cart=1&productid=300597408&stylefrom=300597408 (Owners of previous releases 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.34/pwsafe-3.34.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.34/pwsafe-3.34-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.34/pwsafe-3.34.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.34/pwsafe-3.34-src.zip/download (source code) Linux packages may be found under https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.94/ There are currently packages for current Debian and Ubuntu distros (32 and 64 bit) as well as Fedora 32 and 64 bit RPMs. SHA-1 checksums: b695b4e22436b7bf4e94095b77f19482c0799170 *pwsafe-3.34.exe 4e4f39f9af52eb2ab1f4c9568ee5c1edc0df35fb *pwsafe-3.34.msi 69daec66603de971a09349cb5e1a20fe356dd4ed *pwsafe-3.34-bin.zip e211beb3b289a840235acc5b23da89fca7b49687 *pwsafe-3.34-src.zip b05ec034a12e15ecad0b51c296a482cfbb28a369 *passwordsafe-debian-0.94BETA.amd64.deb 8749f5029ca045b73c21e773824562df729a25f6 *passwordsafe-debian-0.94BETA.i686.deb 823ddc569db016f9ef154d79e448a043be12c0de *passwordsafe-ubuntu-0.94BETA.amd64.deb 426a69d5286b94f3982117a73f4bd86efc23f832 *passwordsafe-ubuntu-0.94BETA.i686.deb 45fa127b41af44ddd50c9964c4041aa17f5ce0e3 *pwsafe-0.94BETA-src.tgz d2bf26f179fbeb655ed755447b08877df2138711 *pwsafe-0.94BETA-3.i686.rpm 9aeb471d54c45c76b5ffae60eb7fdda15c9493cc *pwsafe-0.94BETA-3.src.rpm 6009cf33029e83df6ddf49ccf5dabc1b6f02e0fc *pwsafe-0.94BETA-3.x86_64.rpm 39c477050a866f4cfac449e3e0230ae27aefe079 *pwsafe-debuginfo-0.94BETA-3.i686.rpm 87bff160f3661da3112d058cbf6b28dfa7b9ca4e *pwsafe-debuginfo-0.94BETA-3.x86_64.rpm Enjoy, Rony |
From: ronys <ro...@us...> - 2014-02-08 08:56:02
|
Hi, This is to announce the release of PasswordSafe version 3.33 for Windows, as well as a new Beta release, 0.93, for Linux. This is a maintenance release, fixing a few minor issues, as described below. Thanks to dk, sauravg and pm_kan for their help in this release, and to pm_kan, Karlo, Bjorne, Rob and mniklas for updating the Russian, German, Swedish, Dutch and Polish translations. Thanks also to all the users who have provided bug reports, suggestions, and the occasional donation... New Features for 3.33 ===================== [728] The default delay between characters on autotype is now configurable. Bugs fixed in 3.33 ================== [1160] Don't create config dir if config file passed in command line. [1155] Number of shortcuts is now correctly initialized. [1148] No longer crashes when canceling unlock with expired password entries. [1146] Edit button now enabled correctly in Manage->Password Policies. [1139] Backup file numbers now rollover 999 correctly. [1134] Filtering by type now works correctly for shortcuts & shortcut bases. [1130] Database field isn't highlighted when it doesn't have the focus. [1125] Increased range of unlock difficulty by a factor of four. This should give an order or magnitude or so between max and min settings. [1067] Fail gracefully when trying to encrypt a file > 2GB. The PasswordSafe2Go version will be updated soon and available from http://www.shareit.com/product.html?cart=1&productid=300597408&stylefrom=300597408 (Owners of previous releases 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.33/pwsafe-3.33.exe/download(installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.33/pwsafe-3.33-bin.zip/download(zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.33/pwsafe-3.33.msi/download(Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.33/pwsafe-3.33-src.zip/download(source code) SHA-1 checksums: 33026b4b56e9439f0bd5d47df5de8e19e5a8231c *pwsafe-3.33.exe fc9a57c490a3d9510075ce15b69239bfac41a595 *pwsafe-3.33.msi ddd21a0b395db96f5b976d3473938fb250c55001 *pwsafe-3.33-bin.zip 0567d074694515a89ad4eff72977462c4b87e42d *pwsafe-3.33-src.zip Linux packages may be found under https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.93/ There are currently packages for current Debian and Ubuntu distros (32 and 64 bit) as well as Fedora 32 and 64 bit RPMs. Enjoy, Rony |
From: ronys <ro...@gm...> - 2014-01-16 20:18:20
|
Hi, It's been a while since the last release, so here's a new one to kick off 2014. https://sourceforge.net/projects/passwordsafe/files/Translation_Tools/3.33pre/ contains the installation files of the pre-release version. If you don't want to replace your existing installation, it's best to download the pwsafe-3.33pre-bin.zip<http://sourceforge.net/projects/passwordsafe/files/Translation_Tools/3.33pre/pwsafe-3.33pre-bin.zip/download>file and unzip it in a temporary folder. You can run PasswordSafe from there (pwsafe.exe). The pos-Windows<https://sourceforge.net/projects/passwordsafe/files/Translation_Tools/3.33pre/pos-Windows/>( pos-wx<https://sourceforge.net/projects/passwordsafe/files/Translation_Tools/3.33pre/pos-wx/>) folder contains the Windows (Linux) po files for translation. Just send me (or directly commit) the po files with your translations, and I'll build and upload dll files for you to test. The planned release date for this version is early February. Let me know if you've any problems with this. Thanks! Rony -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: Saurav G. <sa...@gm...> - 2013-11-19 05:54:06
|
The "Alternate Browser" is used only if you have "[alt]" in the URL field of that entry. From the help file: Alternate Browser The browser you specify in this field will be used when using the "Browse To" function for a selected entry, when the entry's URL has "[alt]" before the URL, e.g., "[alt]http://www.foo.net". This is useful, for example, if your default browser is Firefox, and you wish to access a website that works best with Internet Explorer, in which case you should specify the Internet Explorer as your alternate browser (typically "C:\Program Files\Internet Explorer\iexplorer.exe). You can specify command line options to the browser via the Browser command line parameters field. |
From: Peter G. <ge...@ya...> - 2013-11-16 12:01:18
|
On Slackware 14.0 x86_64 with KDE - when doing "Browse to URL" the browser used is Konqueror. I want to use Firefox. In Manage > Options > Misc. > Alternate Browser I have entered /usr/bin/firefox But it still uses Konqueror ~/.pwsafe/pwsafe.cfg contains: <AltBrowser>/usr/bin/firefox</AltBrowser> Cheers, Peter |
From: ronys <ro...@gm...> - 2013-09-24 16:29:15
|
Hi, This is to announce the release of PasswordSafe version 3.32 for Windows, as well as a new Beta release, 0.92, for Linux. This is a minor release, fixing a few minor issues, adding a few features, as described below. Thanks to Saurav, DK and Andrey for their help in this release, and to pm_kan, Karlo, Francois, and Bjorne, for updating the Russian, German, French, and Swedish translations. New Features for 3.32 ===================== - Support Yubico's YubiKey<http://www.yubico.com/applications/password-management/consumer/password-safe/>authentication token. Previously this product was supported in a separate branch. - [705] User can choose not to let PasswordSafe record which virtual keyboard was used. - [703] Changing a database opened in read-only mode to read/write will revert when the database is locked. - [695] Allow a keyboard shortcut to be associated with selecting an entry. Please see Help entry for more details. Changes to Existing Features in 3.32 ==================================== - Add validation of entry field XML characters to ensure resulting file can be imported. Note: any field containing an invalid character will not be exported and a comment added to the export file and the report. - [718] The Run command can now accept $e or $email and will expand this to the entry's e-mail. Bugs fixed in 3.32 ================== - [1124] Copying the username of a shortcut entry now works correctly. - [1122] -d dialog no longer needs password verification. - [1121] Help now displays correctly for Import XML settings. - [1113] Filters now handle empty fields correctly. - [1108] Manage Password Policy lists and Edit Entry's Notes fonts are set to same as for main list/tree, user-configurable. - [1101] Autotype email and url now works with shortcut. - [Prevent Alt+Enter or Ctrl+Enter when setting the Application Hotkey in PasswordSafe options dialog closing the dialog and saving an invalid Hotkey. - Support wrap scrolling in the ListView using up and down arrow keys. The PasswordSafe2Go version will be updated soon and available from http://www.shareit.com/product.html?cart=1&productid=300597408&stylefrom=300597408 (Owners of previous releases 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.32/pwsafe-3.32.exe/download (installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.32/pwsafe-3.32-bin.zip/download (zip file with binaries, for those who don't like installers) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.32/pwsafe-3.32.msi/download (Microsoft installer) http://sourceforge.net/projects/passwordsafe/files/passwordsafe/3.32/pwsafe-3.32-src.zip/download (source code) SHA-1 checksums: c3410ed4f6a2ee2680811bc1c62c46ff36d8ba47 *pwsafe-3.32.exe c6260df437bcd69ebf99ae27355314950bbc97d1 *pwsafe-3.32.msi 8e0b948347d8bf8dce3d66b59ac49aa3163655ec *pwsafe-3.32-bin.zip e94ee8dac235289b2cba28ec75faea9b5ccac22d *pwsafe-3.32-src.zip Linux packages may be found under https://sourceforge.net/projects/passwordsafe/files/Linux-BETA/0.92/ There are currently deb packages for current Debian and Ubuntu distros (32 and 64 bit) as well as Fedora 32bit RPMs: SHA-1 checksums: a3aaba92c5fd4a90ff8ce3df737bdae08667f415 *passwordsafe-debian-0.92BETA.amd64.deb 60a79d825ee0a5df7f56d4f89e95e9f140deefba *passwordsafe-debian-0.92BETA.i686.deb fed17b38134095e58c81e4d15cfcbac58f54c79f *passwordsafe-ubuntu-0.92BETA.amd64.deb 55cf0c3aaa5ad035754cb46f399c343acec0fef9 *passwordsafe-ubuntu-0.92BETA.i686.deb d6048dc5f2fc626aa4a0d8d9c87d0b1b0bd69d6c *pwsafe-0.92BETA-2.i386.rpm 9e6b60cdba691db5b5a50aa71fe87d6df8657750 *pwsafe-0.92BETA-2.src.rpm Note that this release also includes PGP/GPG signature files of the respective packages. These were signed with my new SourceForge account key, keyid 5CCF8BB3, key fingerprint = A703 C132 8EAB C7B2 0175 3BA3 9194 6451 5CCF 8BB3, available from a PGP keyserver near you (such as http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x5CCF8BB3). Enjoy, Rony |
From: ronys <ro...@gm...> - 2013-09-03 17:50:17
|
Hi, I've uploaded a pre-release version of PasswordSafe 3.32, plus the .po files with the new strings for translation. Schedule: I'd like to release this version towards the end of September. *Testers: *Are welcome to download either the installer program or a zip file with the binaries from http://pwsafe.org/tmp/3.32pre/pwsafe-3.32pre.exe or http://pwsafe.org/tmp/3.32pre/pwsafe-3.32pre-bin.zip respectively. This version merges in the Yubikey specific branch of PasswordSafe. I've a few Yubikey devices that I'd be happy to send to testers/translators, on a first-come-first-serve basis. If you're interested, drop me an e-mail with your (physical) mailing address. *Translators: *The files may be found in the directory that DK set up, which also includes tools and instructions for those interested 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.32pre folder in the above: in pos-Windows for the Windows texts, and pos-wx for the wxWidgets (Linux) texts. I'd also like to release the corresponding Linux version at the same time. Thanks in advance for your help in making PasswordSafe! Cheers, Rony -- Ubi dubium, ibi libertas (where there is doubt, there is freedom) |
From: ronys <ro...@us...> - 2013-06-13 09:55:14
|
Hi, As the title indicates, PasswordSafe's code repository has been converted to (and adapted for) git. Currently I'm leaving both repositories open, but note that I'll be releasing official builds from git from now on. As of now, all commits to the Subversion repository will be manually merged into git by me. In a few days, assuming nothing major pops up, I'll change the status of the Subversion repo to read-only, meaning that commits to the svn repo will be rejected. Links to the git repository can be found at https://sourceforge.net/p/passwordsafe/git-code/ci/master/tree/. Note that all Subversion tags and branches have been imported to git. I've found Git to be a *lot* friendlier with regards to merges, and overall more fun, once I've gotten over the learning curve. Let me know if you any issues/suggestions/comments with the switch. Cheers, Rony |