-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b09fb5
commit bdffc8c
Showing
8 changed files
with
138 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,6 +176,48 @@ | |
"mainnetNodesPubkeys": ["0385262f7e9e2eeeba1e7d6182a0efec98e79d01154b76189f3e0b88bcee279dd0"], | ||
"testnetNodesPubkeys": ["0355f8604df9ec4bee20a284f045f94e26cdd1fc5e15dee0716a5a5dfc7cd33b7c"] | ||
}, | ||
"veneto": { | ||
"longAlias": "BitcoinVeneto", | ||
"shortAlias": "veneto", | ||
"description": "Nati come gruppo di informatici con esperienze diverse, scoperti i bitcoin a fine 2013 ci siamo entusiasmati e dedicati al bitcoin, alla blockchain ed alle criptovalute in generale, in particolare aiutando, informando e seguendo nel percorso di alfabetizzazione nel mondo della valuta digitale tutte le Aziende ed i privati che negli ultimi anni ci hanno dato la loro fiducia.", | ||
"motto": "Le Tue Guide NON Virtuali su Bitcoin, Blockchain e Crypto. In Veneto.", | ||
"color": "#000D27", | ||
"established": "2024-02-24", | ||
"contact": { | ||
"email": "[email protected]", | ||
"website": "completservice.eu", | ||
"telegram": "lechatnieger", | ||
"pgp": "/static/federation/pgp/498E269DDDF63969A215FED32A2C489EAF23D549.asc", | ||
"fingerprint": "498E269DDDF63969A215FED32A2C489EAF23D549" | ||
}, | ||
"badges": { | ||
"isFounder": false, | ||
"donatesToDevFund": 30, | ||
"hasGoodOpSec": true, | ||
"robotsLove": false, | ||
"hasLargeLimits": true | ||
}, | ||
"policies": { | ||
"Privacy Policy 1": "Evidence in Disputes: In the event of a dispute, users will be asked to provide transaction-related evidence. This could include transaction IDs, screenshots of payment confirmations, or other pertinent transaction records. Personal information or unrelated transaction details should be redacted to maintain privacy.", | ||
"Privacy Policy 2": "Short-term Storage: Sensitive information related to disputes will be stored only for the duration necessary to resolve the issue. Once resolved, the data will be permanently deleted. For ease of use e-mail communications are permitted, but E2EE and decentralized platforms such as NOSTR, SIMPLEX and MATRIX are advised.", | ||
"Data Policy 1": "No Third-Party Sharing: Under no circumstances will user information be shared with third parties.", | ||
"Data Policy 2": "Short-term Storage: Any log needed to operate the coordinator will be cleared after 7 days, unless strictly needed to process disputes. To ensure utmost privacy, the coordinator will be accessible only through TOR.", | ||
"Rule 1:": "Do not share personal information through the chat, unless strictly needed for completing the trade.", | ||
"Rule 2:": "Any dispute can be fist address through our public chats in the different social networks but never will be started using private chats." | ||
}, | ||
"mainnet": { | ||
"onion": "http://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion", | ||
"clearnet": "", | ||
"i2p": "" | ||
}, | ||
"testnet": { | ||
"onion": "http://wsjyhbashc4zrrex6vijpryujggbka5plry2o62dxqoz3pxinblnj4ad.onion", | ||
"clearnet": "", | ||
"i2p": "" | ||
}, | ||
"mainnetNodesPubkeys": ["02c5b5972b05fba2cd2c2d9269a47bc478f73fae0f248a85cb1e5af60a07c1919d"], | ||
"testnetNodesPubkeys": ["032b698c8143f293d138c0926594f11d119194ddedb513f63a944d14c094d0e54a"] | ||
}, | ||
"local": { | ||
"longAlias": "Local Dev", | ||
"shortAlias": "local", | ||
|
Binary file not shown.
Binary file not shown.
10 changes: 10 additions & 0 deletions
10
frontend/static/federation/pgp/498E269DDDF63969A215FED32A2C489EAF23D549.asc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
-----BEGIN PGP PUBLIC KEY BLOCK----- | ||
Comment: 498E 269D DDF6 3969 A215 FED3 2A2C 489E AF23 D549 | ||
|
||
xjMEZcaRuxYJKwYBBAHaRw8BAQdAQmYhwsAC+4DcyCCUkbDK1ibB85Pa3C5mMziF | ||
yZdKFmLOOARlxpG7EgorBgEEAZdVAQUBAQdAQSqqJzxqPXQ92M4X/T7y0L8QYvi2 | ||
9e7S7o4LD28FzgwDAQgHwn4EGBYKACYWIQRJjiad3fY5aaIV/tMqLEieryPVSQUC | ||
ZcaRuwIbDAUJBaRf9QAKCRAqLEieryPVSavtAP96luNWpsOevaFz+VQMjd2LcQqa | ||
KQ5+Q3vInF1cq02YUQD8DqAf+r7qnnZIZye/9Ra/fN6qMKFCdj55iBGGZF2wYw0= | ||
=5JHR | ||
-----END PGP PUBLIC KEY BLOCK----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# BitcoinVeneto Mainnet Locations | ||
location /mainnet/veneto/static/assets/avatars/ { | ||
proxy_pass http://mainnet_veneto/static/assets/avatars/; | ||
} | ||
|
||
location /mainnet/veneto/api/ { | ||
# if ($request_method = 'OPTIONS') { | ||
# add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS'; | ||
# add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range'; | ||
# add_header 'Access-Control-Max-Age' 1728000; | ||
# add_header 'Content-Type' 'text/plain; charset=utf-8'; | ||
# add_header 'Content-Length' 0; | ||
# return 204; | ||
# } | ||
# if ($request_method = 'POST') { | ||
# add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS'; | ||
# add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range'; | ||
# add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range'; | ||
# } | ||
# if ($request_method = 'GET') { | ||
# add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS'; | ||
# add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range'; | ||
# add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range'; | ||
# } | ||
proxy_pass http://mainnet_veneto/api/; | ||
proxy_http_version 1.1; | ||
proxy_set_header Upgrade $http_upgrade; | ||
proxy_set_header Connection "Upgrade"; | ||
proxy_set_header Host $host; | ||
} | ||
|
||
location /mainnet/veneto/ws/ { | ||
proxy_pass http://mainnet_veneto/ws/; | ||
proxy_http_version 1.1; | ||
proxy_set_header Upgrade $http_upgrade; | ||
proxy_set_header Connection "Upgrade"; | ||
proxy_set_header Host $host; | ||
} | ||
|
||
# BitcoinVeneto Coordinator Testnet Locations | ||
location /test/veneto/static/assets/avatars/ { | ||
proxy_pass http://testnet_veneto/static/assets/avatars/; | ||
} | ||
|
||
location /testnet/veneto/api/ { | ||
proxy_pass http://testnet_veneto/api/; | ||
proxy_http_version 1.1; | ||
proxy_set_header Upgrade $http_upgrade; | ||
proxy_set_header Connection "Upgrade"; | ||
proxy_set_header Host $host; | ||
} | ||
|
||
location /testnet/veneto/ws/ { | ||
proxy_pass http://testnet_veneto/ws/; | ||
proxy_http_version 1.1; | ||
proxy_set_header Upgrade $http_upgrade; | ||
proxy_set_header Connection "Upgrade"; | ||
proxy_set_header Host $host; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# BitcoinVeneto Coordinator Mainnet | ||
upstream mainnet_veneto { | ||
server localhost:105; | ||
} | ||
|
||
# BitcoinVeneto Coordinator Testnet | ||
upstream testnet_veneto { | ||
server localhost:1005; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters