-
Password Storage - SOLUTION
+
SSN Storage - SOLUTION
There is a lot of guidance on adequately protecting sensitive data at rest and using a layered defensive approach. Make no mistake, this should not be your sole means of securing sensitive data. That being said, there are at least four precautions that should be taken.
The sensitive data is encrypted everywhere, including backups
@@ -92,7 +92,7 @@
- How protected are those passwords in the database against cracking?
+ My SSN seems pretty important, hope it's kept safe!
diff --git a/app/views/tutorials/crypto.html.erb b/app/views/tutorials/exposure.html.erb
similarity index 65%
rename from app/views/tutorials/crypto.html.erb
rename to app/views/tutorials/exposure.html.erb
index 7bd24af..3e99af5 100755
--- a/app/views/tutorials/crypto.html.erb
+++ b/app/views/tutorials/exposure.html.erb
@@ -2,22 +2,22 @@
- <%= render :partial => "layouts/tutorial/crypto/password_hashing" %>
+ <%= render :partial => "layouts/tutorial/exposure/password_hashing" %>
-
+