humungus - honk

i am gravely disappointed

i understand your pain

overview - docs - downloads - files - changes - changes rss

honk

## features

Take control of your honks and join the federation.
An ActivityPub server with minimal setup and support costs.
Spend more time using the software and less time operating it.

No attention mining.
No likes, no faves, no polls, no stars, no claps, no counts.

Purple color scheme. Custom emus. Memes too.
Avatars automatically assigned by the NSA.

The button to submit a new honk says "it's gonna be honked".

The honk mission is to work well if it's what you want.
This does not imply the goal is to be what you want.

Besides microblogging, honk might also server as the basis for a custom
ActivityPub server, a sort of integrated federation framework.
But you may need to get your hands dirty.

## build

It should be sufficient to type make after unpacking a release.
You'll need a go compiler version 1.18 or later. And libsqlite3.

Even on a fast machine, building from source can take several seconds.

Development sources: hg clone https://humungus.tedunangst.com/r/honk

## setup

honk expects to be fronted by a TLS terminating reverse proxy.

First, create the database. This will ask four questions.
./honk init
username: (the username you want)
password: (the password you want)
listenaddr: (tcp or unix: 127.0.0.1:31337, /var/www/honk.sock, etc.)
servername: (public DNS name: honk.example.com)

Then run honk.
./honk

## upgrade

old-honk backup `date +backup-%F`
./honk upgrade
./honk

## documentation

There is a more complete incomplete manual. This is just the README.

## guidelines

One honk per day, or call it an "eighth-tenth" honk.
If your honk frequency changes, so will the number of honks.

The honk should be short, but not so short that you cannot identify it.

The honk is an animal sign of respect and should be accompanied by a
friendly greeting or a nod.

The honk should be done from a seat and in a safe area.

It is considered rude to make noise in a place of business.

The honk may be made on public property only when the person doing
the honk has the permission of the owner of that property.

## disclaimer

Do not use honk to contact emergency services.

recent changes

1928:e8229e7c1f1f on 2024-04-25 17:05:18 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Tagged: tip

better support for commits and diffs.

1927:3f2574e11f8b on 2024-04-20 17:53:17 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

autolinking smart editor

1926:5a4ebd5551a6 on 2024-04-18 19:58:33 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

need to fill in honker

1925:63e4efd7c63b on 2024-04-18 19:43:56 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

note forgefed support

1924:3f4a1f46d290 on 2024-04-18 17:25:44 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

ignore attachments dir

1923:da4a9d7e8127 on 2024-04-18 14:14:51 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

add some basic support for the current forgefed vocab

1922:f96fb7fe02f1 on 2024-04-16 23:45:20 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

link up missed mentions and tags

1921:44c82d46fa3a on 2024-04-16 23:45:10 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

i think default should be file store now

1920:a0662344bc11 on 2024-04-15 19:59:40 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

stagger the rss collection

1919:a5957074529b on 2024-04-15 02:49:49 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

TOTP login support