OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: cesarcardoso on October 30, 2005, 10:12:38 pm
-
In my PalmOS days one I was a heavy user of Keyring for PalmOS (http://gnukeyring.sourceforge.net/) - there was even a plugin for JPilot, which was good
I'm looking for a similar program for GPE, but I only found a version for Opie (at least it was on Opie's feed).
Is there a similar program for GPE? If not, can I install the Opie 'keyring' without problems?
(I'm in a GPE-only environment)
-
Yo have the mo-keyring application. You can find it here (http://themac.club.fr/dotclear/index.php?Mo-keyring). It works ok. You have a master password for all the keys, but I don't know if program store password on plain text.
-
Yo have the mo-keyring application. You can find it here (http://themac.club.fr/dotclear/index.php?Mo-keyring). It works ok. You have a master password for all the keys, but I don't know if program store password on plain text.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101714\"][{POST_SNAPBACK}][/a][/div]
Thanks a lot, mimeca! Exactly what I needed! Hope it gets mature enough to go to OZ feeds
-
I saw program's home page yesterday. It looks encryptation plugin is not develop yet. (passpowr will be store on plain text). You can download and install this program without any special dependence.
-
I saw program's home page yesterday. It looks encryptation plugin is not develop yet. (passpowr will be store on plain text). You can download and install this program without any special dependence.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101904\"][{POST_SNAPBACK}][/a][/div]
I'm really surprised that you have found my web site !!
About the encryption i will try to finish this ;-)
if you have any other suggestion about this small apps you can add a message on my web site.
-
I have some contacts . Your program is good, but plain text save is a problem. You can use some code of the Keyring for PalmOS. It's Opensource, and it uses a good encryptation.
Mo-Keyring Home page (French language) (http://themac.club.fr/dotclear/index.php?Mo-keyring)
PD: Molivier, what do you need for "create" a spanish version? Do you have a list with all english sentences?
-
PD: Molivier, what do you need for "create" a spanish version? Do you have a list with all english sentences?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103354\"][{POST_SNAPBACK}][/a][/div]
I writting a new version with gettext support and i ill include blowfish encryption too.
After , i can provide the sentences to translate.
I have made this app quickly for my own use so i have not include this before.
i have to fix a bug about the progress bar color too.
-
That sounds good. I think the first "feature" would be encryptation. I can read english without problems If you want a "betatester" send me a personal message.
How do you set the development environment? Is easy?
-
That sounds good. I think the first "feature" would be encryptation. I can read english without problems If you want a "betatester" send me a personal message.
How do you set the development environment? Is easy?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103658\"][{POST_SNAPBACK}][/a][/div]
I dont use OE anymore, just used the gpe-sdk , it's too simple to used and its works fine.
-
There is a new version of my keyring application with blowfish encryption , people can test it it they want.
Send me message if there is some problem with it.
Remember: backup you db before start the new version. just in case .
Bye
-
Updated to 0.23, and looks like everything is working fine Thanks molivier!
-
Updated to 0.23, and looks like everything is working fine Thanks molivier!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104328\"][{POST_SNAPBACK}][/a][/div]
Thanks
i have make a 0.24 if you want. The note that you can add for each account are now encrypted too,
and the timeout to lock the application is now saved in the configuration and there some bug fix .
-
I use fpm (http://fpm.sourceforge.net/) on my desktop since it allows me to use both a command-line or UI...
Is such an approach envisionned ?
It may not be that hard to port fpm to the GPE environment, by the way ?
Best regards,
-
I use fpm (http://fpm.sourceforge.net/) on my desktop since it allows me to use both a command-line or UI...
Is such an approach envisionned ?
It may not be that hard to port fpm to the GPE environment, by the way ?
Best regards,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105134\"][{POST_SNAPBACK}][/a][/div]
I think i can add some fpm fonctionnality to my application but i will not port fpm to GPE ;-)
because fpm is gtk 1.2 and it s boring to do.
fpm password generator for example is something i can do . i have had a small password generator
in 0.25 version but fpm one is really really better
Regards