Viewing profile — alovak
alovak
HN member- Joined
- Mon, Nov 25, 2013, 12:26 PM UTC
- HN karma
- 21
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About alovak
No profile information was provided.
Recent public activity
-
comment
Comment #41427754
It will dump everything for sure. Here I address this by showing how to filter data properly when displaying it: https://alovak.com/2024/08/15/mastering-iso-8583-messages-wi... ```…
-
comment
Comment #41427735
Hey! Alex, nice to meet you here :)))
-
comment
Comment #41379150
Hey! While I'm motivated to write, I've decided not to stop after my first post on ISO 8583 messages ( https://alovak.com/2024/08/15/mastering-iso-8583-messages-wi... ) and write a…
- story
-
comment
Comment #27234064
I tried to simplify PCI DSS compliance by creating a tokenizer solution. As a result I built open source forward/revers proxy that on the fly replaces sensitive data in http(s) req…
-
comment
Comment #23653734
Hi HN! I've built Vaulty ( https://vaulty.co ) - open source (Go) forward/rewerse proxy that encrypt/pseudonymize/tokenize/mask/hash data between two systems talking HTTP(S): - bro…
- story
-
comment
Comment #23467820
I'm working on open source solution https://github.com/vaulty-co/vaulty that may help with data tokenization, encryption, etc. Few cases from your blog post may be covered. I also …
-
comment
Comment #6793677
Great implementation! Looks awesome!