Go to file
Ted Unangst e1cff81b4c just sleep if we get error 502 2020-09-25 18:46:15 -04:00
docs incorret time is another httpsig failure mode 2020-09-13 20:20:48 -04:00
toys just sleep if we get error 502 2020-09-25 18:46:15 -04:00
views new chatter needs attachment too 2020-09-13 22:22:23 -04:00
.hgignore Add support for [^\n] meme files & hgignore 2019-11-26 10:35:10 +00:00
.hgtags Added tag v0.9.2 for changeset a2f6f7bdfb6e 2020-07-06 20:34:35 -04:00
LICENSE more complete and explicit license information 2019-08-18 18:21:07 -04:00
Makefile decouple files from "." and allow data and view to live anywhere 2019-11-01 15:48:31 -04:00
README clarify the project mission, as dictated by honk high command 2020-09-25 12:14:34 -04:00
activity.go allow unfollow by id 2020-09-14 15:44:21 -04:00
admin.go avoid platform specific C int types in go code 2020-07-04 15:43:09 -04:00
avatar.go promote flag: feature out of the experimental sandbox 2020-07-07 20:34:59 -04:00
backend.go don't panic for now if we lose backend 2020-04-30 12:03:57 -04:00
backupdb.go another day, another forgotten file 2020-09-03 20:41:01 -04:00
bloat.go promote flag: feature out of the experimental sandbox 2020-07-07 20:34:59 -04:00
database.go try a little harder to remember follow ids 2020-09-14 14:59:45 -04:00
deliverator.go clear remaining retries after a final delivery failure 2020-07-18 15:01:00 -04:00
fun.go only fill in reply handles if logged in user 2020-08-05 15:49:26 -04:00
genschemago.sh decouple files from "." and allow data and view to live anywhere 2019-11-01 15:48:31 -04:00
go.mod can use getnumber instead of casting 2020-09-10 15:04:29 -04:00
go.sum can use getnumber instead of casting 2020-09-10 15:04:29 -04:00
hfcs.go reduce duplicate log messages 2020-01-24 20:12:58 -05:00
honk.go add a backup command 2020-09-02 17:47:18 -04:00
hoot.go workaround newly js only twitter site for hoot: 2020-06-30 16:37:35 -04:00
hoot_test.go make the hoot code amenable to testing 2019-10-31 00:00:31 -04:00
import.go remove unused import 2019-12-23 05:23:55 -05:00
markitzero.go move hashtag to mz module 2020-07-20 23:00:36 -04:00
schema.go prepare to save id for follow requests 2020-08-10 15:15:11 -04:00
schema.sql prepare to save id for follow requests 2020-08-10 15:15:11 -04:00
sensors.go add sensors to the about page 2019-11-08 19:11:37 -05:00
skulduggery.go disable some more cache control in debug mode 2019-12-04 00:44:45 -05:00
unveil.go use separate backend hooks with tighter pledge 2019-11-27 15:58:41 -05:00
upgradedb.go try a little harder to remember follow ids 2020-09-14 14:59:45 -04:00
util.go remember to delete from chonks too 2020-05-26 00:32:08 -04:00
web.go allow unfollow by id 2020-09-14 15:44:21 -04:00

README

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.

-- build

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

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: localhost:31337, /var/www/honk.sock, etc.)
servername: (public DNS name: honk.example.com)

Then run honk.
./honk

-- upgrade

cp honk.db backup.db
./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.