Live data from Hacker News

Viewing profile — alovak

alovak

HN member
Joined
Mon, Nov 25, 2013, 12:26 PM UTC
HN karma
21
Public activity
9 items

About alovak

No profile information was provided.

Recent public activity

  1. 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... ```…

  2. comment
    Comment #41427735

    Hey! Alex, nice to meet you here :)))

  3. 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…

  4. story
  5. 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…

  6. 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…

  7. story
  8. 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 …

  9. comment
    Comment #6793677

    Great implementation! Looks awesome!