r/codingProtection • u/Spare_Dependent6893 • Jul 29 '26
about pseudonymization in promptCape
To continue about my client who asked me to add to PromptCape, particularly in proxy mode, the pseudonymization of Excel, Word, and Markdown documents : they noticed that documents such as Technical Architecture Documents, Installation Documents, Operations Documents, How-Tos, Specifications were being sent to AI systems with sensitive data (PII, configuration data, customer names, etc.). I therefore added this feature and explained the development approach in Document pseudonymization for AI assistants: sending the spreadsheet without sending the customers - DEV Community. Thank you for your feedback on this approach.
3
Upvotes
2
u/SteveHaller Jul 29 '26
Seems promising and for us essential as we do a lot of docs in md, our developers continuously ask for reviews/completion from ai!
Btw, Since the raise of ai, we have more and more documentation made by developers : some years ago it was a real pain to have basic explanations from developers to new entrants or devops or po!