Legal
Privacy Policy
How we collect, use, store and share personal information, and the rights you hold over it under POPIA.
Musket Goose (Pty) Ltd · Effective · Last updated
1. Who we are, and what this covers
Musket Goose (Pty) Ltd is a private company incorporated in the Republic of South Africa. We build and operate software for other companies, and we build products of our own. We work from Cape Town; our registered office is elsewhere in the Western Cape, and both are in the table below.
This notice explains what we do with personal information, and it is written to satisfy section 18 of the Protection of Personal Information Act 4 of 2013 (POPIA). Where POPIA uses the term responsible party, it means the organisation that decides why and how information is processed. For everything described here, that is us.
It covers https://musketgoose.com and the operator platform our team signs in to. It does not cover software we have built for a client and run on their behalf. For that software the client decides what is collected and why, which makes them the responsible party and us the operator. Section 12 below explains what that changes.
| Detail | Value |
|---|---|
| Responsible party | Musket Goose (Pty) Ltd |
| Registration number | 2026/433866/07 |
| Registered office | 14 Parkes Lane Knysna Western Cape 6570 South Africa |
| Where we work | Cape Town, South Africa |
| Information Officer | Jack Spence |
| jack.spence@musketgoose.com |
2. What we collect
2.1 When you contact us
Your name, your email address, and whatever you choose to put in the message. There is no contact form on this site, so this only happens when you write to one of us directly.
2.2 When you visit the website
- Analytics: the page you viewed, the page you came from, your screen size, your language and the page title. No cookie is involved and nothing is stored on your device. The cookie policy sets this out in full.
- Server and network data: your IP address, the time, the path you asked for, and your browser's user agent string. Any web server sees these, and they are what makes it possible to answer the request at all.
2.3 When one of our team signs in
IP addresses on sessions and audit entries are hashed before they are stored. We keep the hash so that we can tell two sessions apart and spot an unusual sign in, and we do not keep the address itself.
- Account details: username, display name, role, and a password stored only as a hash that cannot be reversed.
- Session records: when a session started, when it was last used, when it expires, and the browser it was created from.
- An audit trail of actions taken on the platform, so that a change to money, permissions or company records can be traced to a person.
2.4 Information about people we work with
Running the company means holding records about our own people and about the people we deal with at other companies. This is where most of the personal information we hold actually sits.
- Employees and contractors: contact details, employment terms, leave, payroll, tax and payment details.
- Directors and shareholders: identity, role and shareholding.
- People at client and prospective client companies: name, role, contact details, and our correspondence with you.
- People at our suppliers: contact and payment details.
2.5 Information we get from somewhere other than you
Sometimes a colleague of yours gives us your work contact details so that we can be introduced, or your details reach us from a company we both work with. Where that happens, this notice is how we tell you, and you can ask us at any time where something came from.
We do not buy contact lists, and we do not scrape them.
3. Why we process it, and on what legal ground
POPIA section 11 allows processing on one of several grounds. Consent is only one of them, and for most of what we do it is not the right one: an employer cannot sensibly ask an employee to consent to being paid.
| What we do | Why | Ground |
|---|---|---|
| Answer your enquiry | You wrote to us and would like a reply. | Your request, and our legitimate interest in doing business |
| Quote, contract, build, deliver and invoice | It is the work. | Performance of a contract, or steps taken before entering one |
| Employ people and run payroll | Salaries, leave, PAYE, UIF and SDL. | Performance of a contract, and obligations imposed by law |
| Keep accounting, tax and company records | The Companies Act and the tax legislation require it. | Compliance with a legal obligation |
| Secure the platform and keep an audit trail | So that a change to money or permissions can be traced, and an intrusion can be detected. | Our legitimate interest in protecting the business and the data we hold |
| Measure which pages of this site are read | So that we write more of what is useful. | Our legitimate interest, weighed against a method that identifies nobody |
4. Whether you have to give it, and what happens if you do not
Nothing on the public website requires you to give us anything. You can read every page without telling us who you are.
If you write to us, we need an address to reply to. Without one there is nothing we can do with the message.
If we are working together, some information is genuinely required and some is not. We cannot invoice a company without its billing details, and we cannot pay an employee without their banking and tax details. Where a field is optional we will say so at the time. Where it is required by law, section 3 above names the law.
6. Information that leaves South Africa
Most of the services we depend on are not South African, so a good deal of what we hold is processed abroad. POPIA requires us to say so plainly, and to have a proper basis for it.
Today the information reaches United States and the European Union. The database behind the operator platform sits in the United States, and its region is fixed for the life of the project, so employee, payroll, client and financial records are held there. The sub-processor list at /subprocessors says which provider is in which place.
Section 72 of POPIA allows a transfer out of the country where the recipient is bound by an agreement that gives an adequate level of protection and restricts onward transfers, or where the transfer is necessary to perform a contract. We rely on the first of those. Every provider we use contracts on the European Standard Contractual Clauses through its data processing agreement, and each agreement is linked from the sub-processor page.
It is worth being straight about one thing. South Africa has no list of countries it considers adequate, and none of these providers offers a POPIA-specific agreement. What they offer is a European-standard one, which imposes substantially the protections POPIA asks for. That is the safeguard we rely on, rather than any claim that these companies are certified under South African law.
7. How long we keep it
Longer than you might expect, in some cases, because the law says so. Company and tax records are kept for the periods the Companies Act and the Tax Administration Act require, which is generally five to seven years and sometimes longer. Employment records are kept for the periods the labour legislation requires, and contracts are kept for as long as a claim could still be brought on them.
Where no law sets a period, we keep information for as long as there is a reason to, and the reason is usually the relationship itself. Enquiries that go nowhere are deleted when we notice them. Records of work done are kept while the work is supported and for a reasonable period after.
We should be honest about the mechanism. Nothing in the platform deletes personal information on a timer today. Deletion happens when we review a record and act on it, or when you ask us to and we are free to do it. We would rather tell you that than describe an automatic schedule that does not exist. If you want something removed, ask, and section 9 explains how.
8. How we protect it
No system is perfectly secure, and anyone who tells you otherwise is selling something. What we can say is that these are real controls, that they are tested, and that the section below says what we will do if they are not enough.
If you have found a vulnerability, please tell us. How to do that, and our undertaking not to pursue you for it, are at /security.
- Access to the platform requires an account, and each account carries a role that limits what it can reach. Permission is checked on the server for every request, not only in the interface.
- Passwords are stored as hashes and cannot be read back, by us or by anyone who obtained the database.
- Sessions live in a signed, HttpOnly cookie and are recorded on the server, so a session can be revoked centrally and a password change ends the others.
- Repeated failed sign in attempts are rate limited and locked out.
- IP addresses in audit and session records are hashed before storage.
- Everything is served over HTTPS, and our hosting and database providers encrypt data at rest.
- Credentials for other services are held in the environment and never written to our database.
- Actions taken in the platform are written to an audit log, with sensitive values redacted.
- Access is granted on a least privilege basis and reviewed when someone's role changes or they leave.
9. Your rights, and how to use them
POPIA gives you the following rights over information we hold about you. They cost nothing to exercise, apart from a prescribed copying fee in one case noted below.
- Ask whether we hold information about you at all. This confirmation is always free.
- Ask for a copy of it, and for the identities of the third parties who have had access to it. A prescribed fee may apply to the copy itself, and we will give you a written estimate before doing the work.
- Ask us to correct anything inaccurate, irrelevant, excessive, out of date, incomplete or misleading.
- Ask us to delete or destroy information we are no longer entitled to keep.
- Object to processing we carry out on the ground of legitimate interest.
- Withdraw consent, where consent is what we relied on. Withdrawing it does not undo what was lawful before.
- Complain to the Information Regulator, whose details are in section 13.
9.1 How to ask
Write to jack.spence@musketgoose.com. Since April 2025 the POPIA Regulations require us to accept an objection or a correction request through whatever channel is convenient for you, including post, email, SMS and WhatsApp, and to do it free of charge. A telephone request has to be recorded, and you can have the recording or a transcript on request.
The formal route exists too if you prefer it. An objection is made on Form 1 and a correction or deletion request on Form 2, both prescribed by the POPIA Regulations and available from the Information Regulator's website. We will treat a plain email asking for the same thing exactly the same way.
We may need to confirm who you are before we act, because handing your information to somebody claiming to be you is the failure this whole notice exists to prevent.
We will tell you in writing what we did, within 30 days. If we cannot agree that something is wrong, you can require us to attach a note recording that you asked for a correction we did not make, and that note travels with the information from then on.
9.2 Asking for records generally
A request for a record rather than for your own personal information goes through the Promotion of Access to Information Act. Our PAIA manual explains what we hold and how to ask for it.
10. If something goes wrong
Section 22 of POPIA requires us to report a security compromise to the Information Regulator and to the people affected, as soon as reasonably possible after we discover it. There is no minimum threshold in the Act, and no seventy two hour clock either: the duty is to move as fast as is reasonable and not to sit on it.
You would be told what happened, what information was involved, what we recommend you do about it, and who caused it if we know. We would tell you directly where we can reach you, and by a prominent notice on this website where we cannot.
If we hold information on behalf of a client, we tell that client immediately, because the duty to notify the people affected is theirs and they cannot discharge it without knowing.
11. Marketing
We do not run marketing campaigns, and we do not send bulk email. If that changes, section 69 of POPIA sets the rules and they are strict.
Electronic marketing to somebody who is not already a customer requires their consent, and we may ask for that consent only once. An unsubscribe link is not consent, and the Regulator confirmed as much in the 2025 amendments. Where you are already a customer we may write to you about similar work, and every message will identify us and give you a free way to stop it.
Nothing in this section applies to ordinary correspondence about work we are doing for you.
12. When the information is our client's rather than ours
A large part of what we do is build and run software that holds a client's data. In those systems the client decides what is collected and why. POPIA calls them the responsible party and calls us the operator, and the difference matters to you.
As operator we process only on the client's documented instruction. We do not use their data for our own purposes, we keep it confidential, we secure it as section 19 requires, and we tell the client immediately if we have reason to believe someone has reached it who should not have. Those duties are in a written agreement, which section 21 of POPIA requires and which we sign as a matter of course.
If your information is in a system we run for one of our clients, your rights are exercised against that client rather than against us. Write to us anyway if you are not sure who to ask, and we will point you at the right company rather than leave you to work it out.
13. Complaints
Please raise it with us first. Most things are a misunderstanding and we would rather fix it than read about it in a complaint.
You do not have to, though, and you can go to the Information Regulator at any time. A complaint is made on Form 5, it costs nothing, and the Regulator must acknowledge it with a reference number within 14 days.
| Detail | Value |
|---|---|
| Physical address | Woodmead North Office Park, 54 Maxwell Drive, Woodmead, Johannesburg, 2191 |
| Telephone | 010 023 5200 |
| Toll free | 0800 017 160 |
| General enquiries | enquiries@inforegulator.org.za |
| POPIA complaints | POPIAComplaints@inforegulator.org.za |
| PAIA complaints | PAIAComplaints@inforegulator.org.za |
| Website | https://inforegulator.org.za |
14. Children
This is a company website and it is not aimed at children. We do not knowingly collect information about anyone under 18 through it. If you believe we have, write to us and we will delete it.
15. Other websites
We link to software we have built for other companies. Those sites are run by our clients or by us on their behalf, under their own privacy notices. A link from here is not an endorsement of what happens there, and this notice stops at our boundary.
16. Changes to this notice
We update this notice when what we do changes, and the date at the top of the page tells you when that last happened. Where a change materially affects you we will do more than change the date quietly.
The current sub-processor list, which is the part most likely to change, is at /subprocessors and names 3 providers today.
Questions about this document? Email jack.spence@musketgoose.com
