RoboSats / robosats

A simple and private bitcoin exchange
https://learn.robosats.com
GNU Affero General Public License v3.0
736 stars 144 forks source link

[federation]: coordinator 'Over the Moon' #1586

Closed otmooon closed 1 week ago

otmooon commented 2 weeks ago

Coordinator Alias

Over the Moon

Avatar

otm200

Description

Forget "to the moon", at Over the Moon we are here to take no-KYC, p2p exchange to the next level! Our goal is to further decentralise the RoboSats federation whilst providing the maximum level of privacy and security for our users. *Trade amounts increase by 30% every 2016 blocks (~2 weeks).

Motto

Bene videtur hinc

Color

eeeee4

DevFund Donations

25

PGP Public Key and Fingerprint

https://keys.openpgp.org/vks/v1/by-fingerprint/19D833CB2258715B4E627291942B7D51A8533742

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.
  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.
  3. For ease of use e-mail communications are permitted, but SIMPLEX is advised for maximum privacy.

Data Policy

Other Policies

Rule 1: Do not share personal information through the chat, unless strictly needed for completing the trade. Rule 2: Users are solely responsible for understanding and complying with their local laws and regulations regarding cryptocurrency transactions. By using this coordinator, you agree to ensure that your activities on the platform are lawful in your jurisdiction.

Onion Mainnet Coordinator Service Address

http://otmoonrndnrddqdlhu6b36heunmbyw3cgvadqo2oqeau3656wfv7fwad.onion

Onion Testnet Coordinator Service Address

http://otmtestgbj3kqo3nre6oksusuqfb4ids5zg2y5z2qza2jogeu67stwid.onion

I2P Mainnet Coordinator Service Address

No response

I2P Testnet Coordinator Service Address

No response

Clearnet Mainnet Coordinator Service Address

No response

Clearnet Testnet Coordinator Service Address

No response

Mainnet Pubkey(s)

023924542082a5d16bce188ec4c29a45f00dd439a3f5992034d82e3353232a0345

Testnet Pubkey(s)

02f0ddc838b35fe54daa13baa4abab84475c7b9f2670ff4b53c1724792843ef62a

1. email

otmoon@proton.me

2. SimpleX

https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FUkMFNAXLXeAAe0beCa4w6X_zp18PwxSaSjY17BKUGXQ%3D%40smp12.simplex.im%2FtrEIGy97lLpA9IeAc6axGF6J6vWK6U6r%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAj8vhZDsAf8au1XSFG43DWZzzFYUnGNi9RAXMVvG2znk%253D%26srv%3Die42b5weq7zdkghocs3mgxdjeuycheeqqmksntj57rmejagmg4eor5yd.onion

3. Matrix

No response

4. Nostr

npub10tm00n7rhl0c4fja7fr94fuyzzt04rhxkt2dzn7y8kt5uhde4wtq899xam

5. Website

No response

6. Telegram

No response

7. Twitter

No response

8. Reddit

No response

RoboSats Federation Basis

KoalaSat commented 1 week ago

@otmooon I created a pull request including the info you shared on the form. Please check it out and feel free to add or modify anything: https://github.com/RoboSats/robosats/pull/1591

KoalaSat commented 1 week ago

I tried to visit your mainnet onion from 2 different devices and it seems you are not exposing your static files.

Screenshot from 2024-11-01 15-54-35

My bet is that you missed to run docker exec -it rs-lndmn cp -R frontend/static/frontend /usr/src/static

otmooon commented 1 week ago

My bet is that you missed to run docker exec -it rs-lndmn cp -R frontend/static/frontend /usr/src/static

I ran this command and it appears that they are present both from inside the container and the host system, but still not loading.

Screenshot 2024-11-01 at 16 58 15 Screenshot 2024-11-01 at 17 06 25

Are the file paths correct?

In the rs-lndmn logs I also saw django.core.exceptions.ImproperlyConfigured: You're using the staticfiles app without having set the STATIC_ROOT setting to a filesystem path. Perhaps this is related? In my compose.env I have STATIC='/var/lib/robosats/mainnet/static'.

In lndtn it seems to work properly though.

otmooon commented 1 week ago

Never mind, fixed it! I only copied frontend but everything else in static was missing. 🙈

KoalaSat commented 1 week ago

Never mind, fixed it! I only copied frontend but everything else in static was missing. 🙈

I can confirm it also works for me now 👌

KoalaSat commented 1 week ago

As a suggestion, coordinators want to have good inbound capacity through different channels. Users will always try to reach you out from different parts of the network (specially for bonds), so maybe you want to take a look on how other coorindators nodes look like to have an idea on what's the right amount of channels. it's not about size but about quantity/quality.

otmooon commented 1 week ago

Understood. The first channel was just for testing as this node seemed well connected to wallets and also popular with other coordinators. More channels will be opened over time as allowed trade amounts increase.