Petrikivka

Privacy · written from the code

Three forms, one database, and nothing running in the background

This page describes what the site actually collects, taken from the routes that do the collecting. Three forms send anything at all: the newsletter box, the inquiry and commission brief, and the artist application. The rest of petrikivka.com is text and photographs.

Field by field

What each form sends

Every form also carries a hidden field named company. A submission that fills it is discarded and stored nowhere.

01

The newsletter box

/api/newsletter

Your email address, and whether you were reading the English or the Ukrainian version. The stored row holds those two things, the word website as the source, and the status active. It exists so we can write to you when a class, an archive film or a master’s page opens.

02

Inquiries and commission briefs

/api/inquiries

Your name, email address and message. A brief adds whatever you type into organisation, project type, timeline, indicative budget and currency. The page you wrote from attaches the artist or the work you were asking about, so the message reaches the right person.

03

The artist application

/api/applications

Your name, email address, the role you picked, any portfolio links you paste, your note, the language of the page, and the consent tick itself. An application arriving without that tick is refused by the server.

Where it goes

Each form posts to this site’s own server, which writes one row over HTTPS into a Supabase Postgres database, into tables whose names begin with petrikivka_. [DATABASE REGION TO CONFIRM]. The site itself is served by [HOSTING PROVIDER TO CONFIRM], which keeps ordinary web-server request logs outside our control.

When the database is unreachable, the form hands the same details to your own email app as a message already written out to hello@petrikivka.com. You decide whether to send it, and it then travels through your email provider.

Who can see it

The key your browser carries can add a row and can read back only the artist and artwork pages already marked published. Applications, inquiries and newsletter addresses are closed to it, so one visitor can never read another visitor’s submission, and neither can you. Reading them takes an administrator login to the database, held by [WHO HOLDS ADMIN ACCESS TO CONFIRM]. These rows are never sold, and never handed to an advertiser.

How long it stays

The code sets no expiry date. A row stays until a person deletes it. [RETENTION PERIOD TO CONFIRM].

Cookies, analytics and fonts

This site sets no cookies, runs no analytics, embeds no tracking pixel and stores nothing in your browser. Both typefaces and every photograph come from this domain, so reading a page here sends no request to anyone else.

Your copy, your deletion

Asking for it back or asking us to erase it

Write to hello@petrikivka.com from the address you used and say what you want. We will send you everything held under that address, or delete it and confirm in writing, within [RESPONSE TIME TO CONFIRM]. A reason is never required.

Petrikivka is run by [LEGAL ENTITY AND POSTAL ADDRESS TO CONFIRM]. This page is rewritten whenever the code behind the forms changes; it was last checked against that code on 16 September 2026.

Write to us