- Dec 2024
-
tcm-sec.com tcm-sec.com
-
if an ID token is intercepted and the system doesn’t validate it properly, attackers can impersonate users.
Same for access tokens, if not validated correctly
-
-
darutk.medium.com darutk.medium.com
-
user has granted a permission for the client to get an ID token, but she didn’t imagine that the permission would enable the client to call APIs of the irrelevant resource server.
For a first party scenario, the user is likely not aware of the notion of resources. Per simply use an application
-
client that has no relationship with the resource server can access APIs of the resource server using an ID token that the client has legitimately obtained in an utterly irrelevant context.
No, the resource server can check that the proper client (azp) is accessing the resources
-
- Nov 2024
-
-
your ID token will not have granted scopes
In the first-party scenario described above where the access is binary, that's ok
-
API shouldn’t accept a token that is not meant for it. If it does, its security is at risk. In fact, if your API doesn't care if a token is meant for it, an ID token stolen from any client application can be used to access your API
While this is true, it is not the only option. If the resource server checks that the token was indeed issued TO one of its known clients, that excludes the risk of accepting ALL the possible ID Tokens
-
If your API accepts an ID token as an authorization token, to begin with, you are ignoring the intended recipient stated by the audience claim
You can still check it, make sure it was intended for YOUR client and your client alone.
-
- Mar 2024
-
-
REST must be the most broadly misused technical term in computer programming history
Scrum !
-
- Feb 2024
-
en.wikipedia.org en.wikipedia.org
-
"be conservative in what you do, be liberal in what you accept from others"
Related to Stoicism
-
- Sep 2023
-
fr.wikipedia.org fr.wikipedia.org
-
scientifique doit tout savoir sur ce qui est attendu avant de pouvoir être surpris, et cela nécessite de l'expérience sur le terrain.
Effet Dunin Kruger ?
-
- May 2023
-
lauraearnest.com lauraearnest.com
-
best way to estimate is to do ranking.
See Olivier Sibony
-
- Jan 2023
-
en.wikipedia.org en.wikipedia.org
-
The only way in which one can know the world is through the means by which they know the world; a method cannot justify itself. This argument can be seen as directly related to Wittgenstein's theory of language
Lien avec Achille et la tortue ?
-
- Jul 2022
-
www.squarepeginsight.com www.squarepeginsight.com
-
Nudges steer people towards a particular behaviour by creating environmental conditions that trigger a given heuristic strategy. In contrast, boosts change behaviour by fostering people’s decision-making competences
IOT, nudge rely on some supposedly existing state of system 1 while boost educates the system 1
-
-
en.wikipedia.org en.wikipedia.org
-
Loaded language (also known as loaded terms, emotive language, high-inference language and language-persuasive techniques) is rhetoric used to influence an audience by using words and phrases with strong connotations.
Associé à synonymes à connotation opposée
-
- May 2022
-
scrumguides.org scrumguides.org
-
Scrum makes visible the relative efficacy of current management, environment, and work techniques, so that improvements can be made.
. It does not make your life easy. It puts your hand on the helm and makes it a positive adventure.
— https://gettingthingsdone.libsyn.com/ep-53-an-overview-of-gtd
-
- Feb 2022
-
tezosguides.com tezosguides.com
-
{ "kind":"reveal", "source":"tz1WmhTgcckoDagACbXAxatWMKy7yesY349p", "fee":"0", "counter":"1527770", "gas_limit":"10000", "storage_limit":"0", "public_key":"edpkva47oZEvUyhonx13xfBBVckJDYHWXHUZmdoz7gxiZE8tW45FjK" }
Fee = 0
-
-
www.ics.uci.edu www.ics.uci.edu
-
REST concentrates all of the control state into the representations received in response to interactions. The goal is to improve server scalability by eliminating any need for the server to maintain an awareness of the client state beyond the current request. An application's state is therefore defined by its pending requests, the topology of connected components (some of which may be filtering buffered data), the active requests on those connectors, the data flow of representations in response to those requests, and the processing of those representations as they are received by the user agent.
Hateoas ?
-
REST components perform actions on a resource by using a representation to capture the current or intended state of that resource and transferring that representation between components
Hateoas : the hypermedia os the way the state is communicated from the client to the server
-
model application is therefore an engine that moves from one state to the next by examining and choosing from among the alternative state transitions in the current set of representations. Not surprisingly, this exactly matches the user interface of a hypermedia browser.
Hateoas. It dpes not say that the server rrsppnds with the lonks
-
application state is controlled and stored by the user agent and can be composed of representations from multiple servers
The state is user agent's business and may even overlap several servers ontologies
-
REST is defined by four interface constraints: identification of resources; manipulation of resources through representations; self-descriptive messages; and, hypermedia as the engine of application stat
Hateoas
-
- May 2021
-
github.com github.com
-
// Create a wallet const wallet = arianee.fromRandomKey();
Example of ambiguity around the term wallet nothing tells whether here wallet means "private keys on your computer" or "account at arianee"
-
- Apr 2021
-
boffosocko.com boffosocko.com
-
one can subscribe to an RSS/ATOM feed of annotations
Awesome. Thanks!
-
-
cryptoast.fr cryptoast.fr
-
Contrairement à l'enregistrement, aucun des services susmentionnés ne nécessite un agrément obligatoire pour pouvoir exercer
Agrément != enregistrement
-
- Feb 2021
-
alumni.media.mit.edu alumni.media.mit.edu
-
Remembrance Agent
Funny how the acronym is also the one of Reticular Activating System, that David Allen, in the gtd, claims to be the part in the brain responsible for similar associative memory triggering.
-
- Jan 2021
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
what is the goal of a scientific experiment at hand? If the goal is to establish a discrepancy with the null hypothesis and/or establish a pattern of order, because both requires ruling out equivalence, then NHST is a good tool
Occam's rasor
-
The figure was prepared with G-power for a one-sided one-sample t-test, with a sample size of 32 subjects, an effect size of 0.45, and error rates alpha=0.049 and beta=0.80. In Fisher’s procedure, only the nil-hypothesis is posed, and the observed p-value is compared to an a priori level of significance. If the observed p-value is below this level (here p=0.05), one rejects H0. In Neyman-Pearson’s procedure, the null and alternative hypotheses are specified along with an a priori level of acceptance. If the observed statistical value is outside the critical region (here [-∞ +1.69]), one rejects H0.
IIUC, Fisher's p-values tests H0's significance while Neaman&Pearson's alĥa, beta compares the relative significance of H1
-
-
luhmann.surge.sh luhmann.surge.sh
-
A note that is not connected to this network will get lost in the card file and ill be forgotten by it.
A good idea for a review for expiring notes: use the degree and the date of the note as a hint. An old unconnected note may be forgotten to avoid polluting the system. A good companion capable of discussion and surprising us should (IMHO) also be capable of forgetting fading stuff, like I do.
-
-
zettelkasten.de zettelkasten.de
-
There are two possible ways to assemble a draft with the help of notes from the archive: Copy and paste everything into a single document and rewrite later. This creates a strong relationship between your draft and your notes right away. If you change the notes in the process, the changes won’t be reflected in your draft. Reference notes instead of pasting their content. This is a much weaker relationship. You don’t rely on the content of a note itself, but on the note’s existence
Can we do both with org-transclusion?
-
-
zettelkasten.de zettelkasten.de
-
don’t like wikis for knowledge work
Like confluence
-
Middle Layer: Structure Notes
With org-transclusion?
-