1/29/09

Password Protect Blogger Posts | Blogspot Posts


I was planning to start a paid service and was wondering how to password protect my posts in the blogger platform as this platform do not provide the facility to password protect the posts inherently. I found a few useful links which explain the process in a very simple steps and links are pasted below for easy reference.
Explanation in below Post 
http://indianstallion.blogspot.com/2006/08/tech-password-protect-your-blogger.html
Originator using the Java Script
http://www.vincentcheung.ca/jsencryption/
http://www.vincentcheung.ca/jsencryption/instructions.html
Concept explained with Pictures in below link
http://me.zestful.org/2008/04/hide-or-encrypt-posts-in-blogger/
One can check out below link for alternate method of password protection for blog
http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/
Update:
Well I have been able to password protect blogger posts and a demo can be seen at my blog created for this purpose
http://tech-info-template.blogspot.com/2009/05/test-encryption.html and use password as analyst
This has been possible by virtue of
http://www.vincentcheung.ca/jsencryption/
http://www.vincentcheung.ca/jsencryption/instructions.html

Step 1: I added the javascript code as given at the site http://www.vincentcheung.ca/jsencryption/instructions.html in HTML code of template or straightaway use below code
Between the <head> and </head> tags in the html code of your webpage, add the following:

<script type="text/javascript" src="http://www.vincentcheung.ca/jsencryption/jsencryption.js"></script>
Step 2: I thought of my password and added the same in Key box and encrypted the text as given at
http://www.vincentcheung.ca/jsencryption/ and used the text given in cipher text box for step 3.
Step 3: I added code received from cipher box in below code and added the total combined code in post.
<a href="javascript:decryptText('uniqueID')">Reveal</a>
<br />
<br />
The secret... <span id="uniqueID" title="encrypted text"></span>
Note: You can change the word "Reveal" and also can remove the word "The secret..." if so desires or can add your text.

Other resources dealing with said aspect
http://www.zubrag.com/tools/html-password-protector-encoder.php
http://www.zubrag.com/forum/index.php/topic,45.0.html
http://www.zubrag.com/forum/index.php/topic,94.0.html

A simple tool which needs to be seen is
http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/
Share This

No comments:

Contact Us

So you think we’re the right folks for the job? Please get in touch with us, we promise we won't bite!



Designed By Seo Blogger Templates