subconsciousnetwork / noosphere

Noosphere is a protocol for thought; let's discover it together!
Apache License 2.0
667 stars 40 forks source link

Adding yourself to the address book can create an infinite loop #293

Closed bfollington closed 1 year ago

bfollington commented 1 year ago

cdata: This is bringing to mind that we don't stop you from following yourself, and that this could cause an infinite loop as you update your address book to point to your latest sphere version, which causes a yet newer version to be published to the name system, etc.

cdata: Yah, I think Noosphere needs to special case this so that your own sphere's DID always resolves to its own local tip or something

Related: https://github.com/subconsciousnetwork/subconscious/issues/474

jsantell commented 1 year ago

Fixed via https://github.com/subconsciousnetwork/noosphere/pull/387