GDPR: get ready for this new law

GDPR: get ready for this new law

We are inserted in a context in which updating and computerization are constant, in addition to the increasingly frequent circulation of data on different platforms. With that, we can say that the sentence "Personal data is the new oil" has never made so much sense.

The subject Information Security has always been considered an important methodology to be implemented and followed by organizations, becoming even more necessary due to the accelerated transformation and digitalization scenario, which the world has gone through in recent decades. With the constant increase in the collection and transactions of personal data, Information Security alone did not have sufficient policies and controls to manage the information network, and the restraining of abusive practices. Therefore, it was necessary to prepare and apply GDPR (General Data Protection Regulation), which aims to guarantee the protection of personal data.

With this scenario of adaptation, the main question is: how can I prepare myself for this new Law?
Data protection is already in place in other countries and, the law in Brazil, came into force in 2020, in order to ensure that the company’s actions of data privacy, and that it enables its users to control them. These proposed changes transform not only the way the organization manages and stores the information, but its own way of operating that, in many cases, transformations of entire processes will be necessary to adapt to GDPR.

The main changes that must be studied and applied in the company`s procedures, must cover: data security; collection and management; monitoring information; data sharing; audit on treatment; management of agreement terms and anonymity; access requests; impact reports; and legal adjustments regarding contracts with third parties and employees.

GDPR has motivated companies to review their usage policies, in addition to their treatment and storage of information.

To learn more about this Law, click here and check it out.

*Law valid for Brazilian territory. Check in your country if there is a Data Protection Law.

*Text prepared by SystemHaus Team.

ACLE India LINEAPELLE System for Tannery SYSTEM FOR TANNERIES Sustainability A. Buhler APLF DNA Tannery Inspiramais CSCB ALL CHINA LEATHER EXHIBITION Nationality Chennai Business Intelligence Fairs SystemHaus ERP Industry 3.0

Related Posts

Industry 4.0 and data analysis
Industry 4.0 and data analysis

One of the pillars of industry 4.0 is cyber-physical systems, and one of the main functions of this type of system is to transform data from the physi...

READ MORE
We are still looking at the future

In the corporate environment, a company`s ability to think and perform its activities in a different way - with greater efficiency, less cost, more agil...

READ MORE
18 years of Systemhaus Mexico
18 years of Systemhaus Mexico

What were you doing today, 18 years ago?Usually when someone asks us this question, we hesitate until we remember where we were, what we were doing an...

READ MORE

Eventos

0,04ms - Debug é instanciado.
0,07ms - Classe 'Erro' é instanciada.
0,07ms - Definindo configurações do aplicativo.
0,16ms - Classe 'Carregar' é instanciada.
0,22ms - Instanciada as constantes.
0,35ms - Classe 'Config' é instanciada.
0,47ms - Classe 'Arquivo' é instanciada.
0,51ms - Classe 'Criptografia' é instanciada.
0,53ms - Classe 'Entrada' é instanciada.
0,60ms - Classe 'DB' é instanciada.
0,72ms - Classe 'Mysql' é instanciada.
0,79ms - Iniciando carregamento do aplicativo.
0,91ms - Classe 'Rota' é instanciada.
2,09ms - Rota "/:sigla/lgpd/aceitar" sendo sobrescrita para o método "LgpdControle::aceitar"
2,10ms - Rota "/:sigla/lgpd/quadro" sendo sobrescrita para o método "LgpdControle::quadro"
2,11ms - Rota "/:sigla/lgpd/quadrodetalhado" sendo sobrescrita para o método "LgpdControle::quadroDetalhado"
2,12ms - Rota "/:sigla/lgpd/privacidade" sendo sobrescrita para o método "LgpdControle::pagina"
2,34ms - Classe 'Controle' é instanciada.
2,41ms - Classe 'Seo' é instanciada.
3,07ms - 4,87ms = [Tempo: 1,80ms] - Conexão com o banco 'localhost:sist8023_systemhaus'.
2,37ms - 7,36ms = [Tempo: 4,99ms] - Tempo para incluir o arquivo _Comum.php.
7,38ms - Classe 'BlogControle' é instanciada.
16,89ms - 56,25ms = [Tempo: 39,36ms] - Renderizando a página 'site/visual/html/modeloPadrao.php'.
7,38ms - 56,27ms = [Tempo: 48,89ms] - Metodo 'BlogControle::interna()' é executado.
56,28ms - Debug::mostrarDebug();


Sqls

4,89ms - 5,78ms = [Tempo: 0,89ms] - SELECT id FROM site_idioma WHERE 1=1 AND sigla = 'en'
5,89ms - 6,76ms = [Tempo: 0,87ms] - SELECT ttexto.identificador,tidioma.texto FROM site_textoestatico ttexto INNER JOIN site_textoestatico_idioma tidioma ON (ttexto.id=tidioma.id_textoestatico) WHERE tidioma.id_idioma=02
6,89ms - 7,27ms = [Tempo: 0,39ms] - SELECT * FROM site_configuracao WHERE id_idioma = 02
7,53ms - 8,27ms = [Tempo: 0,74ms] - SELECT tidioma.* FROM site_seo tseo INNER JOIN site_seo_idioma tidioma ON (tseo.id=tidioma.id_seo) WHERE tseo.pagina = 'blog' AND tidioma.id_idioma = 02
8,57ms - 9,45ms = [Tempo: 0,88ms] - SELECT COUNT(1) AS total FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND categoria.ativo=01 ORDER BY data DESC
9,49ms - 10,04ms = [Tempo: 0,56ms] - SELECT blog.id, blog.titulo,blog.descricao, blog.data, blog.datadescritiva, blog.id_blogcategoria FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND categoria.ativo=01 ORDER BY data DESC LIMIT 0,4
10,29ms - 10,72ms = [Tempo: 0,43ms] - UPDATE site_blogpost SET acesso = acesso+1 WHERE id = 068
10,75ms - 11,18ms = [Tempo: 0,43ms] - SELECT blog.id,blog.titulo,blog.descricao,blog.data, blog.datadescritiva,blog.id_blogcategoria,blog.seopalavrachave,blog.seodescricao,blog.tag FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id=068
11,26ms - 13,75ms = [Tempo: 2,50ms] - SELECT DISTINCT ttag.tag, ttag.tagformatada FROM site_blogposttag ttag INNER JOIN site_blogpost tblog ON(tblog.id=ttag.id_blogpost) WHERE tblog.ativo = 1 AND ttag.id_idioma = 02 ORDER BY RAND() LIMIT 20
14,01ms - 14,50ms = [Tempo: 0,48ms] - SELECT id, nome FROM site_blogcategoria WHERE ativo = 1 AND id_idioma = 02 ORDER BY nome ASC
14,64ms - 15,39ms = [Tempo: 0,74ms] - SELECT COUNT(1) AS total FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND blog.id NOT IN (68) AND categoria.ativo=01 ORDER BY RAND()
15,42ms - 16,50ms = [Tempo: 1,08ms] - SELECT blog.id, blog.titulo,blog.descricao, blog.data, blog.datadescritiva, blog.id_blogcategoria FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND blog.id NOT IN (68) AND categoria.ativo=01 ORDER BY RAND() LIMIT 0,3
17,18ms - 18,99ms = [Tempo: 1,80ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 ORDER BY id_menu ASC,ordem ASC
20,31ms - 20,99ms = [Tempo: 0,68ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 AND link LIKE 'antara/%' ORDER BY id_menu ASC,ordem ASC
21,04ms - 21,58ms = [Tempo: 0,55ms] - SELECT id,sigla,nome FROM site_idioma WHERE 1=1 AND ativo = 1 ORDER BY ordem ASC,nome ASC
21,63ms - 51,37ms = [Tempo: 29,74ms] - SELECT tendereco.id,tendidioma.nome,tendidioma.descricao FROM site_endereco tendereco INNER JOIN site_endereco_idioma tendidioma ON (tendereco.id=tendidioma.id_endereco) WHERE tendereco.ativo = 1 AND tendidioma.id_idioma = 02 AND (tendidioma.nome IS NULL OR tendidioma.nome <> '') AND (tendidioma.descricao IS NULL OR tendidioma.descricao <> '') ORDER BY tendereco.ordem ASC,tendidioma.nome ASC
51,74ms - 53,76ms = [Tempo: 2,02ms] - SELECT id FROM site_imagem WHERE id_idioma = 02
55,11ms - 55,74ms = [Tempo: 0,62ms] - SELECT nome FROM lgpd_conteudo WHERE id_idioma = 2