This article is part of the NServiceBus Learning Path.
As NServiceBus is layered over the top of existing data stores and queuing technologies, the majority of security related tasks involve leveraging the underlying features of those technologies. There are also some shared security concepts that span all technologies.
Shared Security Concepts
- Message Property Encryption (Sample)
- Message Body Encryption (Sample)
- Generating secure random strong encryption keys
Transports
Azure Storage Queues Transport
SQL Server Transport
MSMQ Transport
RabbitMQ Transport
Amazon SQS Transport
Persistences
SQL Persistence
Azure Table Persistence
RavenDB Persistence
NHibernate Persistence
Service Control
Security Advisories
All releases that are security related are listed under Security Advisories.