Skip to content

Create secret files with private modes#214

Open
benthecarman wants to merge 1 commit into
lightningdevkit:mainfrom
benthecarman:400-perm-files
Open

Create secret files with private modes#214
benthecarman wants to merge 1 commit into
lightningdevkit:mainfrom
benthecarman:400-perm-files

Conversation

@benthecarman
Copy link
Copy Markdown
Collaborator

Previously our api key file and TLS key were both written with normal file permissions and then we later updated it 0o400. Now we make sure we create the file with 0o400 permissions so we never have a lapse where the file might be readable by someone we don't want.

Previously our api key file and TLS key were both written with normal
file permissions and then we later updated it 0o400. Now we make sure we
create the file with 0o400 permissions so we never have a lapse where
the file might be readable by someone we don't want.
@benthecarman benthecarman requested a review from tnull May 19, 2026 19:06
@ldk-reviews-bot
Copy link
Copy Markdown

ldk-reviews-bot commented May 19, 2026

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants