-
-
Notifications
You must be signed in to change notification settings - Fork 228
Description
Project description
"RCS has been designed as an industry open standard to provide improved capabilities over basic text messaging, based on the Internet Protocol (IP)." (from the wikipedia article for RCS)
Unfortunately, the only RCS client avaliable on android is google messages, which is a privacy nightmare that also eats up a lot of ram. It should be possible to create a custom client for RCS, and there are even libraries to do so such as https://crates.io/crates/rust-rcs-client but no one's done it. I don't want to keep having to use Google's proprietary and probably spyware-filled messaging app in order to keep in touch in people, and I doubt many do. I could use any old SMS/MMS app, but then I'd lose access to features like having reasonable filesize limits for uploads.
The full protocol specification is public and the standard is "open", so this really really should be a thing. It might take a lot of work, as there's only one library available for it (I don't even think that library implements everything), and it's written in rust which doesn't work well with other languages.
Relevant Technology
RCS, Rich Communication Service, a communication protocol developed as the successor to SMS/MMS using IP.
Complexity and required time
Complexity
- Beginner - This project requires no or little prior knowledge of the technolog(y|ies) specified to contribute to the project
- Intermediate - The user should have some prior knowledge of the technolog(y|ies) to the point where they know how to use it, but not necessarily all the nooks and crannies of the technology
- Advanced - The project requires the user to have a good understanding of all components of the project to contribute
Required time (ETA)
- Little work - A couple of days
- Medium work - A week or two
- Much work - The project will take more than a couple of weeks and serious planning is required
Categories
- Mobile app
- IoT
- Web app
- Frontend/UI
- AI/ML
- APIs/Backend
- Voice Assistant
- Developer Tooling
- Extension/Plugin/Add-On
- Design/UX
- AR/VR
- Bots
- Security
- Blockchain
- Futuristic Tech/Something Unique