~milesrout/aether

ebb0f5d83fb902999b22e2eb82d498f87aa711d8 — Miles Rout 1 year, 27 days ago 52217c4 master
docs: Minor editing
1 files changed, 3 insertions(+), 3 deletions(-)

M docs/AEW
M docs/AEW => docs/AEW +3 -3
@@ 21,8 21,8 @@ in detail in its own document.
Federation means that AEW does not rely on a single server or server operator
but a network of servers operated by different parties that are not required to
trust each other.  However, federation does not mean that AEW is a peer-to-peer
protocol like BitTorrent. It is still a client-server protocol, in which client
identity is tied to their "home" server.
protocol like BitTorrent. It is still a client-server protocol, in which each
client's identity is tied to his "home" server.

End-to-end encryption (E2EE) in the case of AEW means that if Alice
<example.net:~alice> sends Bob <example.org:~bob> a message, and Bob receives


@@ 101,7 101,7 @@ Equivalent elsewhere: an IRC channel

Group rooms:  A group room is a room whose owner is a group.  A room owned by a
group is special because it is namespaced differently, its existence is only
visible to the members of that group, every member of that group is
visible to the members of that group, every owner of that group is
automatically a member of the room, and the room is controlled by the group's
admins.  Note that group non-members may be invited to the room as well.