i'm looking for a way to let authenticated user set a password for all their nodes. the aim is to prevent my access to user nodes and to make it harder to hack my site, because users should be able to post very private content and i won't handle it like facebook. i think the best solution is to furnish a token folder with the login password from each user or a seperate entered password, but i've found no way to make that happen and i'm to noob to write a module...so i need some help from competent drupal users.

any ideas?

konsul

Comments

danielb’s picture

Status: Active » Fixed

Sorry that is out of scope for this project, and sounds like something you should fully flesh out with a Drupal developer, or a PHP developer willing to build onto Drupal. You might need to hire someone for this as security measures like that might require a lot of careful consideration and probably a lot of followup work.
http://drupal.org/paid-services
http://www.drupaljob.com/
http://jobs.drupalsearch.org/a/jobs/find-jobs
http://groups.drupal.org/jobs

They can of course borrow code from node access modules such as this one to make the job easier, depending on what your requirements are.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.