/arcus.security

Security for Azure development in a breeze.

Primary LanguageC#MIT LicenseMIT

Arcus - Security

Build Status NuGet Badge

Security for Azure development in a breeze.

Arcus

Installation

Easy to install it via NuGet:

  • Azure Key Vault secret provider
PM > Install-Package Arcus.Security.Providers.AzureKeyVault
  • HashiCorp Vault secret provider
PM > Install-Package Arcus.Security.Providers.HashiCorp
  • Secret store
PM > Install-Package Arcus.Security.Core
  • Secret store for Azure Functions
PM > Install-Package Arcus.Security.AzureFunctions

For a more thorough overview, we recommend reading our documentation.

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Read the full license here.