Also, you can't destroy anything by reading. If you make a mistake in reading, the worst you get is that the data you read is wrong. No lasting damage done. If you make a mistake in writing, you can destroy data.

The open-source NTFS driver currently supports only very limited forms of writing. Effectively, it's a read-only driver: you can read NTFS partitions, but you can't write to them.