Skip to content

Commit

Permalink
README.md: Rephrase motivation and status section
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed Nov 7, 2023
1 parent 056a07f commit c28d8f2
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,16 @@ I originally only intended to write a frontend for ii instead of
completely rewriting it from scratch. However, while working on the
frontend I noticed that I couldn't implement certain features in the
frontend without changes to the backend (ii). I briefly considered
patching ii but ultimately decided for a rewrite.

During the rewrite various features have been implemented which could
have been moved to separate tools, such as TLS support, hence the name
harmful ii (hii).
patching ii but ultimately decided for a rewrite. During the rewrite,
various features have been implemented that are not supported by ii
(e.g. various IRCv3 features, builtin TLS and IPv6 support, et cetera).

## Status

I currently consider hii feature complete and use it myself regularly in
I currently consider hii feature complete and use it myself daily in
combination with [insomnia][insomnia github] and a per-server
[runit][runit homepage] [user service][runit user] for starting hii.
[runit][runit homepage] [user service][runit user] for automatically
starting and supervising hii processes.

## Features

Expand Down

0 comments on commit c28d8f2

Please sign in to comment.