Who runs this site
The FullStack VC site is operated by The Lossless Group ("we", "our"). Questions about anything on this page can go to hello@lossless.group.
What data we collect
We only collect data when you choose to log in. Anonymous browsing of the public pages (the dojo schedule, changelog, brand kit, design system) does not collect personal data. There are no analytics scripts and no third-party trackers on this site.
From OAuth login (GitHub or LinkedIn)
When you log in, the OAuth provider returns:
- A stable identifier — your GitHub username or LinkedIn subject ID
- Your name — as displayed on the OAuth provider
- Your email address — primary verified email on the OAuth account
- Your avatar URL — the profile picture URL the provider returns
We use these to verify you against the Kauffman Fellows roster (a private allowlist maintained by the Lossless Group), to display your name and avatar on the site, and to associate your stack data with your identity.
From you, when you submit your stack
The stack-tracking feature stores: tools you currently use, tools you aspire to use, tools you've moved on from, and any notes you add. It also stores the timestamps of when each entry was added.
You choose whether your profile is publicly visible. New profiles default to private; only you can see your data until you explicitly toggle it to public. Sensitive fields (like firm name and per-tool notes) require an additional per-field opt-in even when your profile is public.
Where the data lives
Your stack data is stored as a markdown file in a public GitHub repository at github.com/lossless-group/fullstack-vc. Public profile data is visible there to anyone; private profile data is encrypted client-side before submission and decrypted only for your own logged-in view.
Your session — the cookie that keeps you logged in — is a signed JSON Web Token stored only in your browser, with no corresponding server-side session record. Sessions expire after 30 days of inactivity.
We do not use any external database, analytics, or marketing platform.
Who can see what
- Public pages (the dojo schedule, changelog, brand kit, design system, public stack profiles, aggregate views) are visible to anyone.
- Your full profile and your private stack data are visible only to you when logged in.
- Lossless Group maintainers can see anything stored in the GitHub repository, which includes your profile and any data you've submitted.
- OAuth providers (GitHub, LinkedIn) see the fact that you authorized this app, per their own privacy policies.
How to remove your data
Three options:
- From your profile page, click "Delete my profile." This removes your participant file from the repository in the next site build.
- Open a pull request against the repository deleting your
src/content/participants/{your-handle}.mdfile. - Email hello@lossless.group and we'll handle it within 7 days.
Removing your data does not retroactively scrub it from public git history. We can rewrite history on request, but doing so requires force-pushing the repository, which is a coordinated change. Tell us if this matters to you and we'll work it out.
Children
The Agentic VC Dojo is a professional community for venture capitalists. The site is not directed at children and we do not knowingly collect data from anyone under 18.
Changes to this policy
We'll update this page when the data flows change. Material changes will be announced in a changelog entry on this site (and you'll see them by the updated date at the top). The full revision history of this page is available in the GitHub repository.
Contact
Anything about this policy or about your data: hello@lossless.group.