Sindastra

About Sindastra

Sindastra is a software developer with over ten years of experience, specialized in backend web development. In her spare time she hacks on things and educates herself on a variety of topics. She likes to play Minecraft with friends and especially enjoys hacking on the game's server code.

Nostalgia: Tiny Cars 2

A game I played as a child! Have you heard of it? Oldie but goodie! I remember playing Tiny Cars 2 as a child. It was one of the first PC games I know. It's a 2D top-down racing game. The game features special pick-ups on the tracks that give [...]

By |2019-11-02T09:09:17+01:00November 2nd, 2019|Gaming, Retro, Review, Sharing|1 Comment

Protect your site from being tricked to run JavaScript that is not JavaScript!

The X-Content-Type-Options header tells browsers to stop automatically detecting the contents of files. This protects against attacks where they're tricked into incorrectly interpreting files as JavaScript. Simply set the header to "nosniff". X-Content-Type-Options is a header supported by Internet Explorer, Chrome and Firefox 50+ that tells it not to load [...]

By |2019-11-02T09:12:30+01:00October 29th, 2019|Tech Support|0 Comments

Quickly enable Windows 10’s built-in network and PUA protection!

A simple command in PowerShell! Windows 10 has built-in networking and PUA protection. The network protection prevents you from connecting to known malicious domains, while the PUA protection warns you before installing potentially unwanted applications. In either case, to enable it, you'll want to enter the following command(s) into PowerShell [...]

By |2019-10-29T01:20:03+01:00October 29th, 2019|Tech Support|0 Comments

Self-Hosting Threema Web

If you use Threema, you probably know of the "Threema Web" feature.But did you know it's open source? So what's Threema Web? It's basically a web application, that connects with your phone and allows you to chat on your desktop through the browser. You can see all your chats in [...]

By |2021-07-24T18:36:51+02:00October 19th, 2019|Tech Support, Wiki|0 Comments
Go to Top