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

Hangouts: Add Monero.town #2351

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HardenedSteel
Copy link
Contributor

@HardenedSteel HardenedSteel commented Aug 17, 2024

Add Monero.town lemmy instance to hangouts page.

closes #2350

Copy link

netlify bot commented Aug 17, 2024

Deploy Preview for barolo-time-757cf9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 927aa41
🔍 Latest deploy log https://app.netlify.com/sites/barolo-time-757cf9/deploys/66c6b67cb6dac800086f341f
😎 Deploy Preview https://deploy-preview-2351--barolo-time-757cf9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Add Monero.town lemmy instance to hangouts page
@rottenwheel
Copy link
Contributor

@HardenedSteel
Copy link
Contributor Author

HardenedSteel commented Aug 26, 2024

you don't have to use monero.town instance and you should able post from other instances. I think that's not a big problem

@rottenwheel
Copy link
Contributor

you don't have to use monero.town instance and you should able post from other instances. I think that's not a big problem

Again, no. Lemmy.cafe posts don't show up in town when cross-posted, likely because CF and federation issues.

@nahuhh
Copy link
Contributor

nahuhh commented Sep 17, 2024

git rebase -i HEAD~2
drop the "merge" commit

then (assuming upstream is origin)

# checkout and update upstream master
git checkout master
git pull

# rebase your lemmy branch onto the upstream master
git checkout lemmy
git rebase -i origin/master

then push git push -f hardenedsteel

i'm personally NACKing monero.town due to the blocking of tor. if were putting up a federated service, it makes sense to prefer an instance that doesn't block tor

@SyntheticBird45
Copy link

I would like to propose we add a simple popup when hovering the icon with a text like this:

This instance is hosted through Cloudflare system and is inaccessible for Tor users. You may consider another lemmy instance depending on your threat model.

That partially address the issue @rottenwheel has been complaining about.

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 this pull request may close these issues.

Hangouts: Add Monero.town
4 participants