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

Create .onion link for Monerica.com #216

Closed
monerica-project opened this issue Oct 27, 2024 · 1 comment
Closed

Create .onion link for Monerica.com #216

monerica-project opened this issue Oct 27, 2024 · 1 comment

Comments

@monerica-project
Copy link
Owner

monerica-project commented Oct 27, 2024

There are requests to create a .onion version of Monerica.com. The challenge to do this however are that the architecture doesn't lend itself to the typical conventions people may use when doing this.

  1. The read-only version of the site that users typically go to (when they simply go to monerica.com) is hosted in GitHub Pages and then connected to CloudFlare. This makes it unclear how to setup a .onion link for these reqeusts.
  2. To fully enable Monerica.com there needs to be another .onion for the application where people submit to the site, the app. version of the site, this is hosted in a VPS separate from the other version of the site people see who aren't submitting data to the site.
  3. There is a 3rd version as well which is yet another sub domain for the blog. version of the site that is hosted in another application which is the Monerica Blog.

All 3 instances of these Monerica.com applications would need to have a seamless experience to use Tor correctly. Even just doing the read only page and linking to the other sub domains for the application and blog is unclear. Ideally they would all be 1 .onion link but this seems complicated.

Any guidance first on how to have a .onion for the version of the site in GitHub Pages would be helpful.

@monerica-project
Copy link
Owner Author

For monerica.com this is now accessible at: http://67w4f46nfrfigohl4ypgpo7cjnftl57rorha3zmn4xkll5jvmi6mi4qd.onion/

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

No branches or pull requests

1 participant