SamsTheNerd / HexGloop

A very gloopy hex casting addon
GNU Lesser General Public License v3.0
4 stars 8 forks source link

Request: Caster's Mark - Write Once Read Many signed iota holder #41

Open dashkal16 opened 7 months ago

dashkal16 commented 7 months ago

Like a thought knot, but the Notary and Merchant patterns work for it.

Would serve similar use cases to cryptographicly signing a message.

Alwinfy commented 7 months ago

Master-bw3's "Cell" iotas may be what you're looking for: https://github.com/Master-Bw3/5D-Casting

dashkal16 commented 7 months ago

I don't think so? My read of that code is that cells are shared mutable variables. That's... basically the polar opposite of what I'm looking for here. This is a request for a caster's coin (caster signature), but with thought knot semantics (write once, read many).