novolis-security / getting-started.md
Getting started
Passwords, encryption, breach checks
dotnetsecuritynovolis
Password hashing, encryption, and HaveIBeenPwned helpers.
Published guide: https://novolis-platform.github.io/.github/novolis-security/
Prerequisites
- .NET 10 SDK
- GitHub Packages auth for
Novolis.*(see nuget-only-policy)
Configure GPR once from a sibling novolis-governance checkout:
pwsh -File d:\novolis\novolis-governance\scripts\configure-gpr-user-nuget.ps1Install
dotnet add package Novolis.Security.EncryptionLocal multi-repo iteration uses ProjectReference mode via d:\novolis\Novolis.Platform.slnx — never a local NuGet folder feed.
Next
- design.md — layer placement and non-goals
- release.md — publish cadence
- Org docs catalog