summaryrefslogtreecommitdiff
path: root/doc/security
diff options
context:
space:
mode:
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`.
+"""]]