TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What user data protection techniques should I absolutely know about?

8 pointsby theSageover 6 years ago
I&#x27;m in a startup. Big companies have dedicated teams for security and still face leaks etc. What are some of the essential things about security that I need to know about? Some I can think of are:<p>1. Don&#x27;t implement stuff on your own 2. If you don&#x27;t need it don&#x27;t store it 3. Assume you&#x27;re already hacked. Isolate different areas of your system<p>What other simple things are there that would go a long way in protecting a user&#x27;s data?

1 comment

mtmailover 6 years ago
<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Crypto-shredding" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Crypto-shredding</a> helps to deal with backups.