mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
293c0b604d
* Add SVG icons for map pins * Add federation basis and new coordinator form (#793) * Add new coordinator entry issue form * Add Federation basis * Fix eslint errors from F2F and fix languages * Redo eslint @typescript-eslint/strict-boolean-expressions * Robot Page working * Contexts Working * Garage Working * CurrentOrder working * Federation model working --------- Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com> Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
105 lines
3.7 KiB
JSON
105 lines
3.7 KiB
JSON
{
|
|
"exp": {
|
|
"longAlias": "Experimental",
|
|
"shortAlias": "exp",
|
|
"description": "RoboSats node for development and experimentation. This is the original RoboSats coordinator operated by the RoboSats devs since 2022.",
|
|
"motto": "Original Robohost. P2P FTW!",
|
|
"color": "#1976d2",
|
|
"contact": {
|
|
"email": "robosats@protonmail.com",
|
|
"telegram": "robosats",
|
|
"twitter": "robosats",
|
|
"reddit": "r/robosats",
|
|
"matrix": "#robosats:matrix.org",
|
|
"website": "https://learn.robosats.com",
|
|
"nostr": "npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82",
|
|
"pgp": "keys.openpgp.org/vks/v1/by-fingerprint/B4AB5F19113D4125DDF217739C4585B561315571",
|
|
"fingerprint": "B4AB5F19113D4125DDF217739C4585B561315571"
|
|
},
|
|
"badges": {
|
|
"isFounder": true,
|
|
"donatesToDevFund": 20,
|
|
"hasGoodOpSec": true,
|
|
"robotsLove": true,
|
|
"hasLargeLimits": true
|
|
},
|
|
"policies": {
|
|
"Policy Name 1": "Experimental coordinator used for development. Use at your own risk.",
|
|
"Privacy Policy": "...",
|
|
"Data Policy": "..."
|
|
},
|
|
"mainnet": {
|
|
"onion": "http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion",
|
|
"clearnet": "https://unsafe.robosats.com",
|
|
"i2p": "http://r7r4sckft6ptmk4r2jajiuqbowqyxiwsle4iyg4fijtoordc6z7a.b32.i2p"
|
|
},
|
|
"testnet": {
|
|
"onion": "http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion",
|
|
"clearnet": "https://unsafe.testnet.robosats.com",
|
|
"i2p": ""
|
|
},
|
|
"mainnetNodesPubkeys": ["0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e"],
|
|
"testnetNodesPubkeys": ["03ecb271b3e2e36f2b91c92c65bab665e5165f8cdfdada1b5f46cfdd3248c87fd6"]
|
|
},
|
|
"temp": {
|
|
"longAlias": "Template",
|
|
"shortAlias": "temp",
|
|
"description": "Mirror of 'Experimental'. Just to start testing the client with multiple coordinators",
|
|
"motto": "Don't trust, verify",
|
|
"color": "#000000",
|
|
"contact": {
|
|
"email": "contact@contact.com",
|
|
"telegram": "examplecoordinator",
|
|
"twitter": "examplecoordinator",
|
|
"matrix": "#example:matrix.org",
|
|
"website": "https://example.coordinator.com"
|
|
},
|
|
"badges": {
|
|
"isFounder": true,
|
|
"donatesToDevFund": 20,
|
|
"hasGoodOpSec": true,
|
|
"robotsLove": true,
|
|
"hasLargeLimits": true
|
|
},
|
|
"policies": {
|
|
"Rule #1": "You do not talk about RoboSats Club",
|
|
"Rule #2": "You DO NOT talk about RoboSats Club",
|
|
"Privacy Policy": "...",
|
|
"Data Policy": "..."
|
|
},
|
|
"mainnet": {
|
|
"onion": "http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion",
|
|
"clearnet": "http://127.0.0.1:12596/mainnet/exp"
|
|
},
|
|
"testnet": {
|
|
"onion": "http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion",
|
|
"clearnet": "http://127.0.0.1:12596/testnet/exp"
|
|
},
|
|
"mainnetNodesPubkeys": ["0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e"],
|
|
"testnetNodesPubkeys": ["03ecb271b3e2e36f2b91c92c65bab665e5165f8cdfdada1b5f46cfdd3248c87fd6"]
|
|
},
|
|
"local": {
|
|
"longAlias": "Local Dev",
|
|
"shortAlias": "local",
|
|
"description": "This coordinator will only be available if you run a RoboSats coordinator on your own machine.",
|
|
"motto": "Buidl",
|
|
"color": "#000000",
|
|
"testnet": {
|
|
"onion": "http://none.onion",
|
|
"clearnet": "http://127.0.0.1:12596"
|
|
},
|
|
"badges": {
|
|
"donatesToDevFund": 0
|
|
},
|
|
"mainnet": {
|
|
"onion": "http://none.onion",
|
|
"clearnet": "http://127.0.0.1:12596"
|
|
},
|
|
"policies": {
|
|
"Development Policy": "Don't look around, just buidl"
|
|
},
|
|
"mainnetNodesPubkeys": ["..."],
|
|
"testnetNodesPubkeys": ["..."]
|
|
}
|
|
}
|