1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 12:16:45 +09:00
vervis/migrations/2019_02_03_verifkey.model
fr33domlover 8ac559d064 New datatype FedURI for @id URIs
Using a dedicated type allows to record in the type the guarantees that we
provide, such as scheme being HTTPS and authority being present. Allows to
replace ugly `fromJust` and such with direct field access.
2019-02-07 23:08:28 +00:00

19 lines
297 B
Text

VerifKey
ident Text
instance InstanceId
expires UTCTime Maybe
public ByteString
sharer RemoteSharerId Maybe
UniqueVerifKey ident
RemoteSharer
ident Text
instance InstanceId
UniqueRemoteSharer ident
Instance
host Text
UniqueInstance host