summaryrefslogtreecommitdiff
path: root/doc/security
diff options
context:
space:
mode:
authorJoey Hess2014-12-15 12:00:16 -0400
committerJoey Hess2014-12-15 12:00:16 -0400
commitdb3f9050d6f4a098b82ae014a6a6e5e96a3067f6 (patch)
tree3359caaa6b4de6432c2406ba77460bc473c32d58 /doc/security
parenta4307f85a5ba067305a77e38c656737467745a3c (diff)
comment
Diffstat (limited to 'doc/security')
-rw-r--r--doc/security/comment_8_311b80b491ecd018c73631044450294a._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/security/comment_8_311b80b491ecd018c73631044450294a._comment b/doc/security/comment_8_311b80b491ecd018c73631044450294a._comment
new file mode 100644
index 00000000..8382cf99
--- /dev/null
+++ b/doc/security/comment_8_311b80b491ecd018c73631044450294a._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 8"""
+ date="2014-12-15T15:56:45Z"
+ content="""
+@Philipp, indeed: It's important to realize that all data entered into
+the privdata with `propellor --set` is deployed in cleartext to the
+machines that use it. Kept in a directory only root can read, but still,
+important to bear in mind.
+
+I've added the ability to use `CryptPassword` instead of `Password`
+to `User.hasPassword` and `User.hasSomePassword`.
+"""]]