I want to be able to run the program from multiple
computers and have full access to a syncronized store
of passwords. I want to be able add new passwords,
modify passwords, and remove passwords without having
to touch each version of the program individually.
Logged In: YES
user_id=146141
I would like this to be in the application as well. We will try
to see it come to life by version 2.0. Thanks for the input.
Logged In: YES
user_id=202975
+1
I'd really like to be able to locate the encrypted data store on
an ftp server somewhere, and be able to access and update
from anywhere.
You can store the file in a cloud drive and access anywhere. Access from an Andriod device is also under way.
This can currently be done using a cloud drive. We can document the steps to do this.
We will need to create a .lock so that other computers can't modify the file while the file is currently being 'edited' (i.e. changes haven't been saved).
I've looked at some projects that work with, ad example, DropBox API.
I think it can be qute simple integrate them inside.
We can add:
- Simple Http site
- Ftp
- DropBox
- Google Drive
- Sugar Sync