Hacker News new | ask | show | jobs
by vluft 682 days ago
re: https://words.filippo.io/dispatches/age-authentication/#on-c...

other than inelegance and the computational overhead, is there a reason why sign then encrypt then sign wouldn't work for this?

1 comments

Assuming that implementation never skip verifying the second signature, and compare the signing keys, that should be ok.