masques
masques copied to clipboard
Masques is a distributed social network.
https://clojars.org/repo/clojure-tools/clojure-tools/1.1.3/
> Give Me My Data is a Facebook application that helps users export their data out of Facebook for reuse in visualizations, archives, or any possible method of digital storytelling....
Encrypt all messages between nodes. Currently, all connections are encrypted by i2p, but the public key of the user you talking to is not used to encrypt the data which...
Sign all messages between nodes. Currently, no signatures are sent with communications between nodes. This means it's possible for messages to be forged at the moment. Adding signatures with make...
http://note.io/1hoID5j
1. Copy avatar file to directory inside of masques root. 2. Store path in file table, and link it to profile table. 3. Load avatar path every time profile is...
We need a way of running various queries just after migrations are completed.
Snackr is an RSS feeder that docks to the side of your desktop and can go fully transparent except for feed text. It'd be cool if Masques was able to...
Figure out how to grab the user's time zone automatically, and use it for date/time stuff in models.
It would be great to be able to set a flag somewhere and have the UI stay on the screen for 10 seconds/screen instead of just flash by. This would...