diff --git a/FUNDING.yml b/FUNDING.yml deleted file mode 100644 index 73c4b8d..0000000 --- a/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -github: [jeremyckahn] diff --git a/README.md b/README.md index 1d1710c..99780db 100644 --- a/README.md +++ b/README.md @@ -85,33 +85,10 @@ If you don't agree with the direction of the project, you are welcome to fork Re The core of RemnantChat's security model is the fact that it is fully open source. You are free (and encouraged) to fully audit the project source code and infrastructure. -If you would like to verify that the app hosted at https://remnant.chat/ is the one that is hosted on GitHaven, you can use `dig`: - -``` -$ dig RemnantChat.im - -; <<>> DiG 9.18.1-1ubuntu1.1-Ubuntu <<>> RemnantChat.im -;; global options: +cmd -;; Got answer: -;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61332 -;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1 - -;; OPT PSEUDOSECTION: -; EDNS: version: 0, flags:; udp: 65494 -;; QUESTION SECTION: -;RemnantChat.im. IN A - -;; ANSWER SECTION: -RemnantChat.im. 231 IN CNAME jeremyckahn.github.io. -jeremyckahn.github.io. 231 IN A 185.199.111.153 -jeremyckahn.github.io. 231 IN A 185.199.110.153 -jeremyckahn.github.io. 231 IN A 185.199.109.153 -jeremyckahn.github.io. 231 IN A 185.199.108.153 -``` - ## Project roadmap -TBA +- Add room moderation +- Chat history persistence settings ## Environments