summaryrefslogtreecommitdiffstats
path: root/static/resume.txt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-04-22 22:29:38 -0400
committerJesse Luehrs <doy@tozt.net>2022-04-22 22:29:57 -0400
commitaa023c647b656f4d5baa7cbc55626f5a0668bc8b (patch)
tree16601d85ac1b78ae2e49f4292817b24a4b4b93dd /static/resume.txt
parent0921361fac584ec5e68d66d1274a0fa37e09709a (diff)
downloadtozt-hugo-aa023c647b656f4d5baa7cbc55626f5a0668bc8b.tar.gz
tozt-hugo-aa023c647b656f4d5baa7cbc55626f5a0668bc8b.zip
update resumeHEADmaster
Diffstat (limited to 'static/resume.txt')
-rw-r--r--static/resume.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/resume.txt b/static/resume.txt
index ea898c8..15edfbf 100644
--- a/static/resume.txt
+++ b/static/resume.txt
@@ -23,10 +23,11 @@ January 2015 - June 2021
Confidant (https://lyft.github.io/confidant/) for secrets storage and
distribution, giving us much more control over which people and machines had
access to our secrets.
-- Implemented an authentication service which allowed users to sign arbitrary
- data as their own identity in a way that machines could independently verify.
- This allowed us to remove almost all use of GPG at Stripe, which eliminated a
- large class of tooling issues related to deployments.
+- Implemented an authentication service in go which allowed users to sign
+ arbitrary data as their own identity in a way that machines could
+ independently verify. This allowed us to remove almost all use of GPG at
+ Stripe, which eliminated a large class of tooling issues related to
+ deployments.
- Contributed to importing all of our low level infrastructure which had
originally been set up via custom tooling (or by hand) into Terraform,
allowing us to (mostly) automate creation of new AWS accounts.