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

Pass in ephemeral macaroon via pipetx #120

Open
matheusd opened this issue Nov 12, 2020 · 0 comments
Open

Pass in ephemeral macaroon via pipetx #120

matheusd opened this issue Nov 12, 2020 · 0 comments

Comments

@matheusd
Copy link
Member

This would work somewhat similar to how dcrwallet generates an ephemeral client cert for decrediton use and passes it through the IPC pipe subsystem.

Basically, dcrlnd would always generate an ephemeral admin.macaroon file and instead of writing it to disk, it would pass it via the IPC. This should prevent any other applications in users' computers from performing calls to the running dcrlnd instance.

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