From c0ff2093d96d543e60d312a1bf5cc836682cb978 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 5 Apr 2021 01:25:51 +0200 Subject: add example survey these can be found in site/examples. There is a simple unencrypted survey in "example.json", and an encrypted variant of the same in "encrypted.json". The key used for encryption can be found in "key.age"; in particular, note that the passphrase for the encrypted survey is exactly that private key. --- site/examples/encrypted.json | Bin 0 -> 641 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 site/examples/encrypted.json (limited to 'site/examples/encrypted.json') diff --git a/site/examples/encrypted.json b/site/examples/encrypted.json new file mode 100644 index 0000000..3eac1c5 Binary files /dev/null and b/site/examples/encrypted.json differ -- cgit v1.2.3