Skip to content

Commit

Permalink
Update keys.php
Browse files Browse the repository at this point in the history
  • Loading branch information
chani authored Nov 11, 2023
1 parent 1b9b39f commit e4ddb09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keys.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* Simple Key System
* taking care of ZFS keys used in encryption
*
* @see https://jeanbruenn.info
* @see https://github.com/chani/SimpleZFSKeySystem
* @see https://blog.jeanbruenn.info/2023/11/11/encryption-of-zfs-volumes-using-a-remote-external-key-system-written-in-php/
* @author Jean Bruenn <[email protected]>
*/
include('rb-sqlite.php');
Expand Down

0 comments on commit e4ddb09

Please sign in to comment.