DEV Community

Cover image for What are you doing for data privacy day?
manu
manu

Posted on • Edited on

3 1

What are you doing for data privacy day?

Data Privacy Day is an international event that occurs every year on 28 January. The purpose of Data Privacy Day is to raise awareness and promote privacy and data protection best practices. It is currently observed in the United States, Canada, Nigeria, Israel and 44 European countries

Discuss: What security measures will you take/already for your project/app/website?

Top comments (12)

Collapse
 
sso profile image
Sall • Edited

Weird because Europe has only 44 countries.

Collapse
 
__manucodes profile image
manu

Wow, I didn't know that!
I copied and pasted the info from google.

I'll fix the post

Collapse
 
sso profile image
Sall

Double check, in case I am wrong. It's hard to find answer directly as there is European Union, Europe as a continent and etc., (similar naming - different countries). I always thought it's 44, but not sure from where I get that number :)

This seems legit:
worldometers.info/geography/how-ma...

Thread Thread
 
__manucodes profile image
manu

https://dev-to-uploads.s3.amazonaws.com/uploads/articles/njo9j0k28omq0rl5d0cx.png

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
__manucodes profile image
manu

Hi,
Your request is unclear, but as far as my understanding...

Insert the <script> tag before the </body> tag. (Or the <head> tag if you need it there)

And put the

<div
  id="crowdjet-container"
  data-project-id="494115"
  style="bottom: 90px; right: 20px;">
</div>
<div
  id="crowdjet-expand-container"
  style="bottom: 10px; right: 20px;">
</div>
Enter fullscreen mode Exit fullscreen mode

Anywhere you want in the desired file...

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
__manucodes profile image
manu • Edited

Hi, I took a look at your website.
You're using docusaurus.
Take a look at this: stackoverflow.com/questions/656594...

stackoverflow.com/questions/578593...

And as far as I know, you can insert them in your markdown files

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
__manucodes profile image
manu

There is an error with your code. Make sure to enclose the tags using a template literal. (`test`)

foo.bar = `test`
Enter fullscreen mode Exit fullscreen mode
Collapse
 
andrewbaisden profile image
Andrew Baisden

A powerful password manager and VPN's.

Collapse
 
__manucodes profile image
manu

My app currently uses AES-256 bit encryption, Argon2 hashing, a VPN, and end-to-end encryption :D

Image of Timescale

Timescale – the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay