WEB

HTTP Security Headers

HTTP Security Headers

Hi All,

Recently my Colleque Tobias Asböck made me aware of the HTTP Security Headers.

You can test the Security Headers with the Online Scan from Scott Helme.

Ouch - that did not look good for my Website hosted on Azure App Service.

So how do i add these Headers?

It’s in the web.config File of the Project right afer the system.web configuration

  <system.webServer>
    <security>
      <requestFiltering removeServerHeader="true" /> <!-- Removes Server header in IIS10 or later and also in Azure Web Apps -->
    </security>
    <httpProtocol>
      <customHeaders>
        <clear /> <!-- Gets rid of the other unwanted headers -->
        <add name="strict-transport-security" value="max-age=10886400; includeSubDomains; preload" />
        <add name="referrer-policy" value="same-origin" />
        <add name="X-Frame-Options" value="SAMEORIGIN" />
        <add name="X-Xss-Protection" value="1; mode=block" />
        <add name="X-Content-Type-Options" value="nosniff" />
        <add name="permissions-policy" value="geolocation=*" />
      </customHeaders>
      <redirectHeaders>
        <clear />
      </redirectHeaders>
    </httpProtocol>
    </system.webServer>

Use Microsoft Designer to generate Images with AI

Use Microsoft Designer to generate Images with AI

Hi All,

Do you know Microsoft Designer?

The Microsoft Designer app is a graphic design tool in Microsoft 365 that allows users to create custom invitations, digital postcards, and other materials using the same artificial intelligence technology as DALL-E 2.

More information can be found here: What Is Microsoft Designer and How To Use It

I am using currently my Microsoft Account (Private Account) to log into Microsoft Designer.

It’s a free “Text to Image” Artificial Intelligence System that is based on DALL-E 2

Bing AI in Skype Consumer

Bing AI in Skype Consumer

Hi All,

Recenty, i stumbled upon the Skype (Consumer) Blog and noticed that you can now use Bing AI in Skype.

Start type a message

Join the waitlist

Immediately try it

Now you can start chat with Bing AI

My question was: What’s a fine dining restaurant in bern?

And the Answers are pretty good in my opinion.

Regards
Andres Bohren

Web Logo

Passkey with Google

Passkey with Google

Hi All,

A year ago, Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard to Accelerate Availability of Passwordless Sign-Ins.

Read more about the Passkey on the Website from FIDO Alliance

What are Passkeys?

Passkeys are a password replacement that provide faster, easier, and more secure sign-ins to websites and apps across a user’s devices. Unlike passwords, passkeys are resistant to phishing, are always strong, and are designed so that there are no shared secrets.

The year in review and Blogstatistic 2022

Hi All,

Happy new Year to everybody! Thank’s for reading my Blog and following me on Twitter and Linkedin.

It’s always good to review the past Year. In 2022 i did write 285 Blog Articles, that results in average 24 per Month. That’s one more than last year and the highest ever archieved since i started this Blog back in 2007.

In total i had over 120'000 Pageviews

Over 100'000 Unique User from around the World

Smart Meter shows Power usage

Hi All,

Last week the local Power Company EWBhas installed Smart Meters at my building.

Smart Meter: Intelligente Messsysteme für eine nachhaltige Energiezukunft. https://ewb.ch/smartmeter

I had to signup to the customerportal first, before the Smartmeter did collect the Data - or at least show it in the Portal

EWB KUNDENPORTAL https://kundenportal.ewb.ch/

Now i can see my daily or hourly power consumption. This helps to see what actions did consume a lot of power (like cooking, Microwave etc).

Switch Open Data .ch and .li Domains

Hi All,

Switch the Swiss Registrar for .ch and .li Domains has published the Domains on a Open Data Policy.

You can download the top 1'000 Domains or use a Zone Transfer

You need to create the TSIG Key

# filename ch_zonedata.key
key tsig-zonedata-ch-public-21-01 {
	algorithm hmac-sha512;
	secret "stZwEGApYumtXkh73qMLPqfbIDozWKZLkqRvcjKSpRnsor6A6MxixRL6C2HeSVBQNfMW4wer+qjS0ZSfiWiJ3Q=="; 
};

then use dig to initiate the Zone Transfer

dig -k ch_zonedata.key @zonedata.switch.ch +noall +answer +noidnout +onesoa AXFR ch. > ch.txt

Looks like this

Celebrate my 2'000 Blog post!

Hi all,

It's time to celebrate!
I've written a whopping 2'000 Blog Posts in this Blog https://blog.icewolf.ch
As you can see, i've started this Blog back in 2007 - it's now almost 15 Years old.

At first, 2'000 Blog Posts does not seem to be impressive. But if you take that number and divide it by 365 you will get this result: 5.479.
That means if you write a Blog Article every day, it takes you about five and a half year to get to these 2'000 Blog Articles.
And now the number is much more impressive

Another impressive Number:
For the last two Years i was able to write almost every Month 20 or more Blog Articles. That means one every workday!



Apart from the celebration i want to thank all my followers and readers for the encouraging support and feedback.
It is fun and let's hope for another 15 Years (or less) to archieve the next 2'000 Blog Articles

Regards
Andres Bohren


Hidden WhatsApp Backup on Google Drive

Hi All,

I've always asked myself, where on Google the Whatsapp Backup will be stored. It's kind of hidden and does not count against the Quota of Google Drive.


Once logged into Google Drive, click on "Speicherplatz". As you can see the 18GB Whatsapp Backup is not counted against the 17 GB Quota of Google Drive.


Then on top right "Sicherungen"


Now you can see your Whatsapp Backup



Regards
Andres Bohren


Jahresrückblick und Blogstatistik 2021

Hallo zusammen,

Anfangs des Jahres ist jeweils ein guter Zeitpunkt um auf das alte Jahr zurückzuschauen. Im 2020 habe ich 278 Blog Artikel geschrieben, also durchschnittlich etwa 23 pro Monat - so viel wie wie noch nie.



Insgesamt hatte ich über 130'000 Pageviews. Das sind rund etwa 500 pro Tag und über 10'000 pro Monat.



Die Top 10 der Blogartikel 2021