top | item 46558420

(no title)

lightandlight | 1 month ago

I often go one step futher by appending a short random identifier, `{service}.{id}@{domain}`, to make it harder to guess (in case someone learned of my email address policy).

I created a little GTK program to help: https://github.com/LightAndLight/gen-alias

discuss

order

layer8|1 month ago

Yes, it’s really <f(service, rand())>.