We’re proud to announce that The Software Bureau has once again successfully retained its ISO 27001 certification. This achievement isn’t just a piece of paper on the wall for us. It’s a reflection of how deeply Information Security runs through everything we do. We take data protection seriously because we know the devastating impact that [...] The post The Software Bureau Retains ISO 27001:2022 Certification appeared first on The Software Bureau.| The Software Bureau
I posted a note on things we’ve forgotton about the GDPR. I posted this on Linkedin & Medium. It talks about the DPO, Privacy Impact Analysis and 3rd Party standards. … 1. The DPO needs industry-leading knowledge on both the| davelevy.info
Recently in CodeSession I encountered the following logged warning: No XML encryptor configured. Key {6848a46f-d0d6-49a6-b035-0f30f5448f9d} may be persisted to storage in unencrypted form. This was totally new to me, so I started Googling. There I learned all about .NET Core’s Data Protection API. After reading the MS docs, this was still confusing. The documentation states that this API is used for things like .NET Authorization, but CodeSession doesn’t use that functionality. So why was...| David Haney - Blogging About .NET Core & Engineering Management