Viewing profile — alipitch
alipitch
HN member- Joined
- Mon, Apr 04, 2022, 5:40 AM UTC
- HN karma
- 10
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About alipitch
No profile information was provided.
Recent public activity
-
comment
Comment #34770034
I often visit news sites such as Hacker News. Can I use this "multi-account container" addon + something to get an experience like "iPhone Screen Time" and track my viewing time on…
-
comment
Comment #32367467
Which did method supports rotation? did:key Not Supported did:web ??? Do only Proof-of-work methods (e.g. blockchains) support rotation? did:ion Are there no did method based on ke…
-
comment
Comment #31845556
I found a page by Duo Labs listing Noise in Production. https://duo.com/labs/tech-notes/noise-protocol-framework-int... Noise is used today in several high-profile projects: WhatsA…
-
comment
Comment #31845521
What are real world implementations of the Noise Protocol? https://github.com/noiseprotocol/noise_spec/blob/v34/noise.m... Quick search shows WireGuard protocol, but I am not sure …
-
comment
Comment #31845452
For those who are not familiar with the term DRL in "SOC2 DRL line item", it is document request list (DRL).
-
comment
Comment #31845269
Thanks. Going through the docs now. https://www.vaultproject.io/docs/concepts/seal#shamir-seals Shamir seals The default Vault config uses a Shamir seal. Instead of distributing th…
-
comment
Comment #31832077
Good guide to shell in general. Google shell style guide [0] was also a good read. I thought that the "When to use Shell" section is a section that is good for any kind of guide, n…
-
comment
Comment #31822570
Thanks! Also checked the github site. https://github.com/evildmp/diataxis-documentation-framework
-
comment
Comment #31580090
"Strict Identifier Verification" look kind of like CWE-304. CWE-304: Missing Critical Step in Authentication https://cwe.mitre.org/data/definitions/304.html > Looking at the CWE-30…
-
comment
Comment #31580003
For all five classes of attacks, the paper states that the root cause & mitigation is "Strict Identifier Verification". 6.2 Root Cause & Mitigation 6.2.1 Strict Identifier Verifica…
-
comment
Comment #31579175
possibly CWE-306? CWE-306: Missing Authentication for Critical Function https://cwe.mitre.org/data/definitions/306.html > Looking at the CWE-306 wording, this does not look like th…
-
comment
Comment #31579138
- Unexpired Email Change (UE)
-
comment
Comment #31579131
What would the CWEs be for the five classes of attacks? - Classic-Federated Merge (CFM) - Unexpired Session (US) - Trojan Identifier (TID) - Unexpired Email Change (UE) - Non-verif…
-
comment
Comment #31577052
When using the shale gem, how would you avoid the mass assignment problem? Is there a configuration, or a way of using the shale gem to avoid it? CWE-915: Improperly Controlled Mod…
-
comment
Comment #31011700
Also to understand the problem correctly, what is the class of weakness of the two CVEs (CVE-2022-22965, CVE-2010-1622)? The following look like good candidates. - CWE-915: Imprope…
-
comment
Comment #31011535
Are there any data binding libraries (deserialization, marshaling, pickling libraries) that do not have the class of weaknesses as the two CVEs (CVE-2022-22965, CVE-2010-1622)? My …
-
comment
Comment #31011483
Are there any data binding libraries (deserialization, marshaling, pickling libraries) that do not have the class of weaknesses as the two CVEs (CVE-2022-22965, CVE-2010-1622)? If …
-
comment
Comment #31011469
> Complexity : When interviewing candidates the most common answer to "any pitfalls to Spring?" is that it has a steep learning curve. Whether or not that's true is another discuss…
-
comment
Comment #30965747
Slightly off-topic digression: Would WAS compilation help solve the ruby / rails timeout problem? https://devcenter.heroku.com/articles/h12-request-timeout-in... > H12 - Request Ti…
-
comment
Comment #30917257
Slightly off-topic digression: This article discussed "enterprise" grade "silent data corruptions". What are some recommendations for "personal data storage" grade "silent data cor…
-
comment
Comment #30917238
Thank you. I will look at the sites.
-
comment
Comment #30903683
Is there a list issued by eff.org, nist or a similar organization, that is maintained and updated?