#Rotate update keys

9 messages · Page 1 of 1 (latest)

wooden tiger
#

Hi Tauri all stars!
Could someone point me to any documentation on rotating the signing keypair for updater? I haven't seen anything after a few searches.
I'm guessing the manual way of doing it would be to ship a version with the next keypair public key in tauri.conf.json, but sign it with the soon-to-deprecate keys.
Any other patterns I'm missing?

wooden tiger
#

Assuming there's no other pattern, my suggestion would be making tauri.updater.pubkey a Vec instead of single option.

hushed bolt
#

if you think this may be a valuable change then feel free to open a feature request on github

gentle axle
#

I think its a good idea, and I recall speaking with @vast ice about this

vast ice
#

this manual way of doing it is the only way to it right now

#

please open a feature request.. there's also security we should consider here

wooden tiger
#

thank you, will do!

wooden tiger
gentle axle
#

awesome