public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 76b4e7cac993a065d5af774d11b5a152d9c3633d 343 bytes (raw)
$ git show v1.8.0:examples/public-inbox-imap-onion.socket	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
# ==> /etc/systemd/system/public-inbox-imap-onion.socket <==
# This unit is for the corresponding line in torrc(5):
# HiddenServicePort 143 unix:/run/imapd.onion.sock
[Unit]
Description = public-inbox-imap .onion socket

[Socket]
ListenStream = /run/imapd.onion.sock
Service = public-inbox-imapd@1.service

[Install]
WantedBy = sockets.target

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git