|
From: <vi...@us...> - 2008-11-28 00:49:41
|
Revision: 103
http://rfic.svn.sourceforge.net/rfic/?rev=103&view=rev
Author: vipintm
Date: 2008-11-28 00:49:37 +0000 (Fri, 28 Nov 2008)
Log Message:
-----------
Added task links plan.html , removed join project link from inidex.html
Modified Paths:
--------------
www/trunk/index.html
www/trunk/plan.html
Modified: www/trunk/index.html
===================================================================
--- www/trunk/index.html 2008-11-27 19:13:42 UTC (rev 102)
+++ www/trunk/index.html 2008-11-28 00:49:37 UTC (rev 103)
@@ -7,79 +7,7 @@
<title>RFiC - Remote File Integrity Check</title>
</head>
<body>
- <div id="page" align="center">
- <div id="toppage" align="center">
- <div id="date">
- <div class="smalltext" style="padding:13px;"><strong>Bit By Bit Counting</strong></div>
- </div>
- <div id="topbar">
- <div align="right" style="padding:12px;" class="smallwhitetext"><span class="smallwhitetext" style="padding:12px;"><a href="index.html">Home</a> | <a href="http://mail.fileintegrity.co.cc/">Mail</a> |<a href="http://wiki.fileintegrity.co.cc/">Wiki</a> |<a href="http://docs.fileintegrity.co.cc/"> Docs</a> | <a href="http://calendar.fileintegrity.co.cc/">Calender</a> |<a href="http://fileintegrity.blogspot.com/"> DevBlog</a> | <a href="search.html">Search</a> | <a href="map.html">Sitemap</a> | <a href="contact.html">Contact Us</a></span></div>
- </div>
- </div>
- <div id="header" align="center">
- <div class="titletext" id="logo">
- <div class="logotext" style="margin:30px">RF<span class="orangelogotext">i</span>C</div>
- </div>
- <div id="pagetitle">
- <div id="title" class="titletext" align="right">Remote File Integrity Check</div>
- </div>
- </div>
- <div id="content" align="center">
- <div id="menu" align="right">
- <div align="right" style="width:189px; height:8px;"><img src="images/mnu_topshadow.gif" width="189" height="8" alt="mnutopshadow" /></div>
- <div id="linksmenu" align="center">
- <a href="index.html" title="Home">Home </a>
- <a href="what.html" title="What is RFiC">What is RFiC</a>
- <a href="peoples.html" title="Peoples">People</a>
- <a href="randd.html" title="Researcch and Publication">Research & Publication</a>
- <a href="documents.html" title="Documents">Documents</a>
- <a href="download.html" title="Download">Download</a>
- <a href="plan.html" title="Project Plan">Project Plan</a>
- <a href="suport.html" title="Suport">Support</a>
- <a href="contact.html" title="Contact Us">Contact Us</a>
-
- </div>
- <div align="right" style="width:189px; height:8px;"><img src="images/mnu_bottomshadow.gif" width="189" height="8" alt="mnubottomshadow" />
- </div>
-
-
- </p>
- <p><br />
- <br />
- </p>
- <div>
- <p><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=227859&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> </p>
- <p><a href="http://www.co.cc/?id=155496" target="_blank"><img src="http://www.co.cc/img/affiliates/cocc94_8.gif" border="0" alt="CO.CC:Free Domain" /></a></p>
- </div>
-<!-- End of SF Tag -->
-
-
-
- </div>
- <div id="contenttext">
- <div class="bodytext" style="padding:12px;" align="justify">
- <p><strong>Integrity checking of any file in a not trusted computer is difficult. In RFiC system this is simplified by simple algorithms in efficent way. </strong><br />
- <br />
- This project is an initial step to develop a tool to keep integrity of large files stored in remote not trusted or compromised systems and the local files. This tool can be used for remote system integrity checking and remotely stored data integrity checking. This system will be faster and take less bandwidth per test. The required information to store in integrity checking system is minimal. All existing solutions are time and storage intensive.</p>
- </div>
- <div class="panel" align="justify">
- <p><span class="orangetitle">What RFiC Provide </span></p>
- <p><span class="bodytext">An efficient protocol to verify remote file integrity on an not trusted host or local file with low error probabilities. It is found that this protocol is time and storage efficient in comparison to existing remote and local file integrity check protocols and secure against malicious intent. Further, the storage requirement is independent of the number of blocks of the file being verified per challenge.</span></p>
- <p><span class="orangetitle">We Welcome More people</span></p>
- <p> <span class="bodytext">We are interested to work with more peoples for this project. If you are interested please mail to us in mailing list
- or submit a request in <a href="https://sourceforge.net/tracker2/?func=add&group_id=227859&atid=1126111"><strong>here</strong></a>. </span></p>
- </div>
- </div>
- </div>
- <div id="footer" class="smallgraytext" align="center">
- <a href="index.html">Home</a> | <a href="contact.html">Contact Us</a><br />
- Sarad AV, Sankar K, Vipin M © 2008<br />
- <br />
- </div>
- </div>
-
-
- <script type="text/javascript">
+<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
@@ -90,5 +18,54 @@
} catch(err) {}</script>
+<div id="page" align="center">
+ <div id="toppage" align="center">
+ <div id="date">
+ <div class="smalltext" style="padding:13px;"><strong>Bit By Bit Counting</strong></div>
+ </div>
+ <div id="topbar">
+ <div align="right" style="padding:12px;" class="smallwhitetext"><span class="smallwhitetext" style="padding:12px;"><a href="index.html">Home</a> | <a href="http://mail.fileintegrity.co.cc/">Mail</a> |<a href="http://wiki.fileintegrity.co.cc/">Wiki</a> |<a href="http://docs.fileintegrity.co.cc/"> Docs</a> | <a href="http://calendar.fileintegrity.co.cc/">Calender</a> |<a href="http://fileintegrity.blogspot.com/"> DevBlog</a> | <a href="search.html">Search</a> | <a href="map.html">Sitemap</a> | <a href="contact.html">Contact Us</a></span></div>
+ </div>
+ </div>
+ <div id="header" align="center">
+ <div class="titletext" id="logo">
+ <div class="logotext" style="margin:30px">RF<span class="orangelogotext">i</span>C</div>
+ </div>
+ <div id="pagetitle">
+ <div id="title" class="titletext" align="right">Remote File Integrity Check</div>
+ </div>
+ </div>
+ <div id="content" align="center">
+ <div id="menu" align="right">
+ <div align="right" style="width:189px; height:8px;"><img src="images/mnu_topshadow.gif" width="189" height="8" alt="mnutopshadow" /></div>
+ <div id="linksmenu" align="center"> <a href="index.html" title="Home">Home </a> <a href="what.html" title="What is RFiC">What is RFiC</a> <a href="peoples.html" title="Peoples">People</a> <a href="randd.html" title="Researcch and Publication">Research & Publication</a> <a href="documents.html" title="Documents">Documents</a> <a href="download.html" title="Download">Download</a> <a href="plan.html" title="Project Plan">Project Plan</a> <a href="suport.html" title="Suport">Support</a> <a href="contact.html" title="Contact Us">Contact Us</a> </div>
+ <div align="right" style="width:189px; height:8px;"><img src="images/mnu_bottomshadow.gif" width="189" height="8" alt="mnubottomshadow" /> </div>
+ <p></p>
+ <p><br />
+ <br />
+ </p>
+ <div>
+ <p><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=227859&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> </p>
+ <p><a href="http://www.co.cc/?id=155496" target="_blank"><img src="http://www.co.cc/img/affiliates/cocc94_8.gif" border="0" alt="CO.CC:Free Domain" /></a></p>
+ </div>
+ <!-- End of SF Tag -->
+ </div>
+ <div id="contenttext">
+ <div class="bodytext" style="padding:12px;" align="justify">
+ <p><strong>Integrity checking of any file in a not trusted computer is difficult. In RFiC system this is simplified by simple algorithms in efficent way. </strong><br />
+ <br />
+ This project is an initial step to develop a tool to keep integrity of large files stored in remote not trusted or compromised systems and the local files. This tool can be used for remote system integrity checking and remotely stored data integrity checking. This system will be faster and take less bandwidth per test. The required information to store in integrity checking system is minimal. All existing solutions are time and storage intensive.</p>
+ </div>
+ <div class="panel" align="justify">
+ <p><span class="orangetitle">What RFiC Provide </span></p>
+ <p><span class="bodytext">An efficient protocol to verify remote file integrity on an not trusted host or local file with low error probabilities. It is found that this protocol is time and storage efficient in comparison to existing remote and local file integrity check protocols and secure against malicious intent. Further, the storage requirement is independent of the number of blocks of the file being verified per challenge.</span></p>
+ </div>
+ </div>
+ </div>
+ <div id="footer" class="smallgraytext" align="center"> <a href="index.html">Home</a> | <a href="contact.html">Contact Us</a><br />
+ Sarad AV, Sankar K, Vipin M © 2008<br />
+ <br />
+ </div>
+</div>
</body>
</html>
Modified: www/trunk/plan.html
===================================================================
--- www/trunk/plan.html 2008-11-27 19:13:42 UTC (rev 102)
+++ www/trunk/plan.html 2008-11-28 00:49:37 UTC (rev 103)
@@ -8,6 +8,14 @@
<style type="text/css">
<!--
.style5 {font-weight: bold}
+.style6 {font-weight: bold}
+.style7 {font-weight: bold}
+.style9 {font-weight: bold}
+.style11 {font-weight: bold}
+.style12 {
+ color: #FF440E;
+ font-weight: bold;
+}
-->
</style>
</head>
@@ -61,29 +69,28 @@
<div id="contenttext">
<div class="bodytext" style="padding:12px;" align="justify">
<p align="left"><strong>“No planning No work”</strong></p>
+ <p align="left"><strong>Gneral out line of development </strong></p>
<ul>
- <li><strong>Stage 1</strong>
- <blockquote>
- <p> </p>
- </blockquote>
- <ol>
- <li>Build simple system of RFiC as concept-of-proof (*) </li>
- <li>Getting published the concept-of-proof of RFiC as a conference publication.(*)</li>
- <li> Build a library for fast LFSR, BBS pseudo random number generator and RFiC Counting and other functions.(**)</li>
- <li> Build a command line tool to check local files integrity (rfic).(***)
- <ol>
- <li>Perl Based rfic comand line tool
- <ol>
- <li><strong><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/TODO.Perl-RFiC.txt">TODO details</a></strong><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/TODO.Perl-RFiC.txt"> > </a></li>
- <li><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/STATUS.Perl-RFiC.txt"><strong>Development Status > </strong></a></li>
- </ol>
- </li>
- </ol>
- </li>
- <li>Run existence test on local files for performance analysis.(***)</li>
- </ol>
- </li>
+ <li><strong>Stage 1</strong></li>
</ul>
+ <ul>
+ <ol>
+ <li>Build simple system of RFiC as concept-of-proof (*) </li>
+ <li>Getting published the concept-of-proof of RFiC as a conference publication.(*)</li>
+ <li> Build a library for fast LFSR, BBS pseudo random number generator and RFiC Counting and other functions.(**)</li>
+ <li> Build a command line tool to check local files integrity (rfic).(***)
+ <ol>
+ <li>Perl Based rfic comand line tool
+ <ol>
+ <li><strong><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/TODO.Perl-RFiC.txt">TODO details</a></strong><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/TODO.Perl-RFiC.txt"> > </a></li>
+ <li><a href="https://rfic.svn.sourceforge.net/svnroot/rfic/res/trunk/Documents/prfic/system/STATUS.Perl-RFiC.txt"><strong>Development Status > </strong></a></li>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ <li>Run existence test on local files for performance analysis.(***)</li>
+ </ol>
+ </ul>
<p> </p>
<ul>
<li>
@@ -96,7 +103,65 @@
<div align="left"><strong>(***) - Yet to start </strong></div>
</li>
</ul>
- </div>
+ <p> </p>
+ <p><strong>Assigne / Modify Task </strong>( only for developers ) </p>
+ <p>Submit/view assigned tasks and their status. </p>
+ <blockquote>
+ <p class="style12">Currentely in development </p>
+ <p><span class="style6"><a href="https://sourceforge.net/pm/task.php?group_project_id=57796&group_id=227859&func=browse"> prfic</a> [
+ Command utility build in perl ] </span></p>
+ <ul class="style7">
+ <li>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57796&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57796&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57796&func=browse&set=open">Browse Open Tasks</a> | </li>
+ </ul>
+ <p><strong><a href="https://sourceforge.net/pm/task.php?group_project_id=57802&group_id=227859&func=browse"> study</a> [
+ RFiC related study ] </strong></p>
+ <ul class="style9">
+ <li>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57802&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57802&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57802&func=browse&set=open">Browse Open Tasks</a> |</li>
+ </ul>
+ <p><strong><a href="https://sourceforge.net/pm/task.php?group_project_id=57801&group_id=227859&func=browse"> res</a> [
+ RFiC related Research ] </strong></p>
+ <ul class="style11">
+ <li>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57801&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57801&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57801&func=browse&set=open">Browse Open Tasks</a> | </li>
+ </ul>
+ <p><strong><a href="https://sourceforge.net/pm/task.php?group_project_id=57803&group_id=227859&func=browse"> www</a> [
+ RFiC www pages ] </strong></p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57803&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57803&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57803&func=browse&set=open">Browse Open Tasks</a> |</strong></li>
+ </ul>
+ <p class="style12">Yet under discussion and planning </p>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57799&group_id=227859&func=browse"> Crypt::rfic</a> [
+ Perl Module ] </p>
+ <ul>
+ <li><strong> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57799&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_project_id=57794&group_id=227859&func=browse">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57799&func=browse&set=open">Browse Open Tasks</a> | </strong></li>
+ </ul>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57800&group_id=227859&func=browse"> Documentation</a> [
+ RFiC Documentation ] </p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57800&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57800&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57800&func=browse&set=open">Browse Open Tasks</a> |</strong></li>
+ </ul>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57798&group_id=227859&func=browse"> mod_rfic</a> [
+ Apache Module ] </p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57798&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57798&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57798&func=browse&set=open">Browse Open Tasks</a> |</strong></li>
+ </ul>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57795&group_id=227859&func=browse"> rfic</a> [
+ Command utility build in c ] </p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57795&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57795&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57795&func=browse&set=open">Browse Open Tasks</a> | </strong></li>
+ </ul>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57797&group_id=227859&func=browse"> rficd</a> [
+ Dimon to use as a service ] </p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57797&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57797&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57797&func=browse&set=open">Browse Open Tasks</a> |</strong></li>
+ </ul>
+ <p><a href="https://sourceforge.net/pm/task.php?group_project_id=57794&group_id=227859&func=browse"> rficp</a> [
+ Protocole ] </p>
+ <ul>
+ <li><strong>| <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57794&func=addtask">Add Task</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57794&func=browse&set=my">My Tasks</a> | <a href="https://sourceforge.net/pm/task.php?group_id=227859&group_project_id=57794&func=browse&set=open">Browse Open Tasks</a> |</strong></li>
+ </ul>
+ <p> </p>
+ </blockquote>
+ </div>
</div>
</div>
<div id="footer" class="smallgraytext" align="center">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|