Skip to content

๐Ÿ” This website is about all things related to privacy like software, hardware, or.... it could be anything.

Notifications You must be signed in to change notification settings

bayek0fsiwa/privacychurch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

78 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. PrivacyChurch provides services, tools and knowledge to protect your privacy against global mass surveillance.

๐™€๐™ฃ๐™˜๐™ง๐™ฎ๐™ฅ๐™ฉ๐™ž๐™ค๐™ฃ ๐˜ผ๐™œ๐™–๐™ž๐™ฃ๐™จ๐™ฉ ๐™‚๐™ก๐™ค๐™—๐™–๐™ก ๐™ˆ๐™–๐™จ๐™จ ๐™Ž๐™ช๐™ง๐™ซ๐™š๐™ž๐™ก๐™ก๐™–๐™ฃ๐™˜๐™š.

Developing

Contributions Welcome

GitHub Pipenv locked Python version

PyPI - Django Version

  1. Install the latest stable version of Python 3.7
  2. Install the required dependencies:
    • pip install -r requirements.txt
  3. Build the website (Migrate):
    • python manage.py makemigrations && python manage.py migrate
  4. Create Superuser to manage Admin Dashboard:
    • python manage.py createsuperuser
  5. Serve the website locally with live reloading:
    • python manage.py runserver

TO-DO

  • Add Search Functionality
  • Implement SPA
  • Make It Look Little Bit Nicer!
  • Comment section?

About

๐Ÿ” This website is about all things related to privacy like software, hardware, or.... it could be anything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published