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

Meshnet Permissions refactor #3

Open
MattsBos opened this issue Aug 2, 2023 · 0 comments
Open

Meshnet Permissions refactor #3

MattsBos opened this issue Aug 2, 2023 · 0 comments
Labels
enhancement New feature or request refactor Refactor project code

Comments

@MattsBos
Copy link
Member

MattsBos commented Aug 2, 2023

Current permission settings are quite ugly in code, also functionality is far from optimal.

Idea's:

  • Make peer permissions more dynamic, less static. Iterate through nordvpn meshnet peer list
  • Create an ENV var + code to BLOCK all services and peers on startup instead of configuring every single service.

Caveats:
Might be doing a lot of work for nothing as permission management will be available from the NordVPN account Meshnet WebUI. At the time of writing it's mentioned as an upcoming feature.

@MattsBos MattsBos added enhancement New feature or request refactor Refactor project code labels Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Refactor project code
Projects
None yet
Development

No branches or pull requests

1 participant