# Private by Default

A large part of *Phoebe's* uniqueness is the way it can utilize feedback from searchers to improve itself. As we mentioned in our section on data we don't want this advantage to come at the cost of your privacy - so we will be private by default.

## Complete Anonymity

Individuals who come and browse *Phoebe* without creating an account will have their searches private by default.

{% hint style="info" %}
We aren't afraid to admit that [DuckDuckGo](https://duckduckgo.com/) has set the standard here and we intend to emulate them. We admire DDG and their work.
{% endhint %}

## Anonymous Accounts

{% hint style="info" %}
"No account required. But you might want one."&#x20;

\-- Mozilla Firefox.
{% endhint %}

Individuals who register for an account will be able to create the account without connecting other parts of their identity to the account (e.g. email address, social network provider, phone number). When you sign up for an account you'll be able to choose your storage provider and whether you want us to save your queries or forget them.

Assuming an individual wants their queries saved it will be in the location of their choice and attached to them only by an account which has no ties to their identity inherent in it.

{% hint style="info" %}
We see [Proton Mail](https://protonmail.com/) as a great example of how such a service can be offered. One can create an email account without attaching some form of identity verification to it. We hope to emulate their approach.
{% endhint %}

## Selectively Private Accounts

Optionally, you will be able to share your data with us, with select other parties, or with the whole world on a granular level.

## Entirely Public Accounts

These accounts invert our private by default practices and allow individuals to choose to make their account public by default instead.

You will be able to control the content that is displayed on a granular level just as other accounts can but the default will be your data is public for all to see.

{% hint style="info" %}
"I include a lot of personal health data, test files, what bacteria live in my poop (yes, really). Feel free to share all this. I don't care about my privacy."

\-- [Serge Faguet](https://hackernoon.com/im-32-and-spent-200k-on-biohacking-became-calmer-thinner-extroverted-healthier-happier-2a2e846ae113), founder of Mirror AI, Tokbox, and Ostrovok.
{% endhint %}

## For Future Consideration

* [Evan Miyazono](https://github.com/miyazono) has a [Draft Open Problem Statement regarding identity verification](https://github.com/protocol/research/issues/10) which outlines some of the difficulties with current options and potential solutions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nextsearch.gitbook.io/next-proposal/your-ownership-and-privacy/private-by-default.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
