Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
otmooon opened this issue Oct 30, 2024 · 7 comments · Fixed by #1591
Open
1 task done

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

otmooon opened this issue Oct 30, 2024 · 7 comments · Fixed by #1591
Assignees

Comments

@otmooon
Copy link

otmooon commented Oct 30, 2024

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

  • No Third-Party Sharing: Under no circumstances will user information be shared with third parties. Also because it is impossible to do so by design of Robosats architecture. Due to the decentralized and privacy-centric structure of RoboSats built on the Tor network, we are unable to collect or store user information, including but not limited to, the location of users. This design ensures maximum privacy and anonymity for our users.
  • 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.

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

  • I accept the basis of the RoboSats Federation
@KoalaSat
Copy link
Member

KoalaSat commented Nov 1, 2024

@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: #1591

@KoalaSat
Copy link
Member

KoalaSat commented Nov 1, 2024

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
Copy link
Author

otmooon commented Nov 1, 2024

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
Copy link
Author

otmooon commented Nov 1, 2024

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

@KoalaSat
Copy link
Member

KoalaSat commented Nov 1, 2024

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
Copy link
Member

KoalaSat commented Nov 1, 2024

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
Copy link
Author

otmooon commented Nov 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants