aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd
diff options
context:
space:
mode:
Diffstat (limited to 'lacme-accountd')
-rwxr-xr-xlacme-accountd3
1 files changed, 2 insertions, 1 deletions
diff --git a/lacme-accountd b/lacme-accountd
index 704f836..fbf1bcb 100755
--- a/lacme-accountd
+++ b/lacme-accountd
@@ -1,7 +1,8 @@
#!/usr/bin/perl -T
#----------------------------------------------------------------------
-# ACME client (account key manager)
+# ACME client written with process isolation and minimal privileges in mind
+# (account key manager)
# Copyright © 2016 Guilhem Moulin <guilhem@fripost.org>
#
# This program is free software: you can redistribute it and/or modify