mirror of
https://gitlab.com/spritely/ocappub.git
synced 2024-11-22 21:23:02 +00:00
Be clear why breaking the actor model breaks our solution
This commit is contained in:
parent
029898482f
commit
dcbb838429
@ -119,6 +119,9 @@ so the receiving server can decide whom to send the message to.
|
||||
Unfortunately this decision breaks the actor model and also our suggested
|
||||
solution to authorization; see [[https://github.com/WebOfTrustInfo/rwot9-prague/blob/master/topics-and-advance-readings/ap-unwanted-messages.md#org7937fed][MultiBox]] for a suggestion on how we
|
||||
can solve this.
|
||||
This is more serious than it seems; we cannot proceed to make the system
|
||||
much safer to use without throwing out =sharedInbox= since we will
|
||||
lose our ability to make intentional, directed messages.
|
||||
|
||||
# - What to do about the holes in the spec? Many community members have
|
||||
# asked that we codify current behavior. However, as this document lays
|
||||
|
Loading…
Reference in New Issue
Block a user