Hacker News new | ask | show | jobs
by toomim 651 days ago
It stores the deleted ranges, but not the chars of text that compose those ranges.

So from a privacy perspective, you see the metadata of edit history (the DAG of character positions edited), but are blind to the text.

1 comments

Ah! That makes sense, thanks - today I learned!