We need a mechanism to support authenticated feeds with package management.
Open
Area-FSI
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
nuget has an authenticated feeds mechanism where credentials are required to access a feed.
We need a mechanism to allow notebook users access to these types of feeds, however ... putting plaintext credentials in script files, or indeed any other type is not really very secure, so we should come up with something a little more secure than that. Ideally without us doing any credential management or storage in our code, because the security is so hard to get right.
Contributor guide
Assessment
This issue has not been assessed yet.