Tilde Friends public git repository.
Go to file
2024-05-17 08:12:46 +02:00
.gitea docs: issue & pr templates draft 2024-05-17 08:12:46 +02:00
apps Move mime type shenanigans from JS => C. 2024-05-15 19:25:48 -04:00
core Move mime type shenanigans from JS => C. 2024-05-15 19:25:48 -04:00
deps Indicate both the server account and your own accounts in the ssb connections tab. 2024-05-11 09:58:24 -04:00
docs docs: misc 2024-05-12 11:20:09 +02:00
src Fix some shutdown issues in connection tracker code. 2024-05-16 12:41:48 -04:00
tools Make sure the first user can admin. 2024-05-11 09:03:56 -04:00
.clang-format Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
.dockerignore docs: docs, misc changes 2024-05-11 23:40:16 +02:00
.git-blame-ignore-revs prevent previous commits from appearing in git blame 2024-02-22 15:37:40 +01:00
.gitignore docs: docs, misc changes 2024-05-11 23:40:16 +02:00
.gitmodules Move to submodules: libsodium, quickjs, crypt_blowfish, libbacktrace, libuv, picohttpparser. Kudos to @tasioiso in #45. 2024-04-10 19:25:18 -04:00
.markdownlint.yaml docs: you can add another git remote 2024-05-12 09:04:52 +02:00
.prettierignore docs: docs, misc changes 2024-05-11 23:40:16 +02:00
.prettierrc.yaml Run prettier. 2024-02-24 11:09:34 -05:00
CONTRIBUTING.md Prettier. 2024-03-06 21:14:09 -05:00
Dockerfile Smaller docker image. Why not. 2023-02-01 23:47:07 +00:00
Doxyfile Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
GNUmakefile Fix attaching files (aka WebView file picking) on Android. 2024-04-26 18:10:22 -04:00
LICENSE chore: small changes in README and LICENSE 2024-05-11 19:55:00 +02:00
package-lock.json chore(docs): add markdownlint-cli 2024-05-11 14:47:28 +02:00
package.json chore(doc): run and modify formatting rules 2024-05-11 21:48:06 +02:00
README.md docs: docs, misc changes 2024-05-11 23:40:16 +02:00

Tilde Friends

Tilde Friends is a tool for making and sharing.

A public instance lives at https://www.tildefriends.net/.

It is both a peer-to-peer social network client, participating in Secure Scuttlebutt, as well as a platform for writing and running web applications.

Goals

  1. Make it easy and fun to run all sorts of web applications.
  2. Provide security that is easy to understand and protects your data.
  3. Make creating and sharing web applications accessible to anyone with a browser.

Documentation

Docs are a work in progress in the docs folder, or alternatively in Tilde Friends: https://www.tildefriends.net/~cory/wiki/#test-wiki/tf-app-quick-reference.

License

All code, documentation and assets unless otherwise noted in is provided under the MIT license.