From 0fa8160bdd077f8afbc8075d59ced081cf2e4e45 Mon Sep 17 00:00:00 2001 From: Anant Shrivastava Date: Mon, 14 Oct 2024 15:41:17 +0530 Subject: [PATCH] moving to null.community across all places --- README.md | 2 +- SECURITY.md | 2 +- app/helpers/application_helper.rb | 4 ++-- app/models/event.rb | 2 +- .../session_speaker_presentation_update_mail.text.erb | 2 +- app/views/events/show.html.erb | 4 ++-- app/views/home/about.html.erb | 2 +- app/views/home/index.html.erb | 4 ++-- app/views/home/privacy.html.erb | 6 +++--- app/views/layouts/_header.html.erb | 2 +- config/application.rb | 2 +- config/deploy.rb | 4 ++-- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 92b68d5..899f8eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # null Swachalit -This repository contains source code of application used to run https://null.co.in +This repository contains source code of application used to run https://null.community [![CircleCI](https://circleci.com/gh/null-open-security-community/swachalit/tree/master.svg?style=svg)](https://circleci.com/gh/null-open-security-community/swachalit/tree/master) ![Build and Test](https://github.com/null-open-security-community/swachalit/workflows/Rails%20Build%20and%20Test/badge.svg) diff --git a/SECURITY.md b/SECURITY.md index 249ad1b..2ba93eb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,4 +4,4 @@ Please refer to: -* https://null.co.in/pages/5-security +* https://null.community/pages/5-security diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 27b171e..994d365 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -74,11 +74,11 @@ def sm_icon_with_link(icon, link, size = '40x40') end end - def twitter_icon(url = 'http://www.null.co.in', size = '40x40') + def twitter_icon(url = 'http://null.community', size = '40x40') sm_icon_with_link('twitter', url, size) end - def facebook_icon(url = 'http://www.null.co.in', size = '40x40') + def facebook_icon(url = 'http://null.community', size = '40x40') sm_icon_with_link('facebook', url, size) end diff --git a/app/models/event.rb b/app/models/event.rb index e432b39..a68c903 100644 --- a/app/models/event.rb +++ b/app/models/event.rb @@ -236,7 +236,7 @@ def to_ics_event c_event.last_modified = self.updated_at c_event.uid = "swachalit-event-#{self.id}" c_event.url = url_helpers.event_url(self) - c_event.organizer = Icalendar::Values::CalAddress.new("https://null.co.in", cn: 'null Open Security Community') + c_event.organizer = Icalendar::Values::CalAddress.new("https://null.community", cn: 'null Open Security Community') return c_event end diff --git a/app/views/event_mailer/session_speaker_presentation_update_mail.text.erb b/app/views/event_mailer/session_speaker_presentation_update_mail.text.erb index b9fe663..1728544 100644 --- a/app/views/event_mailer/session_speaker_presentation_update_mail.text.erb +++ b/app/views/event_mailer/session_speaker_presentation_update_mail.text.erb @@ -9,6 +9,6 @@ You may edit your session information, however you must be signed-in to the Swac <%= edit_event_session_url(@event_session) %> -Please note: You will be able to edit the session till 30 days past event date. In case of any errors feel free to send a note to moderator@null.co.in +Please note: You will be able to edit the session till 30 days past event date. In case of any errors feel free to send a note to moderator@null.community We thank you for your contribution to the community. diff --git a/app/views/events/show.html.erb b/app/views/events/show.html.erb index 9d7873f..35f5b54 100644 --- a/app/views/events/show.html.erb +++ b/app/views/events/show.html.erb @@ -67,11 +67,11 @@ - + - +

diff --git a/app/views/home/about.html.erb b/app/views/home/about.html.erb index f70d767..c626d37 100644 --- a/app/views/home/about.html.erb +++ b/app/views/home/about.html.erb @@ -10,7 +10,7 @@

About

- This portal will host event related information for null community. For more details <%= link_to "go here", "http://www.null.co.in", :target => '_blank' %>. + This portal will host event related information for null community. For more details <%= link_to "go here", "http://null.community", :target => '_blank' %>.

This application is now open source and available in our <%= link_to "Github", "https://github.com/null-open-security-community/swachalit", target: '_blank', rel: 'noreferer' %> diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index e38bba5..49068bd 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -77,7 +77,7 @@ null is open, professional, inclusive, responsible, and most importantly complet

Security Jobs
- +

<%= fa_icon('external-link') %>

@@ -127,7 +127,7 @@ null is open, professional, inclusive, responsible, and most importantly complet

Become a Volunteer

- null is purely driven by volunteers. Volunteers support and contribute in making the community the way it is. Benefits of being a volunteer include a cool @null.co.in email address, access to null events, mentorship opportunities with the best in the Industry and more. So become a volunteer, now! + null is purely driven by volunteers. Volunteers support and contribute in making the community the way it is. Benefits of being a volunteer include a cool @null.community email address, access to null events, mentorship opportunities with the best in the Industry and more. So become a volunteer, now!

<%= link_to CFG_VOLUNTEER_FORM_URL, :class => 'btn btn-danger btn-block', :target => '_blank' do %> <%= fa_icon('user-plus') %> Become a Volunteer diff --git a/app/views/home/privacy.html.erb b/app/views/home/privacy.html.erb index 20db1a3..c252717 100644 --- a/app/views/home/privacy.html.erb +++ b/app/views/home/privacy.html.erb @@ -3,14 +3,14 @@

Privacy Policy


Who are we?

-

Our website address is https://null.co.in

+

Our website address is https://null.community

This is owned by null, a society registered in India with its registered office at Flat No 34, Manisha Terrace 2A, Moledina Road, Pune Camp 411001.

Automated System Information

The web server maintenance team collects certain meta data about the visitors to the website for the purpose of statistics and enhancement of browser experience. These are not identified with any specific natural person. No specific profiling is done by the owners of the website of the users. This data is therefore considered anonymous data.

Members

-

Members who join the organization provide such information that are called for in the membership application form which may be collected offline or through online forms.  These are obtained on specific consent and for the purpose of providing specific services.

+

Members who join the organization provide such information that are called for in the membership application form which may be collected offline or through online forms. These are obtained on specific consent and for the purpose of providing specific services.

The interaction with the visitors when required such as for registering for any events is handled through the e-mails to be sent by the individual. The hyperlink meant to open the e-mail client of the user who opts to click the link does not collect any information about the sender before he opts to send the e-mail with whatever information he wants to share.

-

The members who opt for Webinars or Training conducted by null require to submit information required for issue of such certificates or invitations for the training sessions which may include their contact information as well as photographs for identification.

+

The members who opt for Webinars or Training conducted by null require to submit information required for issue of such certificates or invitations for the training sessions which may include their contact information as well as photographs for identification.

Members who opt to join any of the messaging groups meant for maintaining contact with the members and prospective members are required to share such information as may be required to maintain the messaging platform such as their WhatsApp or Telegram identity. For physical events, we will need to share the registration details including Photo ID etc., with the venue providers/hosts. For online webinars, we will need to share the registration details including email address etc., with the service provider.

The collection, processing, retention, security and management of such information is subject to the compliance requirements under Indian laws applicable to corporate management including practice of “Due Diligence” and “Reasonable Security Practices” under Information Technology Act 2000 and Companies Act 2013. As a part of the Due Diligence requirements, null adopts the best practices as suggested under draft Personal Data Protection Act 2019 as presented as a bill in the Indian Parliament on 11th December 2019.

We adhere to the legal jurisdiction of India and do not recognize the jurisdiction of any foreign laws in this regard.

diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index bcc4b59..8661d0e 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -82,7 +82,7 @@
  • - <%= fa_icon('rss') %> Blog + <%= fa_icon('rss') %> Blog