A terminal client for metadata resistant messaging built on the Cwtch protocol https://cwtch.im
This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se 69263f0aea
wip: profile / channel bar mvp
2023-07-22 20:22:19 +02:00
.gitignore fix: don't ignore sub dirs 2023-07-12 20:10:42 +02:00
LICENSE init: beep boop 2023-06-21 11:07:54 +02:00
README.md refactor!: bubblezone inspired architecture 2023-07-12 20:09:12 +02:00
cairde.go wip: profile / channel bar mvp 2023-07-22 20:22:19 +02:00
go.mod init: beep boop 2023-06-21 11:07:54 +02:00
go.sum init: beep boop 2023-06-21 11:07:54 +02:00
makefile refactor!: flatten all into one model once more 2023-07-20 09:00:29 +02:00

README.md

cairde

Cairde /ˈkɑːɾˠdʲə/, an Irish word which translates as "friends"

A text-based user interface which uses the Cwtch protocol for metadata resistant online chat.

This is a pre-alpha prototype and an unofficial community implementation which is currently only ready for experimentation and testing. Please do not use existing cwtch-ui profiles with cairde! We cannot guarantee that things will not break at this early stage.

Please see cwtch.im for the official Cwtch GUI. If you're new to Cwtch, this video or the docs are a great place to start.

Feature set

Coming Soon ™

Prerequisites

Tor

On Debian systems, you can install with:

sudo apt install tor

Hack

go build -v .
./cairde

Contribute

It would be wonderful if you'd like to help out: code, design, thoughts, testing, documentation or otherwise! Feel free to reach out to me on Cwtch: 52u75tikfpxm7xgjcbuxmtmtojkh3wb32balgu7bem7aix3qrwubo7qd. We're also lurking on the Release candidate testers group.

References

License