15 lines
264 B
YAML
15 lines
264 B
YAML
|
---
|
||
|
accounts:
|
||
|
- id: mediocregopher
|
||
|
signifiers:
|
||
|
- type: pgp_public_key_file
|
||
|
path: ".dehub/mediocregopher.asc"
|
||
|
|
||
|
access_controls:
|
||
|
- pattern: "**"
|
||
|
condition:
|
||
|
type: signature
|
||
|
account_ids:
|
||
|
- mediocregopher
|
||
|
count: 100%
|