3 min read
Privacy Layer
How visibility settings shape who can see identity signals.
The privacy layer lets an andee decide who can see parts of their identity context.
Thanks for your feedback!
It is built around three andee-facing ideas:
Thanks for your feedback!
- Visibility levels — the audience for a signal.
- Category settings — visibility applied to a group of related signals.
- Signal settings — visibility applied to one specific signal when it needs different handling.
Thanks for your feedback!
Thanks for your feedback!
Thanks for your feedback!
Visibility levels
| Level | Who can see it | Expected result |
|---|---|---|
private | Only the owner | Other people do not see this signal in shared views. |
connected | Owner and accepted connections | People can see it after a connection invitation has been accepted. |
public | Anyone on supported public read surfaces | People can see it without needing a connection. |
A connection exists when one person sends an invitation and the other person accepts it. The connected level uses that accepted relationship as the sharing boundary.
Thanks for your feedback!
Category settings
Signals belong to categories. A category setting lets someone choose visibility for a group of related signals at once.
Thanks for your feedback!
When a category is set to connected, signals in that category are shared with accepted connections. When it is set to public, signals in that category can appear on supported public read surfaces. When it is set to private, signals in that category stay owner-only.
Thanks for your feedback!
Category settings are useful when many signals should follow one privacy rule.
Thanks for your feedback!
Signal settings
A signal setting applies to one specific signal.
Thanks for your feedback!
Use it when one signal needs different visibility than its category. For example:
Thanks for your feedback!
- A category can be
connected, while one signal inside it isprivate. - A category can be
private, while one selected signal ispublic. - A category can be
public, while one sensitive signal isconnectedorprivate.
Thanks for your feedback!
Thanks for your feedback!
Thanks for your feedback!
When a signal has its own setting, that signal setting determines what other people can see.
Thanks for your feedback!
What viewers should expect
Owner view
Owners can see their own signals while managing their identity context. Privacy settings control sharing with other people, not the owner's ability to review their own data.
Thanks for your feedback!
Connected viewer
Accepted connections can see signals whose visibility allows connected access. They do not see owner-only signals.
Thanks for your feedback!
Public viewer
Public viewers can see signals marked for public access on supported public read surfaces. They do not see connected-only or owner-only signals.
Thanks for your feedback!
Approval still matters
Privacy settings decide who is allowed to see a signal. Shared views also respect signal approval state. A signal should be approved before it appears to someone else through shared profile or read surfaces.
Thanks for your feedback!
How to choose a level
| If you want... | Use... |
|---|---|
| Keep a signal only for yourself | private |
| Share signal only with people you have accepted as connections | connected |
| Let signal appear on supported public surfaces | public |
Current scope
The current privacy layer supports category-level visibility and per-signal visibility with three levels: private, connected, and public.
Thanks for your feedback!