Join the LeRobot Worldwide Hackathon - AI Robotics Global Challenge! Are you ready to discover robotics with AI? Join us for a global hackathon to learn, train, and solve real-world problems using open-source tech!
Date: June 2025, 13-15
Worldwide: Online & Local Hackathons
Register Now: https://forms.gle/NP22nZ9knKCB2KS18
Freedom makes a huge requirement of every human being. With freedom comes responsibility. For the person who is unwilling to grow up, the person who does not want to carry his own weight, this is a frightening prospect. - Eleanor Roosevelt
That's a great question. Free speech doesn't mean lawlessness. There are many exceptions listed in the US constitution and those can be pursued by authorities to the degree they navigate IPFS - https://en.wikipedia.org/wiki/United_States_free_speech_exce...
For starters, we deliberately made a conscience decision not to make it easy to include photos or videos in content. We also made a decision not to create a general feed where all content is accessible.
Welcome to NoFILTER, the unstoppable, uncensorable, undeplatformable freedom of speech app. By design, this app allows you to spread your word without limits. This app and your articles reside on the Interplanetary File System (IPFS), a decentralized mesh network consisting of thousands of user nodes. There is no web server, no database, and no cloud; therefore, making this app and your content unstoppable and undeplatformable.
When your article gets published to IPFS, the hash of the contents of the article becomes the name of the file. If one character gets added or removed the hash name changes; therefore, making it impossible to censor.
If a government were to try to block the nofilter.org domain, you can still access the site and the content via hundreds of IPFS gateways around the world as well as through #IPFS directly by downloading the ipfs companion browser extension or by using the Brave browser which natively supports the IPFS protocol.
I built an email-powered social network called Uhuro (https://uhuro.com/). I guess it could also be used as a social listserve platform.
Email addresses work like APIs. For instance you can send emails to join@uhuro.com to join the social network or quit@uhuro.com to quit. Other email API addresses include:
- invite@uhuro.com = invites friends and family to join
- help@uhuro.com = Replies with the instructions
- follow@uhuro.com / unfollow@ = Follows or unfollows CC'ed users
- followers@uhuro.com = Replies with all users following you
- post@uhuro.com = Sends your email message to all of your followers.
Your computer doesn't need to be asleep to be idle. Even while browsing the web, checking email, or programming, today's machines are more than 80% idle...
Our Octoblu designer is a MUCH more robust version of NodeRED. It's multi-tenant and sandboxed via Docker.
Our goal with NodeBLU was to release a very simple client-side designer that didn't require setup and at the same time incorporated more client-side technologies such as: WebRTC, Google Speech APIs, HTML5 notifications, Game controllers, Chrome DB datastores, as well as SkyNet nodes.
I believe that these are standard Twitter permissions. Twelephone only needs tweet permissions. We're not using any other Twitter APIs (other than OAuth).
We haven't yet officially released voice messaging but the feature stuck into this release. We'll correct the access on our next update (prior to it being announced). Thanks everyone.
You would need to know the exact millisecond of the timestamp and usernames to access it. Our plans are to allow sharing of video/voice messages publicly if the user chooses. Feedback welcome...
Only Chrome and FireFox support WebRTC video. We are working on adding Phono voice support for Safari, IE, and Opera using Phono's Flash and Java Applet capabilities.
Yea, I'm stretching the remote video element. We could use a designer's help to pretty this app up. The code is on GitHub at https://github.com/twelephone/rtcroulette
Thanks for your kind words! I wrote this app in approximately 6 hours using Node.JS while at NodeConf. I do plan to improve upon it and welcome pull requests. The code is available at https://github.com/twelephone/rtcroulette
Yes, checkout http://twelephone.com from the same guys who wrote RTC Roulette. It's WebRTC-powered skype clone which attaches to Twitter for the user directory.