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.

How do I safely make a political website

14 pointsby tertiaryalmost 5 years ago
With what happened to George Floyd I feel like I can&#x27;t sit around and do nothing.<p>I&#x27;ve started a project where I&#x27;ve selected data driven policy options which have been shown to help improve policing in the US. I&#x27;ve evaluated my local police department about which policies they have implemented and which they have not.<p>Then, I have asked every local politician running in an upcoming primary race to tell me whether or not they support implementing the policy options locally.<p>My goal is that if I get enough good responses, I&#x27;d like to put together a website which showcases each policy, whether or not we already implement it, and then each of the responses that I receive from local politicians. That way voters who care about the issue can decide who they want to support.<p>My concern is the potential for retaliation or legal action. I&#x27;m just some guy, not a member of the press and so I don&#x27;t have a large organization backing me. I&#x27;m not planning on posting my name on the website, but I&#x27;m still a bit nervous about it. Is there anything I can do to keep myself safe?<p>Are there any organizations out there that help sponsor content like this so I&#x27;m not as easy of a target for people to attack?

7 comments

coderintheryealmost 5 years ago
Some tips:<p><pre><code> * Use Cloudflare to front your site, this will help deal with attacks. It is worth paying for as well (but can be free). * Use the &quot;protect my privacy&quot; options when registering a domain. Use a new account at the domain registrar that is only for that. * Use a host that will protect you. NearlyFreeSpeech.net is good in this regard. * If you incorporate as a non-profit or work with one you can apply to get the protection of Project Shield from Google * Work with others. CopWatch comes to mind. * Explore similar things to get ideas. USAFacts (by Steve Ballmer) comes to mind as a good comparable.</code></pre>
DoreenMichelealmost 5 years ago
Be extremely neutral in how you present information. (You can hire writers to help with this if you don&#x27;t know how to do it.)<p>Explicitly spell out the goal of the site in very neutral terms, a la: &quot;A website profiling data-driven policy options which have been shown to help improve policing in the US.&quot; And then just lay out which positions politicians have.<p>Avoid trying to push an agenda. Present it all as neutrally as possible, including the fact that there is more to both a politician and a voter than these specific issues.<p>Make it crystal clear that you have one and only one goal: To inform people about two things:<p>1. Which policies are proven to help with this specific issue (and the studies or data that support this conclusion).<p>2. The position of various politicians on this specific issue.<p>Do not stoop to mudslinging. Do not try to sway people to vote the way you think is &quot;correct.&quot;<p>Keep it completely informational and be very humble (and respectful) and go out of your way to avoid pushing a specific agenda. Your website should do one and only one thing: Inform people on this topic.<p>It won&#x27;t solve all your problems, but it will help mitigate them.
auganovalmost 5 years ago
You&#x27;re not going to be too effective if you don&#x27;t put your name on it. People who have a problem with you will always find a reason to hate on you no matter what you do. Don&#x27;t worry about crazies. I&#x27;m not saying bad things won&#x27;t happen. But you just cannot do much to stop them.<p>If you really don&#x27;t want to be publicly political then just try to convince somebody else to do it. Just email a bunch of like-minded people your ideas.<p>What&#x27;s the point of hiding your identity so much while simultaneously wanting to be THE person behind it?
kleer001almost 5 years ago
Sounds like you&#x27;re trying to push forward evidence based policy making. Good for you, I love it!<p>Have you tried to find other well established entities that are already doing this or have done this before? Maybe the ACLU or something like them.<p>Have you talked to a lawyer or two? More specifically a layer with roots in the movements in the 60s?<p>Basically I&#x27;m asking if you&#x27;ve looked for or found a mentor in this space.<p>I&#x27;m sure you&#x27;ll find great technical suggestions here, but I want you to succeed in your mission and that&#x27;ll require more than technical tools.<p>But maybe you already got those.
评论 #23396301 未加载
bitxbitxbitcoinalmost 5 years ago
Are you more worried about the content being targeted for takedown by the government or DDOS by people that don&#x27;t like it or your identity being tied to the website either through domain registration records or records at your hosting service?<p>It might be worth checking out registering and using a Handshake name to use as there wouldn&#x27;t be a centralized entity associating and storing your IRL name with your internet name.
评论 #23383781 未加载
tdeckalmost 5 years ago
Curious if you&#x27;ve seen Campaign Zero as their focus seems very similar to yours. You might be able to work together: <a href="https:&#x2F;&#x2F;www.joincampaignzero.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.joincampaignzero.org&#x2F;</a>
rowaweyalmost 5 years ago
Host it in Iceland or Greenland. Do not depend on cloud services with servers in US-friendly countries.<p>Anonymize hosting and DNS whois details.<p>Setup good monitoring&#x2F;DDoS protection.<p>Maybe research and talk with other police reform advocates before creating content. Michael A. Wood Jr. on community-led policing seems like a good first stop.