Can this be done automatically just like the beaker.session.secret is
set when doing:
paster make-config myapp production.ini
25 beaker.session.secret = ${app_instance_secret}
Thanks,
Lucas
--
Using rsync. How to setup rsyncd.
http://lucasmanual.com/mywiki/rsync
OpenLdap - From start to finish.
http://lucasmanual.com/mywiki/OpenLdap
First of all, Repoze is a community that develops many projects and TurboGears
doesn't even use a half of them.
Now, I guess you meant to say repoze.who and/or repoze.what and/or their
plugins. So, what's the matter with them?
--
Gustavo Narea <xri://=Gustavo>.
| Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about |
They might store it, but possibly encrypted so that even someone who has
access to the DB can't read it.
Also, payment is most probably created as service to the overall webapp,
which is more stable, and can be run on much more locked-down machines,
and possibly even with the need to enter a manual password so that only
the running process is capable of deciphering it.
Well, that at least would be the things I'd do - no ide if amazon *does*
do that.
Diez