<!DOCTYPE html>
<html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
<head>
<title>Chính sách bảo mật</title>
<meta name="description" content="Chính sách bảo mật - Savefile - chinhsach - https&#x3A;&#x002F;&#x002F;dvn.vn&#x002F;chinhsach&#x002F;savefile&#x002F;chinh-sach&#x002F;chinh-sach-bao-mat-24.html">
<meta name="author" content="Sàn Thương Mại Điện Tử Hà Nội">
<meta name="copyright" content="Sàn Thương Mại Điện Tử Hà Nội [admin@dvn.vn]">
<meta name="generator" content="NukeViet v4.4">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="Chính sách bảo mật">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - chinhsach - https&#x3A;&#x002F;&#x002F;dvn.vn&#x002F;chinhsach&#x002F;savefile&#x002F;chinh-sach&#x002F;chinh-sach-bao-mat-24.html">
<meta property="og:site_name" content="Sàn Thương Mại Điện Tử Hà Nội">
<meta property="og:url" content="https://dvn.vn/chinhsach/chinh-sach/chinh-sach-bao-mat-24.html">
<link rel="shortcut icon" href="https://dvn.vn/uploads/logo.png">
<link rel="canonical" href="https://dvn.vn/chinhsach/chinh-sach/chinh-sach-bao-mat-24.html">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/" title="chinhsach" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/Tin-tuc/" title="chinhsach - Tin tức" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/Ban-tin-noi-bo/" title="chinhsach - Bản tin nội bộ" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/Tin-cong-nghe/" title="chinhsach - Tin công nghệ" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/huong-dan/" title="chinhsach - Hướng dẫn" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/chinh-sach/" title="chinhsach - Chính sách" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/Tuyen-dung/" title="chinhsach - Tuyển dụng" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/dvn/" title="chinhsach - DVN" type="application/rss+xml">
<link rel="alternate" href="https://dvn.vn/chinhsach/rss/thanh-toan/" title="chinhsach - Thanh toán" type="application/rss+xml">
<link rel="preload" as="script" href="https://dvn.vn/assets/js/jquery/jquery.min.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/validate.js">
<link rel="preload" as="script" href="https://dvn.vn/assets/js/language/vi.js">
<link rel="preload" as="script" href="https://dvn.vn/assets/js/global.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/news.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/main.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/custom.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/tms/js/swiper.js">
<link rel="preload" as="script" href="https://dvn.vn/assets/js/select2/select2.min.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/jquery-ui.js">
<link rel="preload" as="script" href="https://www.googletagmanager.com/gtag/js?id=G-SN8EH06RZG">
<link rel="preload" as="script" href="https://sp.zalo.me/plugins/sdk.js">
<link rel="preload" as="script" href="https://dvn.vn/themes/default/js/bootstrap.min.js">
<link rel="stylesheet" href="https://dvn.vn/assets/css/font-awesome.min.css">
<link rel="stylesheet" href="https://dvn.vn/themes/default/css/bootstrap.min.css">
<link rel="stylesheet" href="https://dvn.vn/themes/default/css/style.css">
<link rel="stylesheet" href="https://dvn.vn/themes/default/css/tms.css">
<link rel="stylesheet" href="https://dvn.vn/themes/default/css/style.responsive.css">
<link rel="StyleSheet" href="https://dvn.vn/themes/default/css/news.css">
<link rel="stylesheet" href="https://dvn.vn/themes/default/css/custom.css">
<link rel="stylesheet" type="text/css" href="https://dvn.vn/themes/default/tms/css/swiper.css">
<link rel="stylesheet" type="text/css" href="https://dvn.vn/assets/js/select2/select2.min.css">
<link rel="stylesheet" type="text/css" href="https://dvn.vn/assets/js/jquery-ui/jquery-ui.min.css">
<style>
   .zalo-chat-widget{
    right: 10px !important;
    bottom: 20px !important;

   }
	body{background: #fff;}
.load{
    display: block !important;
}
.no_load{
    display: none !important;
}
.four {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    animation: loader4Animation 1s linear infinite;
    position: absolute;
    right: -25px;
    top: 5px;
}
@keyframes loader4Animation {
    0% {
        background-color: rgba(0,0,128, 1);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
    17% {
        background-color: rgba(0,0,128, 0.67);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 1),
        30px 0px 0px 0px rgba(0,0,128, 0.67);
    }
    33% {
        background-color: rgba(0,0,128, 0.33);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 1);
    }
    50% {
        background-color: rgba(0,0,128, 0);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
        30px 0px 0px 0px rgba(0,0,128, 0.67);
    }
    67% {
        background-color: rgba(0,0,128, 0.33);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
    83% {
        background-color: rgba(0,0,128, 0.67);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
        30px 0px 0px 0px rgba(0,0,128, 0);
    }
    100% {
        background-color: rgba(0,0,128, 1);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
}
.load{
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
}
.load_box{
    height: 100px;
    width: 100px;
    position: absolute;
    top: 45%;
    display: inline-block;
    padding: 30px;
}
.load_box i{
    font-size: 40px;
    color: #fff;
    z-index: 100000000;
}
.load_box span{

}

.no_load{
    display: none;
}
</style>
  <!-- Google tag (gtag.js) -->
  <!--Start of Tawk.to Script-->
 <!--End of Tawk.to Script-->
 <div class="zalo-chat-widget" data-oaid="3286825089647229074" data-welcome-message="Rất vui khi được hỗ trợ bạn!" data-autopopup="0" data-width="" data-height=""></div>
</head>
<body>
 <div class="loader-wrapper">
  <div class="loader"></div>
</div>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Sàn Thương Mại Điện Tử Hà Nội</h2>
		<p class="pull-right"><a title="Sàn Thương Mại Điện Tử Hà Nội" href="https://dvn.vn/">https://dvn.vn</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>Chính sách bảo mật</h1>
		<ul class="list-inline">
			<li>Chủ nhật - 17/12/2023 06:12</li>
			<li class="hidden-print txtrequired"><em class="fa fa-print">&nbsp;</em><a title="In ra" href="javascript:;" onclick="window.print()">In ra</a></li>
			<li class="hidden-print txtrequired"><em class="fa fa-power-off">&nbsp;</em><a title="Đóng cửa sổ này" href="javascript:;" onclick="window.close()">Đóng cửa sổ này</a></li>
		</ul>
		<div class="clear"></div>
		<div id="hometext">
			Chính sách bảo vệ thông tin cá nhân của người tiêu dùng
		</div>
		<div id="bodytext" class="clearfix">
			<br />
<strong>Các thông tin cá nhân mà website có thể thu thập từ Khách hàng</strong>: họ tên, giới tính, ngày sinh, email, địa chỉ, điện thoại, nghề nghiệp, nơi làm việc…<br />
<strong>Phạm vi sử dụng thông tin</strong><br />
Các thông tin cá nhân được khách hàng cung cấp có thể dùng vào các mục đích sau:
<ul>
	<li>Cung cấp hàng hóa, dịch vụ hay thực hiện những giao dịch mà Khách hàng yêu cầu;</li>
	<li>Gửi thông tin đến Khách hàng;</li>
	<li>Phân tích, đánh giá và hoàn thiện sản phẩm, dịch vụ (kể cả website), công nghệ, quy trình;</li>
	<li>Nâng cao mối tương tác và liên kết với Khách hàng;</li>
</ul>
Nếu không có sự đồng ý của Khách hàng, website sẽ không cung cấp dữ liệu cho bên thứ ba để họ dùng vào mục đích quảng cáo.<br />
Khách hàng cần cung cấp thông tin cá nhân trong các tình huống sau:
<ul>
	<li>Truy cập, sử dụng website;</li>
	<li>Yêu cầu báo giá, cung cấp thông tin, dịch vụ hoặc hỗ trợ;</li>
	<li>Đặt mua và sử dụng dịch vụ của website;</li>
	<li>Tham gia khảo sát ý kiến, dự thi có thưởng, hoặc các hoạt động khuyến mại, quảng bá khác;</li>
	<li>Đăng ký nhận tin thư, email quảng cáo hoặc các loại tin tức khác;</li>
	<li>Đăng ký tham dự tuyển dụng, gửi hồ sơ, lý lịch;</li>
</ul>
Đơn vị tổ chức thu thập và sử dụng thông tin cá nhân của Khách hàng trên website chỉ sau khi Khách hàng đã đăng ký tài khoản, tức đã được sự đồng ý trước của Khách hàng.<br />
<br />
<strong>Bảo mật thông tin</strong><br />
Với mỗi người dùng (thành viên), khi đăng nhập sẽ sử dụng User name và Password của riêng mình. Password này được mã hóa và lưu trữ trong cơ sở dữ liệu của dvn.vn. Chỉ người dùng đăng nhập đúng password mới truy cập/thay đổi được thông tin/giao dịch/bài viết/tin đăng của mình. Trường hợp người dùng quên password, trang web có tính năng tạo lại pass cho người dùng.<br />
Thông tin cá nhân khách hàng sẽ không được chuyển đến bên thứ 3 trừ trường hợp cơ quan Công An yêu cầu.<br />
Dvn.vn luôn có nhân viên IT trực để giải quyết các vấn đề phát sinh với người dùng trong quá trình vận hành<br />
Chúng tôi cam kết sẽ bảo mật các Thông tin cá nhân của Khách hàng, sẽ nỗ lực hết sức và sử dụng các biện pháp thích hợp để các thông tin mà Khách hàng cung cấp cho chúng tôi trong quá trình sử dụng website Dvn.vn được bảo mật.<br />
&nbsp;
		</div>
				<div id="author">
						<p>
				<strong>Tác giả:</strong>
				<a href="https://dvn.vn/chinhsach/author/admin/">admin</a>
			</p>
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="https://dvn.vn/chinhsach/chinh-sach/chinh-sach-bao-mat-24.html" title="Chính sách bảo mật">https://dvn.vn/chinhsach/chinh-sach/chinh-sach-bao-mat-24.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Sàn Thương Mại Điện Tử Hà Nội
		</div>
		<div id="contact">
			<a href="mailto:admin@dvn.vn">admin@dvn.vn</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a onclick="timeoutsesscancel();" href="https://dvn.vn/#">Bấm vào đây để duy trì trạng thái đăng nhập</a>. Thời gian chờ: <span id="secField"> 60 </span> giây
        </div>
        <div id="openidResult" class="nv-alert" style="display:none"></div>
        <div id="openidBt" data-result="" data-redirect=""></div>
        <div class="no_load">
    <div style="text-align: center;background: #dcdcdc;width: 100%;padding: 10px;">
        <span style="position: relative;font-size: 16px; font-weight: 600;">
            Vui lòng đợi trong giây lát
            <div class="loader four">
            </div>
        </span>
        <span>

        </span>
    </div>
    <div class="load_box">
        <span>
            <i class="fa fa-spinner icon_loading"></i>
        </span>
    </div>
</div>
<div id="run_cronjobs" style="visibility:hidden;display:none;"><img alt="" src="/index.php?second=cronjobs&amp;p=h35k3wSw" width="1" height="1" /></div>
<script src="https://dvn.vn/assets/js/jquery/jquery.min.js"></script>
<script type="text/javascript" src="https://dvn.vn/themes/default/js/validate.js"></script>
<script>var nv_base_siteurl="/",nv_lang_data="vi",nv_lang_interface="vi",nv_name_variable="nv",nv_fc_variable="op",nv_lang_variable="language",nv_module_name="chinhsach",nv_func_name="savefile",nv_is_user=0, nv_my_ofs=-4,nv_my_abbr="EDT",nv_cookie_prefix="nv4",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_recaptcha_ver=2,nv_recaptcha_sitekey="",nv_recaptcha_type="image";</script>
<script src="https://dvn.vn/assets/js/language/vi.js"></script>
<script src="https://dvn.vn/assets/js/global.js"></script>
<script src="https://dvn.vn/themes/default/js/news.js"></script>
<script src="https://dvn.vn/themes/default/js/main.js"></script>
<script src="https://dvn.vn/themes/default/js/custom.js"></script>
<script type="text/javascript" src="https://dvn.vn/themes/default/tms/js/swiper.js"></script>
<script type="text/javascript" src="https://dvn.vn/assets/js/select2/select2.min.js"></script>
<script src="https://dvn.vn/themes/default/js/jquery-ui.js"></script>
<script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "url": "https://dvn.vn",
      "logo": "https://dvn.vn/uploads/logo.png"
    }
  </script>
<script type="text/javascript">
    $("a[href*='#']:not([href='#])").click(function() {
      let target = $(this).attr("href");
      $('html,body').stop().animate({
        scrollTop: $(target).offset().top
      }, 1000);
      event.preventDefault();
    });
    $(window).scroll(function(event){ 
      if($(this).scrollTop()>190){
        $('#header_wrap').addClass('section-header-fixx');
        return false;
      }
      else if($(this).scrollTop()<180){
        $('#header_wrap').removeClass('section-header-fixx');
        return false;
      }
      return false;
    });
  </script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SN8EH06RZG"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-SN8EH06RZG');
  </script>
<script type="text/javascript">
    var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
    (function(){
      var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
      s1.async=true;
      s1.src='https://embed.tawk.to/657e861507843602b802e834/1hhr3nhbh';
      s1.charset='UTF-8';
      s1.setAttribute('crossorigin','*');
      s0.parentNode.insertBefore(s1,s0);
    })();
    Tawk_API.customStyle = {
      visibility: {

        desktop: {
          position: 'br', 
          xOffset: 15, 
          yOffset: 50 
        },

        mobile: {
          position: 'br', 
          xOffset: 0, 
          yOffset: 20 
        },

        bubble: {
          rotate: '0deg',
          xOffset: -20,
          yOffset: 0
        }
      } 
    } 
    function loadpage() {
      document.querySelector(".loader-wrapper").style.display = "flex";
    }
    function unload() {
     setTimeout(function() { 
       document.querySelector(".loader-wrapper").style.display = "none";
     }, 1000);

   }
 </script>
<script src="https://sp.zalo.me/plugins/sdk.js"></script>
<script src="https://dvn.vn/themes/default/js/bootstrap.min.js"></script>
<script type="text/javascript">
    function check_realtime_student(){
        setTimeout(function(){ 
            var data='mod=check_realtime_student'
            $.post(nv_base_siteurl + 'index.php' + '?' + nv_name_variable + '=learning&' + nv_fc_variable + '=ajax',data, function(res) {
                var res2=JSON.parse(res)
                if(res2.status=='OK'){
                    window.open(res2.link, '_blank');
                    check_realtime_student()
                }else{
                    check_realtime_student()
                }
            });
        }, 3000);
    }
    function loading(){
        var $elie = $(".icon_loading");
        rotate(0);
        function rotate(degree) {
            $elie.css({ WebkitTransform: 'rotate(' + degree + 'deg)'});
            $elie.css({ '-moz-transform': 'rotate(' + degree + 'deg)'});
            setTimeout(
                function() {
                   rotate(++degree); 
               },
               10
               );
        }    
        $(".no_load").addClass("load");
        $(".no_load").removeClass("no_load");
    }
    function removeloading(){
        $(".load").addClass("no_load");
        $(".load").removeClass("load");

    }
</script>
</body>
</html>