HTTP/2 200
date: Thu, 09 Oct 2025 18:18:33 GMT
content-type: text/html; charset=utf-8
django-composition: Swing Dynamique
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
referrer-policy: same-origin
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=0tVAKBuJ%2B3sEEe4HW0HQ%2FarPRcW9uI8sFHT%2BGCFSjyw%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1760033913"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=0tVAKBuJ%2B3sEEe4HW0HQ%2FarPRcW9uI8sFHT%2BGCFSjyw%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1760033913"
server: cloudflare
via: 1.1 heroku-router
x-content-type-options: nosniff
cf-cache-status: MISS
last-modified: Thu, 09 Oct 2025 18:18:33 GMT
vary: accept-encoding
content-encoding: gzip
cf-ray: 98bfe192fe2046b6-BOM
alt-svc: h3=":443"; ma=86400
Archive for Sunday, 24th January 2010
Sunday, 24th January 2010
Don’t Hash Secrets .
A well written explanation from 2008 of why you must use hmac instead of raw SHA-1 when hashing against a secret.
# 1:30 pm
/ cryptography , hmac , security , sha1 , signing
Amazon S3: Versioning Proposal .
The us-west-1 S3 bucket region now optionally supports versioning—once enabled on a bucket, all previous versions of keys will be preserved.
# 1:38 pm
/ amazon , amazonaws , s3 , storage , versioning
A suggestion for a business. Sooner or later, some hosting company is going to figure out that it can provide a service and make a killing (as it were) by offering ten-, twenty-, and hundred-year packets of posthumous hosting. A hundred years is not eternity, but you are not Shakespeare, and it’s a start.
— Jeffrey Zeldman
#
1:40 pm
/ death , hosting , jeffrey-zeldman
Linux performance basics .
This kind of Linux knowledge is rapidly becoming a key skill for server-side web development.
# 1:50 pm
/ jonathan-ellis , linux , ops , performance , sysadmin