Create  Edit  Diff  FrontPage  Index  Search  Changes  History  Source  Site Map  Login

FrontPage

 Japanese version may be found at http://hikiwiki.org/ja/.

Hiki

Hiki is a powerful and fast wiki clone written in Ruby.

The latest stable version is 0.8.7. -> Download

News

2008-09-17 We use Subversion for the development repository instead of CVS

Now our development repository is Subversion. CVS repository was already disabled. If you use CVS, please migrate to Subversion.

The followings are our Subversion repository's URL.

For guests (read only)
http://svn.sourceforge.jp/svnroot/hiki/hiki/
For developers (requres sourceforge.jp's account)
https://svn.sourceforge.jp/svnroot/hiki/hiki/

You can get the recent snapshot like the following:

$ svn co http://svn.sourceforge.jp/svnroot/hiki/hiki/trunk/ hiki

The followings are the structure of the repository.

trunk/
For development
branches/
Stable branches
tags/
Tags for released versions

2007-06-24 Hiki 0.8.7 released

This version fixes an arbitrary file delete vulnerability. Upgrade to 0.8.7 is highly recomended. See Hiki Advisory 2007-06-24 for the details of this vulnerability. See History for the details of changes and improvements.

2006-07-03 Hiki 0.8.6 released

This version fixes a DoS vulnerability. Upgrade to 0.8.6 is highly recomended. See Hiki Advisory 2006-07-03 for the details of this vulnerability. See History for the details of changes and improvements.

2005-12-29 Hiki 0.8.5 released

This version supports a new version control repositories by pure Ruby.

2005-09-29 Hiki 0.8.4 released

This version introduces a new parser using the HikiDoc library.

2005-08-04 Hiki 0.8.3 released

This version includes fixes of 'Cross-Site Scripting' vulnerabilities in Hiki 0.8.0 - 0.8.2. Upgrade to 0.8.3 is highly recomended if you use 0.8.0 - 0.8.2.

2005-08-04 Hiki Advisory 2005-08-04 released

This is an advisory for 'Cross-Site Scripting' vulnerabilities in Hiki 0.8.0 - 0.8.2.

-> Hiki Advisory 2005-08-04

2005-07-22 Hiki Advisory 2005-07-21 released

This is an advisory for 'Cross-Site Scripting' vulnerabilities in Hiki 0.8.0 - 0.8.1.

-> Hiki Advisory 2005-07-21

2005-07-21 Hiki 0.8.2 released

This version includes fixes of 'Cross-Site Scripting' vulnerabilities in Hiki 0.8.0 - 0.8.1. Upgrade to 0.8.2 is highly recomended if you use 0.8.0 - 0.8.1.

2005-07-14 Hiki 0.8.1 released

This version includes fixes of 'Cross-Site Request Forgeries' vulnerabilities in Hiki 0.8.0. Upgrade to 0.8.1 is highly recomended if you use 0.8.0.

2005-07-13 Address for reporting security problems

If you find security problems, please report to security@hikiwiki.org instead of Hiki Issue Tracking System or mailing lists.

2005-07-06 Issue Tracking System

You can now send bug reports and requests to Hiki Issue Tracking System.

2005-06-29 Hiki 0.8.0 released

Have fun!


-> Old News

Last modified:2009/06/26 09:58:33
Keyword(s):
References: