| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| keyEnc := hex.EncodeToString(crypto.FromECDSA(privateKey)) | ||
|
|
||
| fullPath := filepath.Join(config.DataDir, fileName) | ||
| file, err := os.OpenFile(fullPath, os.O_CREATE|os.O_WRONLY, 0700) |
There was a problem hiding this comment.
maybe we can use 0600
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
fixes #168