1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-12-04 15:24:15 +01:00
yubikey-ksm/doc/Design_Goals.adoc

12 lines
301 B
Plaintext
Raw Normal View History

2014-09-30 21:46:19 +02:00
YK-KSM Design Goals
-------------------
2014-09-19 15:02:49 +02:00
The YK-KSM component was designed for these objectives:
* Have AES key storage be separate from the validation server
2014-09-30 21:46:19 +02:00
* Allow distribution of AES keys to multiple servers for
load-balancing and high-availability
2014-09-19 15:02:49 +02:00
* The code must be short and easy to audit