Skip to content
 
 

Repository files navigation

ez chat

ez chat logo

e2e encrypted, decentralized, ephemeral, serverless peer-to-peer communication tool based on chitchatter

full chitchatter readme here

tl;dr: it works as intended and it's verifiable

verification

verify build logs that the chat.ez.lol url is in the most recent workflow run

double-check that the chat.ez.lol ip addresses are from github pages using dig

$ dig chat.ez.lol

; <<>> DiG 9.18.17 <<>> chat.ez.lol
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61230
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;chat.ez.lol.			IN	A

;; ANSWER SECTION:
chat.ez.lol.		300	IN	A	185.199.108.153
chat.ez.lol.		300	IN	A	185.199.109.153
chat.ez.lol.		300	IN	A	185.199.110.153
chat.ez.lol.		300	IN	A	185.199.111.153

(+ to examine the static assets that are served to end users, audit the gh-pages branch)

ez.lol

About

decentralized, ephemeral, secure, serverless peer-to-peer chat

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages