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.

software for tannery Industry 4.0 India Inspiramais TANNING TECH SystemHaus Chennai Award ACLE #antara Brazil A. Buhler Tannery customer Business Intelligence Leather SYSTEM FOR TANNERIES Sustainability Fairs Antara

Related Posts

What is the difference between Industry 3.0 and Industry 4.0?
What is the difference between Industry 3.0 and Industry 4.0?

In recent years, the concept of Industry 4.0 has become popular both in industry and in scientific research, in order to promote high technological de...

READ MORE
31 years of SystemHaus
31 years of SystemHaus

SystemHaus celebrates today another year of work, dedicated to understanding and helping the leather industry to overcome the most different market chal...

READ MORE
An eye into the future
An eye into the future

Another year has passed by. In September 2020, Systemhaus will accomplish its 32nd Anniversary, celebrating a trajectory of dedication, effort, evolut...

READ MORE

Eventos

0,02ms - Debug é instanciado.
0,41ms - Classe 'Erro' é instanciada.
0,41ms - Definindo configurações do aplicativo.
2,62ms - Classe 'Carregar' é instanciada.
2,78ms - Instanciada as constantes.
6,77ms - Classe 'Config' é instanciada.
9,39ms - Classe 'Arquivo' é instanciada.
9,89ms - Classe 'Criptografia' é instanciada.
10,90ms - Classe 'Entrada' é instanciada.
11,72ms - Classe 'DB' é instanciada.
12,83ms - Classe 'Mysql' é instanciada.
13,70ms - Iniciando carregamento do aplicativo.
14,95ms - Classe 'Rota' é instanciada.
15,89ms - Rota "/:sigla/lgpd/aceitar" sendo sobrescrita para o método "LgpdControle::aceitar"
15,90ms - Rota "/:sigla/lgpd/quadro" sendo sobrescrita para o método "LgpdControle::quadro"
15,90ms - Rota "/:sigla/lgpd/quadrodetalhado" sendo sobrescrita para o método "LgpdControle::quadroDetalhado"
15,91ms - Rota "/:sigla/lgpd/privacidade" sendo sobrescrita para o método "LgpdControle::pagina"
16,46ms - Classe 'Controle' é instanciada.
17,01ms - Classe 'Seo' é instanciada.
18,73ms - 21,49ms = [Tempo: 2,75ms] - Conexão com o banco 'localhost:sist8023_systemhaus'.
16,48ms - 27,43ms = [Tempo: 10,95ms] - Tempo para incluir o arquivo _Comum.php.
28,19ms - Classe 'BlogControle' é instanciada.
50,62ms - 64,55ms = [Tempo: 13,93ms] - Renderizando a página 'site/visual/html/modeloPadrao.php'.
28,20ms - 64,57ms = [Tempo: 36,37ms] - Metodo 'BlogControle::interna()' é executado.
64,58ms - Debug::mostrarDebug();


Sqls

21,51ms - 23,50ms = [Tempo: 2,00ms] - SELECT id FROM site_idioma WHERE 1=1 AND sigla = 'en'
23,56ms - 24,75ms = [Tempo: 1,19ms] - 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
25,17ms - 26,42ms = [Tempo: 1,25ms] - SELECT * FROM site_configuracao WHERE id_idioma = 02
40,83ms - 41,59ms = [Tempo: 0,75ms] - 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
42,36ms - 43,26ms = [Tempo: 0,89ms] - 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
43,29ms - 44,03ms = [Tempo: 0,74ms] - 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
44,28ms - 44,87ms = [Tempo: 0,59ms] - UPDATE site_blogpost SET acesso = acesso+1 WHERE id = 068
44,90ms - 45,51ms = [Tempo: 0,61ms] - 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
45,63ms - 47,60ms = [Tempo: 1,97ms] - 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
47,84ms - 48,34ms = [Tempo: 0,50ms] - SELECT id, nome FROM site_blogcategoria WHERE ativo = 1 AND id_idioma = 02 ORDER BY nome ASC
48,55ms - 49,13ms = [Tempo: 0,58ms] - 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()
49,15ms - 50,41ms = [Tempo: 1,26ms] - 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
51,73ms - 53,06ms = [Tempo: 1,33ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 ORDER BY id_menu ASC,ordem ASC
54,57ms - 54,98ms = [Tempo: 0,41ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 AND link LIKE 'antara/%' ORDER BY id_menu ASC,ordem ASC
55,41ms - 55,74ms = [Tempo: 0,33ms] - SELECT id,sigla,nome FROM site_idioma WHERE 1=1 AND ativo = 1 ORDER BY ordem ASC,nome ASC
56,05ms - 58,51ms = [Tempo: 2,45ms] - 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
59,56ms - 60,85ms = [Tempo: 1,28ms] - SELECT id FROM site_imagem WHERE id_idioma = 02
63,14ms - 63,98ms = [Tempo: 0,83ms] - SELECT nome FROM lgpd_conteudo WHERE id_idioma = 2