{ -- multiple codes/names can be defined, the first one is the primary name -- additional aliases can be defined domain_names = { alpha_centauri = 'Alpha Centauri', rigil_kentaurus = 'Rigil Kentaurus', proxima_centauri = 'Proxima Centauri', }, -- 32 byte random data in hexadecimal encoding -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"'