Skip to main content

com.germnetwork.declaration

#main

Properties

A declaration of a Germ Network account

Use com.atproto.repo.createRecord to create a record.

PropertyTypeKnown ValuesRequiredDescription
versionstring-Semver version number, without pre-release or build information, for the format of opaque content
currentKeybytes-Opaque value, an ed25519 public key prefixed with a byte enum
messageMe#messageMe--
keyPackagebytes-Opaque value, contains MLS KeyPackage(s), and other signature data, and is signed by the currentKey
continuityProofsarray of bytes-Array of opaque values to allow for key rolling

Output

PropertyTypeKnown ValuesRequiredDescription
refcom.atproto.repo.strongRef--

#messageMe

PropertyTypeKnown ValuesRequiredDescription
messageMeUrlstring (uri)-A URL to present to an account that does not have its own com.germnetwork.declaration record, must have an empty fragment component, where the app should fill in the fragment component with the DIDs of the two accounts who wish to message each other
showButtonTostringnone
usersIFollow
everyone
The policy of who can message the account, this value is included in the keyPackage, but is duplicated here to allow applications to decide if they should show a 'Message on Germ' button to the viewer.