aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/data
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-11-28 08:53:45 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-11-28 08:53:45 +0100
commit428308f07c77b6a374b7f0f9cef8a163c5e52dd2 (patch)
tree36c439efa29bf1b724ecaab6180e30edffd3b47f /data
parentworkflows/ci: set-output is deprecated (diff)
downloadwg-api-web-428308f07c77b6a374b7f0f9cef8a163c5e52dd2.tar.gz
wg-api-web-428308f07c77b6a374b7f0f9cef8a163c5e52dd2.zip
support peer aliasesv0.1.0
Diffstat (limited to 'data')
-rw-r--r--data/README3
-rw-r--r--data/aliases2
2 files changed, 5 insertions, 0 deletions
diff --git a/data/README b/data/README
new file mode 100644
index 0000000..526ba86
--- /dev/null
+++ b/data/README
@@ -0,0 +1,3 @@
+The aliases file has the following format: each line represents a peer. It
+must start with a public key; the key is separated from its readable alias by
+whitespace. The rest of the line (after the whitespace) is the key's alias.
diff --git a/data/aliases b/data/aliases
new file mode 100644
index 0000000..388279e
--- /dev/null
+++ b/data/aliases
@@ -0,0 +1,2 @@
+0ey2pXRG/WXIs5NyMITq0qyCIMERxPoO89wisK7LTAY= peer1
+egaZeGPGlOLkVVunaxBav73gGzbwghY17ClWzTD8QXQ= peer2