hello i'm having trouble understanding one thing, i've read API documentation and i know how it is but i need a simple clarification.
i want to create my own "clean" gallery which would fetch pictures from PicasaWebAlbums via API. i thought i`t would be nice to have all albums as "unlisted" so that i don't have to expose myself at PWA, and my site would just fetch it all. to access unlisted albums, i need to authenticate, that's clear, but: it means i need to authenticate with my Google Account username and password, which means, those will be stored as opentext in one of the config files... and that's the thing i'm having problem with. is that secure? username and password as opentext in a .php file.. one server issue and the file is readable.. solution would be to store it outside of webserver root.. but still.. is my understanding correct? please let me know.. thanks! bzx -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
