Archived
Replace ProtectedText with CryptPad #726
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#726
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hi,
this may be a contentious PR, since I'm one of the developers of the software being introduced, and the software being removed is ostensibly one of our competitors. I'm not trying to be inflammatory, but I think the change is in accordance with the spirit of the community.
Description
This PR introduces CryptPad as one of the three productivity tools, replacing ProtectedText.
It does so on the basis that:
CryptPad is open-source and can be self-hosted. We know of over 200 independent installations across the web, including some by members of notable privacy-friendly organizations such as the Chaos Computer Club and the Pirate Party of Germany. ProtectedText invites the user to read the source code via their browser's tools, but the full source code (including serverside components) is not readily available. CryptPad is released according to the terms of the AGPL, while ProtectedText does not specify a license. The Contributing Guidelines specify that products listed should be open-source, unless no software is available which meets the criteria.
CryptPad offers more functionality than ProtectedText, including a wider variety of editors, all of which offer multi-user real-time collaboration, and CryptDrive (an encrypted personal space for organizing your documents). The service is actively developed, free to use, and does not include adds or social media tracking.
Finally, CryptPad recently won the Next Generation Internet award for _Privacy and Trust-Enhanced Technologies.
I welcome any feedback regarding the changes.
Thanks for your consideration.
I've updated my PR to take into account the refactoring of the canonical master branch. The semantic changes are as they were.
Thanks!