-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Missing feature
Export the data in encrypted XML format
Example:
<credentials>
<1>
<service>asdasvhupasdfjööoaisdfhjöiohv</service>
<username>uisdvuihvs65sdguijuiadsvhn</username>
<password>dcuihdvuihldvuha35ahbabupiWE</password>
</1>
</credentials>
Justification
It would be helpful to sync and find sync-errors if the export file format would be XML, so the separate entrys could be compared without the need to decrypt.
Workarounds
Only sync by export and cross reimport on both devices is currently known to me.
nekromant