chore: update semaphore links and interep img

This commit is contained in:
cedoor
2022-05-26 15:23:49 +02:00
parent 7cec453bc2
commit 945e5636f4
4 changed files with 24 additions and 3 deletions

13
.editorconfig Normal file
View File

@@ -0,0 +1,13 @@
#root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 120
indent_size = 2
[*.md]
trim_trailing_whitespace = false

View File

@@ -96,14 +96,17 @@
"website": "https://semaphore.appliedzkp.org/"
},
{
"github": "https://github.com/appliedzkp/semaphore/"
"github": "https://github.com/semaphore-protocol/semaphore/"
},
{
"telegram": "https://t.me/joinchat/B-PQx1U3GtAh--Z4Fwo56A"
}
]
},
{
"name": "Interep",
"description": "Private reputation and identity system allowing services to verify that users belong to a certain group or meet certain reputation criteria without revealing their identities. Users can anonymously export reputation from platforms such as Twitter and Github.",
"image": "interep.png",
"image": "interep.svg",
"links": [
{
"website": "https://interep.link/"
@@ -192,4 +195,4 @@
}
]
}
]
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

5
src/images/interep.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB