dappnetbby / dappnet

A bulletproof platform for decentralized frontends
https://liamzebedee.gitbook.io/dappnet/
MIT License
76 stars 4 forks source link

Dynamically generate the root .eth CA on install #6

Closed liamzebedee closed 1 year ago

liamzebedee commented 1 year ago

wtf this is now incredibly important to do

"For years, macOS allowed any root certificate when checking code signatures, making code signing completely useless."

https://worthdoingbadly.com/coretrust/

https://twitter.com/0xdea/status/1579023880077082624

liamzebedee commented 1 year ago

certificates are now generated upon the first install, using the locally provided openssl executable on macOS

closed in 669205b