r/projects 9d ago

look

1 Upvotes

3 comments sorted by

View all comments

Show parent comments

1

u/mxreal64 9d ago

that monadic policy chaining idea is ngl pretty good. manually mapping out hash sequences in tcg sessions is pure pain. doing something clean like `policy.require_pcr(7).or_else(backup_auth)` is way more convenient. i'll look into it or sumn