Arthur Besse@lemmy.ml to Golang@programming.devEnglish · 3 months agoGo proposal: Secret modeantonz.orgexternal-linkmessage-square1linkfedilinkarrow-up113arrow-down11cross-posted to: golang@lemmy.ml
arrow-up112arrow-down1external-linkGo proposal: Secret modeantonz.orgArthur Besse@lemmy.ml to Golang@programming.devEnglish · 3 months agomessage-square1linkfedilinkcross-posted to: golang@lemmy.ml
minus-squarewho@feddit.orglinkfedilinkEnglisharrow-up4·3 months ago The package is experimental and is mainly for developers of cryptographic libraries, not for application developers. Seems to me that any application that accepts password input should be doing this. I wish more languages offered a reliable way to do it.
Seems to me that any application that accepts password input should be doing this. I wish more languages offered a reliable way to do it.