Skip to content

Commit de6474f

Browse files
doc(README): be more honest about current status and flaws
1 parent c5396e0 commit de6474f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,20 @@
22

33
Haskell gopher server daemon and library.
44

5+
## Status
6+
7+
* The author doesn't run spacecookie in production (anymore).
8+
In this sense it can be considered unproven software.
9+
* A known issue is that spacecookie [doesn't use text file
10+
transactions for ASCII files](https://github.com/sternenseemann/spacecookie/issues/46).
11+
which works well with all tested clients. It should
12+
still be fixed, but it is unclear what the best approach
13+
for detecting the correct transaction type would be.
14+
* Development is essentially in maintenance mode.
15+
516
## Features
617

7-
* implements RFC1436
18+
* (mostly) implements RFC1436
819
* optionally supports common protocol extensions:
920
* informational entries via the `i`-type
1021
* [`h`-type and URL entries](http://gopher.quux.org:70/Archives/Mailing%20Lists/gopher/gopher.2002-02%7C/MBOX-MESSAGE/34)

0 commit comments

Comments
 (0)