bidx columns not [FILTERED] like lockbox
pboling opened this issue · 2 comments
pboling commented
I was surprised to not see parity between lockbox
and blind_index
in the way the cipher/bidx columns are handled in an inspect.
[1] pry(main)> u = User.first
=> #<User id: 1, email_address: [FILTERED], email_address_bidx: "a-whole-ass-cipher-is-here-beep-boop=">
I assume this is a planned feature as you work on bringing the two gems into more harmony with each other, but in case you weren't aware of it, or if it is actually a bug... now there is an issue!
Thanks for creating the tool!
ankane commented
Hey @pboling, thanks for the suggestion. Addressed by @soartec-lab in #51.
ankane commented
Quick update: I'm somewhat on the fence about this. See #51 (comment) and let me know if you have thoughts.