this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adding initial set #1

open opened by sri.xyz targeting main from feature/initial-relay-list
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:7gm5ejhut7kia2kzglqfew5b/sh.tangled.repo.pull/3mlchlw264h22
+73
Diff #0
+6
README.md
··· 1 + # community-firehose-list 2 + 3 + list of community atproto relays. PR your own to `relays.toml`. 4 + 5 + operators can opt their relay into community project integrations via `opt_ins`. 6 + for example: [`vsky.network`](https://vsky.network) for fanout crawls.
+67
relays.toml
··· 1 + schema_version = 1 2 + 3 + ["relay3.fr.hose.cam"] 4 + name = "Microcosm's France Relay" 5 + region = "eu" 6 + org.aka = "microcosm.blue" 7 + org.did = "did:plc:lulmyldiq4sb2ikags5sfb25" 8 + operator.aka = "bad-example.com" 9 + operator.did = "did:plc:hdhoaan3xa3jiuq4fg4mefid" 10 + opt_ins = ["vsky.network"] 11 + 12 + ["relay.fire.hose.cam"] 13 + name = "Microcosm's Montreal Relay" 14 + region = "na" 15 + org.aka = "microcosm.blue" 16 + org.did = "did:plc:lulmyldiq4sb2ikags5sfb25" 17 + operator.aka = "bad-example.com" 18 + operator.did = "did:plc:hdhoaan3xa3jiuq4fg4mefid" 19 + opt_ins = ["vsky.network"] 20 + 21 + ["relay.xero.systems"] 22 + name = "Dane's xero Relay" 23 + region = "na" 24 + operator.aka = "besaid.zone" 25 + operator.did = "did:plc:qttsv4e7pu2jl3ilanfgc3zn" 26 + opt_ins = ["vsky.network"] 27 + 28 + ["europe.firehose.network"] 29 + name = "Firehose Network's Europe Relay" 30 + region = "eu" 31 + org.aka = "firehose.network" 32 + org.did = "did:web:firehose.network" 33 + operator.aka = "sri.xyz" 34 + operator.did = "did:plc:7gm5ejhut7kia2kzglqfew5b" 35 + opt_ins = ["vsky.network"] 36 + 37 + ["northamerica.firehose.network"] 38 + name = "Firehose Network's North America Relay" 39 + region = "na" 40 + org.aka = "firehose.network" 41 + org.did = "did:web:firehose.network" 42 + operator.aka = "sri.xyz" 43 + operator.did = "did:plc:7gm5ejhut7kia2kzglqfew5b" 44 + opt_ins = ["vsky.network"] 45 + 46 + ["asia.firehose.network"] 47 + name = "Firehose Network's Asia Relay" 48 + region = "asia" 49 + org.aka = "firehose.network" 50 + org.did = "did:web:firehose.network" 51 + operator.aka = "sri.xyz" 52 + operator.did = "did:plc:7gm5ejhut7kia2kzglqfew5b" 53 + opt_ins = ["vsky.network"] 54 + 55 + ["relay.waow.tech"] 56 + name = "Nate's Waow Relay" 57 + org.aka = "waow.tech" 58 + operator.aka = "zzstoatzz.io" 59 + operator.did = "did:plc:xbtmt2zjwlrfegqvch7fboei" 60 + opt_ins = ["vsky.network"] 61 + 62 + ["zlay.waow.tech"] 63 + name = "Nate's Waow Zlay" 64 + org.aka = "waow.tech" 65 + operator.aka = "zzstoatzz.io" 66 + operator.did = "did:plc:xbtmt2zjwlrfegqvch7fboei" 67 + opt_ins = ["vsky.network"]

History

1 round 0 comments
sign up or login to add to the discussion
sri.xyz submitted #0
2 commits
expand
adding initial set
Adding Nate's Waow Relay and Zlay
merge conflicts detected
expand
expand 0 comments