The Following User Says Thank You to nowhereman For This Useful Post: | ||
![]() |
2011-03-07
, 21:48
|
Posts: 112 |
Thanked: 26 times |
Joined on Sep 2009
|
#152
|
![]() |
2011-03-08
, 06:19
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Dec 2009
@ Spain
|
#153
|
Thank you, I was clearly getting the name wrong to search for.
On a further note, what format can I import a text file list of my passwords in please? I found the brief explanation on the first post, a bit hard to follow.
Thanks.
![]() |
2011-03-14
, 06:44
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Dec 2009
@ Spain
|
#154
|
![]() |
2011-03-22
, 14:48
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#155
|
![]() |
2011-03-22
, 15:26
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Dec 2009
@ Spain
|
#156
|
Hi nowhereman,
I just downloaded the Ovi Store version, and am trying to import my Handy Safe xml output in to Wallet. Can you give me any tips as to how I need to prepare my xml file prior to import?
The Following User Says Thank You to nowhereman For This Useful Post: | ||
![]() |
2011-03-23
, 08:30
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#157
|
Wallet xml format is some like this:
<targets>
<target>
<id>id</id>
<name>name</name>
<groupName>groupName</groupName>
<type>existing type</type>
<image>base64-png-image</image>
<backimage>base64-png-image</backimage>
<field name="name1" type="T">field value1</field>
<field name="name2" type="D">field value2</field>
<field name="name3" type="S">field value3</field>
...
<creationTime></creationTime>
<modificationTime></modificationTime>
</target>
...
</targets>
If you have problems, try to add a card into wallet, and then export to see how it is.
If you don't get it, if you can provide me a sample and can try to do something.
![]() |
2011-03-23
, 13:25
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Dec 2009
@ Spain
|
#158
|
Thanks for the prompt response, it is most appreciated. I had exported a single card and and established the format of the XML file. The problem I face is that the Handy Safe XML export is a little different, and I'm not able to automate the manipulation to succesfully sync between the two formats repeatedly.
So then I decided to import my Handy Safe XML in to Keepass (v2.14), which worked a treat. I then exported the various flavours of XML from Keepass, but none were the same. What I did notice was that Keepass allows exporting to XML based on a given schema (XSL file), so I was wandering whether you could supply me with the XSL file if you made one.
Long term, I hope to be able to use Keepass as the desktop app with wallet, syncing via a WebDAV folder.
Sorry for the lengthy post, great work with the paid version, well worth the $2.00, you should probably charge more.
![]() |
2011-03-23
, 14:05
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#159
|
Well, I look into KeePass web site, and I found a xml sample file. With this I was be able to implement a xsl file to convert it to wallet format. With java and xalan help, I was be able to convert sample file into wallet format:
java.exe -cp xalan.jar org.apache.xalan.xslt.Process -in sample.xml -xsl convert.xsl -out wallet.xml
I don't know if you can manage with java plus xml and xsl files!
Otherwise wallet also supports text file, that it should be easy if you are only importing passwords ...
![]() |
2011-03-23
, 14:19
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Dec 2009
@ Spain
|
#160
|
Hi there,
Unfortunately, I don't have acess to java or xalan. I tried to use the supplied xsl file to transform using Keepass, but it did not give me an XML file at all (probably because as you described it was intended to be used with xalan).
I did consider text file too, but too many fields and too many passwords unfortunately, it would be quite laborious to get it up and running.
It is late here (1:00am) and feeling a little tired, may explore java / xalan option in more detail later on. In a nutshell, is it something I can install on a Vista box without too much trouble? Sorry for not understanding the process entirely.
Thank you again for your help.
The Following User Says Thank You to nowhereman For This Useful Post: | ||
apt-get install qtwallet
-----------------------------------------------------------------------------
Protect your confidential information by installing Wallet for N9 and N900.
Visit: http://www.nowhereman.eu