Skip to content

Commit

Permalink
📝 Add SEAL 911 Data Retention Policy
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jul 8, 2024
1 parent 970495e commit acfe927
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 4 deletions.
33 changes: 33 additions & 0 deletions DATA_RETENTION_POLICY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# SEAL 911 Data Retention Policy

## Privacy Protection

**Your privacy is our highest priority and is always protected.** We never share your data outside of SEAL 911 without your explicit consent.

## Data Retention Period

The default retention period for your data is **12 months**. You have the option to opt out of this default retention period at any time.

## Data Retention Cycle

The personal data retention cycle consists of three distinct successive phases:

1. Active Ticket: Your data is actively used and managed inside of the SEAL 911 bot.
2. Intermediate Archiving: Upon closing of the ticket, your data is moved to a secure intermediate archive.
3. Deletion: After 12 months, your data is fully deleted within the SEAL 911 bot and the intermediate archive.

## Sharing With SEAL ISAC

SEAL 911 members may share non-PII (Personal Identifiable Information) data and moderately sensitive data with SEAL ISAC (Information Sharing and Analysis Center), which operates under a separate data retention policy. You can opt out of this sharing at any time and request deletion of your data from SEAL ISAC.

## Communication Channels

Please note that the SEAL 911 bot operates on Telegram, which is not encrypted by default. We are happy to open other communication channels (e.g., Signal) to exchange sensitive information securely.

## Your Concerns and Requests

As security professionals, we value your privacy above all. If you have any questions or specific requests, please let us know, and we will do our best to address your concerns. **Privacy is not a meme at SEAL 911; it is one of our core principles!**

---

By adhering to this policy, SEAL 911 ensures the protection and respectful handling of your personal data at all times.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# SEAL 911

SEAL 911 is a project designed to give users, developers, and even other security researchers an accessible method to contact a small group of highly trusted security researchers. The group can be reached via the [Telegram bot](https://t.me/seal_911_bot).
SEAL 911 is a project designed to give users, developers, and security researchers an **accessible way** to connect with a small group of highly trusted security professionals in case of emergency. The group can be reached via the [Telegram bot](https://t.me/seal_911_bot).

## How do I join?
## How Do I Join?

Given the high trust required for this project to function, membership is available on an invite-only basis. Typically, at least one existing member will vouch for the new member. Commercial organizations are limited to a maximum of two members.
Given the high trust required for this project to function, membership is available on an **invite-only** basis. Typically, at least one existing member will vouch for the new member. Commercial organisations are limited to a maximum of two members.

## Members

The current list of members is available below, for transparency purposes.
For the sake of transparency, the current list of members is provided below.

- 0xc0ffeebabe
- Iamdeadlyz
Expand Down Expand Up @@ -67,3 +67,7 @@ The current list of members is available below, for transparency purposes.
## SEAL 911 Code of Conduct

See [here](./CODE_OF_CONDUCT.md).

## SEAL 911 Data Retention Policy

See [here](./DATA_RETENTION_POLICY.md).

0 comments on commit acfe927

Please sign in to comment.