urbit / bridge

An application for interacting with Azimuth.
MIT License
98 stars 25 forks source link

Generate L2 invites via entropy (option) #982

Open jamesacklin opened 2 years ago

jamesacklin commented 2 years ago

Allow generating L2 invites with entropy rather than deriving from the spawning point's key.

We should likely expose a checkbox UI option for this in the planet spawning modal; otherwise it could live in the Star Ops section as two radio options:

Planet invite spawning method:

(x) Derive from spawning point's key
( ) Use entropy

This is a blocking issue for Tlon hosting.

jeremytunnell commented 2 years ago

It would be better if this option could be hidden behind an advanced button or something. Regular people are going to have no idea what either of these options mean.