12.4K Followers
117 Following
267 Posts
browser h4xx0r who cohabitates with a rabbit
cyberhomehttps://azuki.vip
twitterhttps://twitter.com/bcrypt
githubhttps://github.com/diracdeltas
@ryanprior sounds relevant! our job posting is up now at https://job-boards.greenhouse.io/brave/jobs/8026920
Staff Security and Privacy Engineer

Remote

@manchicken the job posting is up! feel free to share https://job-boards.greenhouse.io/brave/jobs/8026920
Staff Security and Privacy Engineer

Remote

any privacy engineers (preferably with browser experience) looking for a job?

in light of the tragic news that a 2-year old died at a licensed SF daycare earlier this month, i made a site to show childcare license violations and complaints in the Bay Area: https://azuki.vip/childcare/

* the data is public at https://www.ccld.dss.ca.gov/carefacilitysearch/ but i found that site hard to use
* PRs welcome https://github.com/diracdeltas/childcare
* i am aware this does not show small home daycares; working on that
* very grateful to Claude for making this a sunday project instead of a multi-week one
* aforementioned news report: https://www.nbcbayarea.com/investigations/toddler-death-daycare-san-francisco/4072713/

Bay Area Childcare Violations & Complaints

Search violations, complaints, and inspection records for licensed childcare facilities in San Francisco, Alameda, San Mateo, and Santa Clara counties. Data from California CDSS CCLD.

Bay Area Childcare Transparency
@codinghorror extra ironic that this is installing in Brave's profile directory but per https://code.claude.com/docs/en/chrome, their extension doesn't even support Brave.
Use Claude Code with Chrome (beta) - Claude Code Docs

Connect Claude Code to your Chrome browser to test web apps, debug with console logs, automate form filling, and extract data from web pages.

Claude Code Docs
@indutny not a stroller actually but a little portable chair so they can sit at adult level :)
extremely niche content for SF parents just launched: restaurant reviews from my baby's perspective https://diracdeltas.github.io/blw/
BAYby-Led Weaning

@jered your family is such an inspiration!! have fun in milan btw, best pizza i've ever had in my life
people who have had kids: what are the top things you wish you'd done (or done more of) in your pre-kids phase of life?

Started working on a tool to create PDFs for printing backups of cryptographic keys. Uses @bcrypt 's niceware format/encoding. Meant for use in storing offline copies of yubikey/disk encryption keys.

⚠️ Not ready for use yet. Please do not use in production and lose your keys.

Just sharing the initial prototype.

Still todo:

  • Make PDF look pretty, with clear instructions.
  • Add option to encrypt (pbkdf+memorized master passphrase, or a static key) before encoding.
  • Move go port of niceware to it's own repo/lib.
  • Add recovery command/flow to the cli
  • Print and ✨Laminate✨ some keys :)

https://github.com/Tethik/papercopy

GitHub - Tethik/papercopy: QR Code + mnemonic + encrypted?

QR Code + mnemonic + encrypted? Contribute to Tethik/papercopy development by creating an account on GitHub.

GitHub