zaqar/zaqar/conf
wanghao e12c65a369 Encrypted Messages in Queue
The queue in Zaqar will support to encrypt
messages before storing them into storage backends,
also could support to decrypt messages when those
are claimed by consumer. This feature will enhance
the security of messaging service.

Implements: blueprint encrypted-messages-in-queue
Signed-off-by: wanghao <sxmatch1986@gmail.com>
Change-Id: Icecfb9a232cfeefc2f9603934696bb2dcd56bc9c
2020-07-23 14:07:54 +08:00
..
__init__.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
default.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_management_store_mongodb.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_management_store_redis.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_management_store_sqlalchemy.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_message_store_mongodb.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_message_store_redis.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_message_store_swift.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_transport_websocket.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
drivers_transport_wsgi.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
notification.py Using smtplib for Zaqar mail delivery 2018-08-21 01:06:07 +00:00
opts.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
pooling_catalog.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
profiler.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
signed_url.py CONF file structure refactor 2018-06-04 09:11:46 +08:00
storage.py Introduce the Topic resource into Zaqar-1 2019-03-07 10:16:39 +08:00
transport.py Encrypted Messages in Queue 2020-07-23 14:07:54 +08:00