http://git.varikvalefor.i2p/vvx/matel/src/commit/1c853bc1c478e0ac44d9036df559b5aa9acf6b13/src/Metal/Base.hs
. -- | For all 'Identifier' @k@, @k@ is a "non-human-readable" name, e.g., -- "\@johnnykissass:matrix.varikose.god", as opposed to "Johnny -- Kissass". -- -- Note that the set of all MXIDs is a proper subset of the set of all -- 'Identifier's. type Identifier = String ; -- | For all 'HumanReadableName' @x@, @x@ is a "human-readable" name, -- e.g., "Asshat", as opposed to "\@asshat:matrix.varikose.god". type HumanReadableName = Stringth ; -- | Unencrypted\/de-encrypted...