All Projects → duckduckgo → Ios

duckduckgo / Ios

Licence: other
DuckDuckGo iOS Application

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Ios

Duckduckgo Privacy Extension
DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
Stars: ✭ 692 (-24.45%)
Mutual labels:  duckduckgo, privacy
Mailtrackerblocker
Email tracker, read receipt and spy pixel blocker plugin for macOS Apple Mail
Stars: ✭ 821 (-10.37%)
Mutual labels:  privacy
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (-28.38%)
Mutual labels:  privacy
Hblock
Improve your security and privacy by blocking ads, tracking and malware domains.
Stars: ✭ 724 (-20.96%)
Mutual labels:  privacy
Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (-26.31%)
Mutual labels:  privacy
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (-14.41%)
Mutual labels:  privacy
Android
MEGA Android App
Stars: ✭ 651 (-28.93%)
Mutual labels:  privacy
Peergos
A p2p, secure file storage, social network and application protocol
Stars: ✭ 895 (-2.29%)
Mutual labels:  privacy
Analytics
Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
Stars: ✭ 814 (-11.14%)
Mutual labels:  privacy
Webclient
The mega.nz web client
Stars: ✭ 723 (-21.07%)
Mutual labels:  privacy
Debotnet
🔥🚀 Debotnet is a tiny portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private.
Stars: ✭ 707 (-22.82%)
Mutual labels:  privacy
Opmsg
opmsg message encryption
Stars: ✭ 704 (-23.14%)
Mutual labels:  privacy
Sdk Js
Tanker client-side encryption SDK for JavaScript
Stars: ✭ 786 (-14.19%)
Mutual labels:  privacy
Shreddit
Remove your comment history on Reddit as deleting an account does not do so.
Stars: ✭ 669 (-26.97%)
Mutual labels:  privacy
Duckduckgo
An unofficial DuckDuckGo search API.
Stars: ✭ 6 (-99.34%)
Mutual labels:  duckduckgo
Gdpr Checklist
The GDPR Checklist
Stars: ✭ 655 (-28.49%)
Mutual labels:  privacy
Embetty
🐙 Embetty displays remote content like tweets or YouTube videos without compromising your privacy.
Stars: ✭ 759 (-17.14%)
Mutual labels:  privacy
Lyra
A lightweight encryption tool designed for ease of use.
Stars: ✭ 22 (-97.6%)
Mutual labels:  privacy
Tf Encrypted
A Framework for Encrypted Machine Learning in TensorFlow
Stars: ✭ 832 (-9.17%)
Mutual labels:  privacy
Lf
Fully Decentralized Fully Replicated Key/Value Store
Stars: ✭ 809 (-11.68%)
Mutual labels:  privacy

DuckDuckGo iOS

We are excited to engage the community in development!

We are hiring!

DuckDuckGo is growing fast and we continue to expand our fully distributed team. We embrace diverse perspectives, and seek out passionate, self-motivated people, committed to our shared vision of raising the standard of trust online. If you are a senior software engineer capable in either iOS or Android, visit our careers page to find out more about our openings!

Building

Submodules

We use submodules, so you will need to bring them into the project in order to build and run it:

Run git submodule update --init --recursive

Developer details

If you're not part of the DuckDuckGo team, you should provide your Apple developer account id, app id, and group id prefix in an ExternalDeveloper.xcconfig file. To do that:

  1. Run cp Configuration/DuckDuckGoDeveloper.xcconfig Configuration/ExternalDeveloper.xcconfig
  2. Edit Configuration/ExternalDeveloper.xcconfig and change the values of all fields
  3. Clean and rebuild the project

Dependencies

We use Swift Package Manager for dependency management, which shouldn't require any additional set up.

SwiftLint

We use SwifLint for enforcing Swift style and conventions, so you'll need to install it.

Fonts

We use Proxima Nova fonts which are proprietary and cannot be committed to source control, see fonts.

Debugging

Instruments

We have Custom Instruments tool to help visualize and track events that happen during runtime.

In order to run it:

  1. Build a Debug version and install it on Simulator/Device.
  2. Select Instruments target and run it on a Mac. A New instance of Instruments app will be run that has a grayed out icon indicating that it works in debug mode with custom instruments attached.
  3. Select 'DDG Trace' template or set up a custom one by importing 'DDG Timeline' instrument from Library.
  4. Start recording.

See Instruments Developer Help for reference how to create custom instruments.

Terminology

We have taken steps to update our terminology and remove words with problematic racial connotations, most notably the change to main branches, allow lists, and blocklists. Closed issues or PRs may contain deprecated terminology that should not be used going forward.

Contribute

Please refer to contributing.

Discuss

Contact us at https://duckduckgo.com/feedback if you have feedback, questions or want to chat. You can also use the feedback form embedded within our Mobile App - to do so please navigate to Settings and select "Send Feedback".

License

DuckDuckGo is distributed under the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].