<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.2">
</HEAD>
<BODY>
Hi list!!<BR>
<BR>
I'm developing an app for Maemo 5 and I have to store a username/password pair. My application is being developed with Qt/C++ and I wish if Maemo comes with any lib for doing the job (even if it's Glib/C oriented). I have searched for gnome-keyring but it seems it doesn't come with Maemo by default. I've looked to Witter for having an example but the way it does seems a little suboptimal to me. Having a device oriented mainly to internet but not having a framework for storing passwords in a safe way seems a huge lack. Have anyone any suggestion of how to save passwords in a safe way in Maemo5?
</BODY>
</HTML>