aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-20 10:31:45 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-07-20 10:31:45 +0200
commit4b2aabced1a9a59d414300f33f7ddf7b96649dc0 (patch)
tree8a735205a01b6138a44723ba5211b5113a3cdfe8
parentc76bf3abfaf166e3eb9d3836ab1d8c8db7415ff5 (diff)
downloadsite-4b2aabced1a9a59d414300f33f7ddf7b96649dc0.tar.gz
site-4b2aabced1a9a59d414300f33f7ddf7b96649dc0.zip
Ajout de cryptpad
-rw-r--r--src/.well-known/chatonsinfos/cryptpad.properties23
-rw-r--r--src/.well-known/chatonsinfos/deuxfleurs.fr.properties2
2 files changed, 25 insertions, 0 deletions
diff --git a/src/.well-known/chatonsinfos/cryptpad.properties b/src/.well-known/chatonsinfos/cryptpad.properties
new file mode 100644
index 0000000..8cf79cd
--- /dev/null
+++ b/src/.well-known/chatonsinfos/cryptpad.properties
@@ -0,0 +1,23 @@
+file.class = service
+file.protocol = ChatonsInfos-0.5
+file.datetime = 2022-07-20
+file.generator = L'équipe Deuxfleurs
+service.name = Cryptpad
+service.description = Pads, sondages, tableurs collaboratifs et chiffrés
+service.website = https://pad.deuxfleurs.fr
+service.logo = https://deuxfleurs.fr/.well-known/chatonsinfos/deuxfleurs.svg
+service.legal.url = https://deuxfleurs.fr/Mentions%20l%C3%A9gales.html
+service.guide.technical = https://guide.deuxfleurs.fr/operations/
+service.guide.user = https://guide.deuxfleurs.fr/prise_en_main/cryptpad/
+service.contact.email = coucou@deuxfleurs.fr
+service.startdate = 01/01/2020
+service.status.level = OK
+service.registration = None
+service.registration.load = OPEN
+service.install.type = SOURCES
+software.name = cryptpad
+software.website = https://cryptpad.fr/
+software.license.url = https://github.com/xwiki-labs/cryptpad/blob/main/LICENSE
+software.license.name = AGPL-3.0
+software.version = 4.14.1
+software.source.url = https://github.com/superboum/cryptpad
diff --git a/src/.well-known/chatonsinfos/deuxfleurs.fr.properties b/src/.well-known/chatonsinfos/deuxfleurs.fr.properties
index 03e1ae9..b92e6c7 100644
--- a/src/.well-known/chatonsinfos/deuxfleurs.fr.properties
+++ b/src/.well-known/chatonsinfos/deuxfleurs.fr.properties
@@ -21,3 +21,5 @@ organization.memberof.chatons.status.level = ACTIVE
organization.country.name = France
organization.country.code = FR
subs.jitsi = https://deuxfleurs.fr/.well-known/chatonsinfos/jitsi.properties
+subs.cryptpad = https://deuxfleurs.fr/.well-known/chatonsinfos/cryptpad.properties
+