Live data from Hacker News

The open source DOCX editor submitted to HN a few weeks ago has been deleted

news.ycombinator.com

21–30 of 64 posts

Re: The open source DOCX editor submitted to HN a few weeks ago has been deleted

#24

[flagged]

Your account was created 5 hours ago, and you’ve already had two Show HNs flagged? That’s ‘email the site mods and ask for participation guidance’ territory. Perhaps you posted them under an account that wasn’t participating otherwise on the site and/or was named after a business rather than a person? In any case, bad form to re-promote your projects in an unrelated new post rather than reaching out to the mods. Adap…

[dead]

Re: The open source DOCX editor submitted to HN a few weeks ago has been deleted

#28
post #3

it is forseeable that MS would be very interested in taking a security stance vs a very possible vector.

A vector against a standardized XML+ZIP document format?

‘’ If anything it’s DOCX itself that was the vector!

Re: The open source DOCX editor submitted to HN a few weeks ago has been deleted

#30
Also not affiliated but my open-source tinycld uses docx as the backend storage for its text package. Supports _most_ of the features (including comments and suggestions) but is still very young. It has a golang backend that reads/writes docx and translates to YJS that the editor reads for multi-user access. Has web/iOS/Android support.

I found docx to be a very well documented format and a surprisingly good fit for this.

https://tinycld.org has a live demo

Post reply on HN