mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-24 20:29:24 +01:00
let json be sorted
This commit is contained in:
parent
745fab2f1d
commit
3a616a2bba
@ -40,7 +40,7 @@ repos:
|
|||||||
args: [--fix=auto]
|
args: [--fix=auto]
|
||||||
- id: pretty-format-json
|
- id: pretty-format-json
|
||||||
args:
|
args:
|
||||||
[--autofix, --no-ensure-ascii, --no-sort-keys]
|
[--autofix, --no-ensure-ascii]
|
||||||
#- id: requirements-txt-fixer
|
#- id: requirements-txt-fixer
|
||||||
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||||
rev: v1.6.1
|
rev: v1.6.1
|
||||||
|
@ -1,8 +1,5 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"nickname": "D6",
|
|
||||||
"server": "fi.pirateirc.net",
|
|
||||||
"discordToken": "CENSORED",
|
|
||||||
"autoSendCommands": [
|
"autoSendCommands": [
|
||||||
[
|
[
|
||||||
"NICKSERV",
|
"NICKSERV",
|
||||||
@ -18,7 +15,6 @@
|
|||||||
"-i"
|
"-i"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"webhooks": {},
|
|
||||||
"channelMapping": {
|
"channelMapping": {
|
||||||
"374659905983873025": "#piraattinuoret",
|
"374659905983873025": "#piraattinuoret",
|
||||||
"374867585868496897": "#pinu_hallitus",
|
"374867585868496897": "#pinu_hallitus",
|
||||||
@ -32,21 +28,21 @@
|
|||||||
"412258307647078401": "#ppfi",
|
"412258307647078401": "#ppfi",
|
||||||
"412293076917288970": "#messi",
|
"412293076917288970": "#messi",
|
||||||
"412511326766759936": "#keski-suomi",
|
"412511326766759936": "#keski-suomi",
|
||||||
"431034872333598720": "#uusimaa",
|
|
||||||
"413041315270492160": "#likakaivo",
|
"413041315270492160": "#likakaivo",
|
||||||
"413247653015715840": "#verkkopalvelut",
|
"413247653015715840": "#verkkopalvelut",
|
||||||
"414400615591051274": "#sivusto",
|
"414400615591051274": "#sivusto",
|
||||||
"416285084912451595": "#grafiikka",
|
"416285084912451595": "#grafiikka",
|
||||||
"417031598685552640": "#akateemisetpiraatit",
|
"417031598685552640": "#akateemisetpiraatit",
|
||||||
|
"422390844612411402": "#suomiareena",
|
||||||
"424514192113008650": "#hallituskokous",
|
"424514192113008650": "#hallituskokous",
|
||||||
"426034481095376926": "#sateenkaaripiraatit",
|
"426034481095376926": "#sateenkaaripiraatit",
|
||||||
"426703063970086912": "#antikupla",
|
"426703063970086912": "#antikupla",
|
||||||
"426703083574394881": "#syotteet",
|
"426703083574394881": "#syotteet",
|
||||||
|
"431034872333598720": "#uusimaa",
|
||||||
"432465953293336579": "#puoluetoimisto",
|
"432465953293336579": "#puoluetoimisto",
|
||||||
"444816560150937610": "#pirkanmaa",
|
"444816560150937610": "#pirkanmaa",
|
||||||
"449854986919084032": "#piraattivpn",
|
"449854986919084032": "#piraattivpn",
|
||||||
"451295033488965652": "#hame",
|
"451295033488965652": "#hame",
|
||||||
"422390844612411402": "#suomiareena",
|
|
||||||
"482982233649446926": "#satakunta",
|
"482982233649446926": "#satakunta",
|
||||||
"504190490086998026": "#viestinta_markkinointi CENSORED",
|
"504190490086998026": "#viestinta_markkinointi CENSORED",
|
||||||
"511566906843463680": "#oulu",
|
"511566906843463680": "#oulu",
|
||||||
@ -56,21 +52,25 @@
|
|||||||
"511826019464904704": "#vaasa",
|
"511826019464904704": "#vaasa",
|
||||||
"511827216397631490": "#lappi"
|
"511827216397631490": "#lappi"
|
||||||
},
|
},
|
||||||
|
"discordToken": "CENSORED",
|
||||||
|
"format": {
|
||||||
|
"discord": "<`{$author}`> {$withMentions}",
|
||||||
|
"ircText": "<{$displayUsername}> {$text}"
|
||||||
|
},
|
||||||
|
"ircNickColor": false,
|
||||||
"ircOptions": {
|
"ircOptions": {
|
||||||
"userName": "D6",
|
"debug": "false",
|
||||||
"realName": "mailto:pikaviestimet+DiscordRele@piraattipuolue.fi",
|
"encoding": null,
|
||||||
"password": "CENSORED",
|
"password": "CENSORED",
|
||||||
"port": "6697",
|
"port": "6697",
|
||||||
"secure": "true",
|
"realName": "mailto:pikaviestimet+DiscordRele@piraattipuolue.fi",
|
||||||
"sasl": "true",
|
"sasl": "true",
|
||||||
|
"secure": "true",
|
||||||
"stripColors": "true",
|
"stripColors": "true",
|
||||||
"debug": "false",
|
"userName": "D6"
|
||||||
"encoding": null
|
|
||||||
},
|
},
|
||||||
"format": {
|
"nickname": "D6",
|
||||||
"ircText": "<{$displayUsername}> {$text}",
|
"server": "fi.pirateirc.net",
|
||||||
"discord": "<`{$author}`> {$withMentions}"
|
"webhooks": {}
|
||||||
},
|
|
||||||
"ircNickColor": false
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -1,44 +1,44 @@
|
|||||||
{
|
{
|
||||||
|
"##Mikaela": "-1001149130394",
|
||||||
|
"Akateemiset Piraatit": "-1001185661848",
|
||||||
"Antikupla": "-1001235442861",
|
"Antikupla": "-1001235442861",
|
||||||
"Global Pirates": "-1001057453853",
|
"Global Pirates": "-1001057453853",
|
||||||
"Helsinki": -1001116081415,
|
"Helsinki": -1001116081415,
|
||||||
|
"Likakaivo": "-1001128288801",
|
||||||
"Mediaseuranta": -1001106763853,
|
"Mediaseuranta": -1001106763853,
|
||||||
"Mikaela - supergroup": "-1001149130394",
|
"Mikaela - supergroup": "-1001149130394",
|
||||||
|
"PIR - Hallituksen kokoukset": "-1001172132698",
|
||||||
|
"PIR - Satakunta": "-1001159836952",
|
||||||
"PPFI - Aaltopiraatit": "-1001090737719",
|
"PPFI - Aaltopiraatit": "-1001090737719",
|
||||||
"PPFI - Grafiikka": "-1001133635073",
|
"PPFI - Grafiikka": "-1001133635073",
|
||||||
"PPFI - Helsingin Hallituskokoukset": "-1001122135183",
|
"PPFI - Helsingin Hallituskokoukset": "-1001122135183",
|
||||||
"PPFI - Helsinki": "-1001116081415",
|
"PPFI - Helsinki": "-1001116081415",
|
||||||
|
"PPFI - Häme": "-1001374071099",
|
||||||
"PPFI - Keski-Suomi": "-1001121256763",
|
"PPFI - Keski-Suomi": "-1001121256763",
|
||||||
"PPFI - Mediaseuranta": "-1001106763853",
|
"PPFI - Mediaseuranta": "-1001106763853",
|
||||||
"PPFI - Messi": "-1001137586553",
|
"PPFI - Messi": "-1001137586553",
|
||||||
|
"PPFI - Puoluetoimisto": "-1001193123558",
|
||||||
"PPFI - Sivusto": "-1001379936008",
|
"PPFI - Sivusto": "-1001379936008",
|
||||||
|
"PPFI - Suomiareena": "-1001184954189",
|
||||||
"PPFI - Toiminta": "-1001103875498",
|
"PPFI - Toiminta": "-1001103875498",
|
||||||
"PPFI - Uusimaa": "-1001096588605",
|
"PPFI - Uusimaa": "-1001096588605",
|
||||||
"PPFI - Varsinais-Suomi": "-1001139315365",
|
"PPFI - Varsinais-Suomi": "-1001139315365",
|
||||||
"PPFI - Verkkopalvelut": "-1001115432082",
|
"PPFI - Verkkopalvelut": "-1001115432082",
|
||||||
|
"PPFI - Viestintä ja Markkinointi": "-1001298673578",
|
||||||
"PPFI - Yleiskeskustelu (EI EDUSTA PUOLUEEN LINJAA!)": -1001128288801,
|
"PPFI - Yleiskeskustelu (EI EDUSTA PUOLUEEN LINJAA!)": -1001128288801,
|
||||||
"PiNu hallitus": "-1001142160911",
|
"PiNu hallitus": "-1001142160911",
|
||||||
"Piraatit": "-1001102075786",
|
"Piraatit": "-1001102075786",
|
||||||
"Piraattinuoret": "-1001117962134",
|
"Piraattinuoret": "-1001117962134",
|
||||||
"Pirate Party Finland": "-1001136883228",
|
"Pirate Party Finland": "-1001136883228",
|
||||||
|
"PirateIRC Telegram Opers": "-1001176463928",
|
||||||
|
"PirateIRC Telegram Opers/Staff": "-1001176463928",
|
||||||
|
"SPAM-TELEIRC-PRIVAT": "-1001249769430",
|
||||||
"Sateenkaaripiraatit": "-1001125413651",
|
"Sateenkaaripiraatit": "-1001125413651",
|
||||||
"Syötteet": "-1001116457229",
|
"Syötteet": "-1001116457229",
|
||||||
"TEST": "-1001228320159",
|
"TEST": "-1001228320159",
|
||||||
|
"Tech Pirates": "-1001166389528",
|
||||||
"Toiminta": -1001103875498,
|
"Toiminta": -1001103875498,
|
||||||
"Uusimaa": -1001096588605,
|
"Uusimaa": -1001096588605,
|
||||||
"Likakaivo": "-1001128288801",
|
|
||||||
"PPFI - Häme": "-1001374071099",
|
|
||||||
"Akateemiset Piraatit": "-1001185661848",
|
|
||||||
"PIR - Hallituksen kokoukset": "-1001172132698",
|
|
||||||
"PPFI - Puoluetoimisto": "-1001193123558",
|
|
||||||
"silta.piraatit.fi": "-1001198260672",
|
|
||||||
"SPAM-TELEIRC-PRIVAT": "-1001249769430",
|
|
||||||
"PPFI - Suomiareena": "-1001184954189",
|
|
||||||
"[READ-ONLY] PirateIRC #opers": "-1001173866260",
|
"[READ-ONLY] PirateIRC #opers": "-1001173866260",
|
||||||
"PirateIRC Telegram Opers": "-1001176463928",
|
"silta.piraatit.fi": "-1001198260672"
|
||||||
"PIR - Satakunta": "-1001159836952",
|
|
||||||
"##Mikaela": "-1001149130394",
|
|
||||||
"PPFI - Viestintä ja Markkinointi": "-1001298673578",
|
|
||||||
"Tech Pirates": "-1001166389528",
|
|
||||||
"PirateIRC Telegram Opers/Staff": "-1001176463928"
|
|
||||||
}
|
}
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
|
"##Mikaela": "-1001149130394",
|
||||||
|
"##castellano": "-1001121244297",
|
||||||
"#sailfishos-porters": "-156634556",
|
"#sailfishos-porters": "-156634556",
|
||||||
|
"Akun apu ja #akubuntu": "-1001067264661",
|
||||||
"Mer-meeting": "-1001100500036",
|
"Mer-meeting": "-1001100500036",
|
||||||
"Mikaela - group": -1001149130394,
|
"Mikaela - group": -1001149130394,
|
||||||
"Mikaela - supergroup": "-1001149130394",
|
"Mikaela - supergroup": "-1001149130394",
|
||||||
"NemoMobile": "-1001100341174",
|
"NemoMobile": "-1001100341174",
|
||||||
|
"SPAM-TELEIRC-PRIVAT": "-1001249769430",
|
||||||
"Sailfish Hackclub Helsinki": "-146527899",
|
"Sailfish Hackclub Helsinki": "-146527899",
|
||||||
"Sailfish OS Fan Club": "-1001094603738",
|
"Sailfish OS Fan Club": "-1001094603738",
|
||||||
"akunapu": "-1001067264661",
|
|
||||||
"##castellano": "-1001121244297",
|
|
||||||
"SPAM-TELEIRC-PRIVAT": "-1001249769430",
|
|
||||||
"Akun apu ja #akubuntu": "-1001067264661",
|
|
||||||
"Sailfish OS Porters": "-1001173638408",
|
"Sailfish OS Porters": "-1001173638408",
|
||||||
"##Mikaela": "-1001149130394"
|
"akunapu": "-1001067264661"
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"showLabsSettings": true,
|
|
||||||
"brand": "Elemoment",
|
"brand": "Elemoment",
|
||||||
"room_directory": {
|
|
||||||
"servers": [
|
|
||||||
"matrixrooms.info"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"defaultDeviceDisplayName": "HostnameOS-Client-YYYY-WXX-D",
|
"defaultDeviceDisplayName": "HostnameOS-Client-YYYY-WXX-D",
|
||||||
"default_server_config": {
|
"default_server_config": {
|
||||||
"m.homeserver": {
|
"m.homeserver": {
|
||||||
@ -14,24 +8,30 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"feature_report_to_moderators": "enable",
|
"feature_ask_to_join": "enable",
|
||||||
|
"feature_bridge_state": "enable",
|
||||||
|
"feature_custom_themes": "labs",
|
||||||
|
"feature_dehydration": "enable",
|
||||||
|
"feature_exploring_public_spaces": "enable",
|
||||||
|
"feature_extensible_events": "enable",
|
||||||
|
"feature_hidden_read_receipts": "enable",
|
||||||
"feature_latex_maths": "enable",
|
"feature_latex_maths": "enable",
|
||||||
|
"feature_message_right_click_context_menu": "enable",
|
||||||
"feature_mjolnir": "enable",
|
"feature_mjolnir": "enable",
|
||||||
|
"feature_pinning": "enable",
|
||||||
|
"feature_report_to_moderators": "enable",
|
||||||
"feature_roomlist_preview_reactions_all": "enable",
|
"feature_roomlist_preview_reactions_all": "enable",
|
||||||
"feature_roomlist_preview_reactions_dms": "enable",
|
"feature_roomlist_preview_reactions_dms": "enable",
|
||||||
"feature_dehydration": "enable",
|
|
||||||
"feature_extensible_events": "enable",
|
|
||||||
"feature_threadstable": "enable",
|
|
||||||
"feature_message_right_click_context_menu": "enable",
|
|
||||||
"feature_hidden_read_receipts": "enable",
|
|
||||||
"feature_custom_themes": "labs",
|
|
||||||
"feature_pinning": "enable",
|
|
||||||
"feature_state_counters": "labs",
|
"feature_state_counters": "labs",
|
||||||
"feature_bridge_state": "enable",
|
"feature_threadstable": "enable"
|
||||||
"feature_exploring_public_spaces": "enable",
|
|
||||||
"feature_ask_to_join": "enable"
|
|
||||||
},
|
},
|
||||||
"jitsi": {
|
"jitsi": {
|
||||||
"preferredDomain": "jitsi.effi.org"
|
"preferredDomain": "jitsi.effi.org"
|
||||||
}
|
},
|
||||||
|
"room_directory": {
|
||||||
|
"servers": [
|
||||||
|
"matrixrooms.info"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"showLabsSettings": true
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"min_lifetime": 3600000,
|
"expire_on_clients": true,
|
||||||
"max_lifetime": 3600000,
|
"max_lifetime": 3600000,
|
||||||
"expire_on_clients": true
|
"min_lifetime": 3600000
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"min_lifetime": 86400000,
|
"expire_on_clients": true,
|
||||||
"max_lifetime": 86400000,
|
"max_lifetime": 86400000,
|
||||||
"expire_on_clients": true
|
"min_lifetime": 86400000
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"min_lifetime": 86400000,
|
"expire_on_clients": true,
|
||||||
"max_lifetime": 2678400000,
|
"max_lifetime": 2678400000,
|
||||||
"expire_on_clients": true
|
"min_lifetime": 86400000
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"min_lifetime": 86400000,
|
"expire_on_clients": true,
|
||||||
"max_lifetime": 604800000,
|
"max_lifetime": 604800000,
|
||||||
"expire_on_clients": true
|
"min_lifetime": 86400000
|
||||||
}
|
}
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "y.etro.mikaela.info",
|
|
||||||
"type": "server",
|
|
||||||
"location": "Hetzner, Tuusula, Finland",
|
|
||||||
"peering": "Ask me? I don't know yet",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"location": "Hetzner, Tuusula, Finland",
|
||||||
|
"name": "y.etro.mikaela.info",
|
||||||
|
"peering": "Ask me? I don't know yet",
|
||||||
|
"type": "server"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.jitsi.piraattipuolue.fi",
|
|
||||||
"type": "server",
|
|
||||||
"location": "OVH, Roubaix, France",
|
|
||||||
"peering": "Please contact us, if you are a Pirate Party activist",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"email": "pikaviestimet+JitsiYggdrasil@piraattipuolue.fi",
|
"email": "pikaviestimet+JitsiYggdrasil@piraattipuolue.fi",
|
||||||
"irc": "ircs://y.irc.pirateirc.net:6697/#verkkopalvelut"
|
"irc": "ircs://y.irc.pirateirc.net:6697/#verkkopalvelut"
|
||||||
}
|
},
|
||||||
|
"location": "OVH, Roubaix, France",
|
||||||
|
"name": "y.jitsi.piraattipuolue.fi",
|
||||||
|
"peering": "Please contact us, if you are a Pirate Party activist",
|
||||||
|
"type": "server"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.jolly-roger.hel.piraattipuolue.internal",
|
|
||||||
"type": "desktop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"name": "y.jolly-roger.hel.piraattipuolue.internal",
|
||||||
|
"type": "desktop"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.lumina.aminda.eu",
|
|
||||||
"type": "laptop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"name": "y.lumina.aminda.eu",
|
||||||
|
"type": "laptop"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.rbtpzn.mikaela.info",
|
|
||||||
"type": "desktop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"name": "y.rbtpzn.mikaela.info",
|
||||||
|
"type": "desktop"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.sedric.mikaela.info",
|
|
||||||
"type": "laptop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"name": "y.sedric.mikaela.info",
|
||||||
|
"type": "laptop"
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "y.silta.piraatit.fi",
|
|
||||||
"type": "server",
|
|
||||||
"location": "OVH, Roubaix, France",
|
|
||||||
"peering": "Please contact us, if you are a Pirate Party activist and a PirateIRC user",
|
|
||||||
"IRC port": "6697, TLS required",
|
"IRC port": "6697, TLS required",
|
||||||
"contact": {
|
"contact": {
|
||||||
"email": "pikaviestimet+SiltaYggdrasil@piraattipuolue.fi",
|
"email": "pikaviestimet+SiltaYggdrasil@piraattipuolue.fi",
|
||||||
"irc": "ircs://y.irc.pirateirc.net:6697/#verkkopalvelut"
|
"irc": "ircs://y.irc.pirateirc.net:6697/#verkkopalvelut"
|
||||||
}
|
},
|
||||||
|
"location": "OVH, Roubaix, France",
|
||||||
|
"name": "y.silta.piraatit.fi",
|
||||||
|
"peering": "Please contact us, if you are a Pirate Party activist and a PirateIRC user",
|
||||||
|
"type": "server"
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "y.zaldaryn.mikaela.info",
|
|
||||||
"type": "desktop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Aminda Suomalainen",
|
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
|
||||||
"email-deltachat": "delta@aminda.eu",
|
"email-deltachat": "delta@aminda.eu",
|
||||||
"public keys": "https://www.aminda.eu/keys/"
|
"name": "Aminda Suomalainen",
|
||||||
}
|
"public keys": "https://www.aminda.eu/keys/",
|
||||||
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
|
},
|
||||||
|
"name": "y.zaldaryn.mikaela.info",
|
||||||
|
"type": "desktop"
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "y.itwjyg.mikaela.info",
|
|
||||||
"type": "laptop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Mikaela Suomalainen",
|
"name": "Mikaela Suomalainen",
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
"public keys": "https://mikaela.info/keys/",
|
||||||
"public keys": "https://mikaela.info/keys/"
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
}
|
},
|
||||||
|
"name": "y.itwjyg.mikaela.info",
|
||||||
|
"type": "laptop"
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "y.kincarron.mikaela.info",
|
|
||||||
"type": "laptop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Mikaela Suomalainen",
|
"name": "Mikaela Suomalainen",
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
"public keys": "https://mikaela.info/keys/",
|
||||||
"public keys": "https://mikaela.info/keys/"
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
}
|
},
|
||||||
|
"name": "y.kincarron.mikaela.info",
|
||||||
|
"type": "laptop"
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "y.relpda.mikaela.info",
|
|
||||||
"type": "server",
|
|
||||||
"location": "i-83.net, Gravelines, France",
|
|
||||||
"peering": "Ask me, AllowedEncryptionPublicKeys is set",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Mikaela Suomalainen",
|
"name": "Mikaela Suomalainen",
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
"public keys": "https://mikaela.info/keys/",
|
||||||
"public keys": "https://mikaela.info/keys/"
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
}
|
},
|
||||||
|
"location": "i-83.net, Gravelines, France",
|
||||||
|
"name": "y.relpda.mikaela.info",
|
||||||
|
"peering": "Ask me, AllowedEncryptionPublicKeys is set",
|
||||||
|
"type": "server"
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "y.roubaix-fr.pirateirc.net",
|
|
||||||
"type": "server",
|
|
||||||
"location": "OVH, Roubaix, France",
|
|
||||||
"peering": "Please contact us, if you are a Pirate Party activist and a PirateIRC user",
|
|
||||||
"IRC port": "6697, TLS required",
|
"IRC port": "6697, TLS required",
|
||||||
"contact": {
|
"contact": {
|
||||||
"email": "pikaviestimet+RoubaixFRYggdrasil@piraattipuolue.fi",
|
"channel": "ircs://y.irc.pirateirc.net:6697/#opers,#verkkopalvelut",
|
||||||
"channel": "ircs://y.irc.pirateirc.net:6697/#opers,#verkkopalvelut"
|
"email": "pikaviestimet+RoubaixFRYggdrasil@piraattipuolue.fi"
|
||||||
}
|
},
|
||||||
|
"location": "OVH, Roubaix, France",
|
||||||
|
"name": "y.roubaix-fr.pirateirc.net",
|
||||||
|
"peering": "Please contact us, if you are a Pirate Party activist and a PirateIRC user",
|
||||||
|
"type": "server"
|
||||||
}
|
}
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "y.tezagm.mikaela.info",
|
|
||||||
"type": "RaspberryPiB+",
|
|
||||||
"location": "Kotka, Finland",
|
|
||||||
"peering": "socks://127.0.0.1:9050/xvkw4rj7wzy7t75kkanr54zftudlbtpjbavxcsri5irkavclynaw3xqd.onion:1234",
|
|
||||||
"note": "Behind CGN and unreliable IPv6 (4G router problem), Tor has HiddenServiceSingleHopMode & HiddenServiceNonAnonymousMode enabled.",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Mikaela Suomalainen",
|
"name": "Mikaela Suomalainen",
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
"public keys": "https://mikaela.info/keys/",
|
||||||
"public keys": "https://mikaela.info/keys/"
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
}
|
},
|
||||||
|
"location": "Kotka, Finland",
|
||||||
|
"name": "y.tezagm.mikaela.info",
|
||||||
|
"note": "Behind CGN and unreliable IPv6 (4G router problem), Tor has HiddenServiceSingleHopMode & HiddenServiceNonAnonymousMode enabled.",
|
||||||
|
"peering": "socks://127.0.0.1:9050/xvkw4rj7wzy7t75kkanr54zftudlbtpjbavxcsri5irkavclynaw3xqd.onion:1234",
|
||||||
|
"type": "RaspberryPiB+"
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "y.vietnam.hel.piraattipuolue.internal",
|
|
||||||
"type": "laptop",
|
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "Mikaela Suomalainen",
|
"name": "Mikaela Suomalainen",
|
||||||
"xmpp": "mikaela@blesmrt.net",
|
"public keys": "https://mikaela.info/keys/",
|
||||||
"public keys": "https://mikaela.info/keys/"
|
"xmpp": "mikaela@blesmrt.net"
|
||||||
}
|
},
|
||||||
|
"name": "y.vietnam.hel.piraattipuolue.internal",
|
||||||
|
"type": "laptop"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user