2019-06-11 03:24:44 +00:00
|
|
|
honk
|
2019-04-09 11:59:33 +00:00
|
|
|
|
|
|
|
-- features
|
|
|
|
|
2019-11-09 02:08:10 +00:00
|
|
|
Take control of your honks and join the federation.
|
|
|
|
An ActivityPub server with minimal setup and support costs.
|
2019-10-15 19:57:18 +00:00
|
|
|
Spend more time using the software and less time operating it.
|
2019-04-09 11:59:33 +00:00
|
|
|
|
2019-04-15 21:56:05 +00:00
|
|
|
No attention mining.
|
|
|
|
No likes, no faves, no polls, no stars, no claps, no counts.
|
|
|
|
|
2019-10-15 19:57:18 +00:00
|
|
|
Purple color scheme. Custom emus. Memes too.
|
|
|
|
Avatars automatically assigned by the NSA.
|
2019-04-24 06:16:52 +00:00
|
|
|
|
2019-10-15 19:57:18 +00:00
|
|
|
The button to submit a new honk says "it's gonna be honked".
|
2019-04-24 06:16:52 +00:00
|
|
|
|
2020-09-25 16:14:34 +00:00
|
|
|
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.
|
|
|
|
|
2019-04-10 12:51:56 +00:00
|
|
|
-- build
|
|
|
|
|
|
|
|
It should be sufficient to type make after unpacking a release.
|
2020-10-02 01:58:50 +00:00
|
|
|
You'll need a go compiler version 1.13 or later. And libsqlite3.
|
2019-04-10 12:51:56 +00:00
|
|
|
|
|
|
|
Even on a fast machine, building from source can take several seconds.
|
|
|
|
|
2019-09-09 19:59:38 +00:00
|
|
|
Development sources: hg clone https://humungus.tedunangst.com/r/honk
|
|
|
|
|
2019-04-09 11:59:33 +00:00
|
|
|
-- setup
|
|
|
|
|
2019-04-10 12:22:09 +00:00
|
|
|
honk expects to be fronted by a TLS terminating reverse proxy.
|
|
|
|
|
2019-04-24 06:16:52 +00:00
|
|
|
First, create the database. This will ask four questions.
|
2019-04-09 11:59:33 +00:00
|
|
|
./honk init
|
2019-04-10 12:22:09 +00:00
|
|
|
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.
|
2019-04-09 11:59:33 +00:00
|
|
|
./honk
|
|
|
|
|
2019-04-15 01:35:42 +00:00
|
|
|
-- upgrade
|
|
|
|
|
2019-05-09 00:12:57 +00:00
|
|
|
cp honk.db backup.db
|
2019-04-15 01:35:42 +00:00
|
|
|
./honk upgrade
|
|
|
|
./honk
|
2019-10-15 19:57:18 +00:00
|
|
|
|
|
|
|
-- documentation
|
|
|
|
|
2019-11-01 05:59:28 +00:00
|
|
|
There is a more complete incomplete manual. This is just the README.
|
2019-11-06 21:21:40 +00:00
|
|
|
|
|
|
|
-- 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.
|
2019-12-09 08:55:33 +00:00
|
|
|
|
|
|
|
-- disclaimer
|
|
|
|
|
|
|
|
Do not use honk to contact emergency services.
|