add first software: ceofhack
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
7e716e5627
commit
da136f8d9f
4 changed files with 49 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
* [[About|about]]
|
||||
* [[Code|code]]
|
||||
* [[Configurations|configs]]
|
||||
* [[Software|sw]]
|
||||
* [[Software|software]]
|
||||
* [[Documentations|docs]]
|
||||
* [[Net|net]]
|
||||
* [[News(blog)|blog]]
|
||||
|
|
5
software.mdwn
Normal file
5
software.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
[[!meta title="Software"]]
|
||||
|
||||
[[!inline pages="software/* and !software/*/*" archive="yes" show=0]]
|
||||
|
||||
[[!tag net]]
|
43
software/ceofhack.mdwn
Normal file
43
software/ceofhack.mdwn
Normal file
|
@ -0,0 +1,43 @@
|
|||
## Introduction
|
||||
|
||||
ceofhack is the first implementation of ***EOF*** (Eris Onion Forwarding),
|
||||
the secure, peer-to-peer, decentralised anonymous chat network.
|
||||
|
||||
## Downloads
|
||||
|
||||
* [[ceofhack-0.5.tar.lzma]] - the first usable version
|
||||
|
||||
## Development
|
||||
|
||||
The latest development code can be found in git:
|
||||
|
||||
* [gitweb](http://git.schottelius.org/?p=EOF/ceofhack;a=summary)
|
||||
|
||||
You can clone it using
|
||||
|
||||
git clone git://git.schottelius.org/EOF/ceofhack
|
||||
|
||||
There are (at least) two branches:
|
||||
|
||||
* ***master***: latest "stable" code
|
||||
* ***hacking***: may not compile, but contains latest ideas
|
||||
|
||||
To submit changes, simply follow the instructions
|
||||
on [how to setup a public git repo](http://book.git-scm.com/4_setting_up_a_public_repository.html).
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
There are two IRC (!) channels, in which development takes places:
|
||||
|
||||
* [!eof](irc://IRCNet/!eof) - German
|
||||
* [#cLinux](irc://irc.freenode.org/#cLinux) - Multi language (German/English)
|
||||
|
||||
You can also subscribe to the
|
||||
[!eof mailinglist](http://l.schottelius.org/mailman/listinfo/eof).
|
||||
|
||||
You can also [[contact me directly|about]].
|
||||
|
||||
|
||||
|
||||
|
BIN
software/ceofhack/ceofhack-0.5.tar.lzma
Normal file
BIN
software/ceofhack/ceofhack-0.5.tar.lzma
Normal file
Binary file not shown.
Loading…
Reference in a new issue