...plenty of Greasemonkey scripts could also make good use of S3. What if the Greasemonkey API was extended with save and load functions which directly accessed S3? How about a simple, safe, and central way to store the access key and the secret keys that are used to sign the S3 requests?
Sounds right up my street. I've been meaning to look into S3 for a while and it would greatly help some of my scripts that use gm_get/setValue for persistence. The only drawback is that its not free, but for my needs (very small amounts of data) it is practically free. Stay tuned..
0 comments:
Post a Comment