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

macOS support #454

Open
igornazarov1991 opened this issue Mar 21, 2024 · 3 comments
Open

macOS support #454

igornazarov1991 opened this issue Mar 21, 2024 · 3 comments

Comments

@igornazarov1991
Copy link

Are there any plans to support macOS platform?

@tladesignz
Copy link
Contributor

No plans. We would think, you'd be better off with Tor Browser on macOS. What would be your use case?

@igornazarov1991
Copy link
Author

@tladesignz , thanks for your answer! AFAIU, their solution isn't open sourced. I was just thinking about any good open-source Tor implementation for macOS. Do you think it requires a lot of efforts to make Onion to be compatible with macOS?

@tladesignz
Copy link
Contributor

Oh, it is open source!
Here's the base Tor code: https://gitlab.torproject.org/tpo/core/tor
And here's the browser: https://gitlab.torproject.org/tpo/applications/tor-browser

Do you think it requires a lot of efforts to make Onion to be compatible with macOS?

Yeah. All the UI is based on UIKit, whereas on macOS, one needs to use AppKit as the UI widget toolkit.

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

2 participants