-
## Sprint Discussions
[Schedule](https://github.com/ipfs/pm#sprint-discussion-schedule)
Please take notes in a separate pad, if you can, and link it here.
| Endeavour | Lead | Time (PDT - **UTC/Z**…
-
I suggest renaming some of the basic entities in protocol, to more accurately reflect what they really are:
**owner** - the tuple (a_{sk}) and all other keys derived from it
**title** - currently call…
-
I am referencing dialog and a possible solution for the package.json's license property. Recent changes to the requirements of the package.json imposed by NPM require the use of SDPX licenses while ex…
-
To Reproduce:
1) Ensure that csharp-mode is loaded: (require 'csharp-mode)
2) Open file etc/compilation.txt
3) Look for Microsoft in this file. Find the error message example: "1>test_main.cpp(29): e…
-
### Globally Unique Content Digest
This issue is for broader discussion with the developer community regarding *_Globally Unique Content Digests_ for identification of data objects and data sets that…
-
https://github.com/ipfs/go-ipfs/blob/cc5f6bb306430d146d3e5a3f7956073c10d0112b/merkledag/node.go#L45-L46
```
type Link struct {
// utf string name. should be unique per object
Name string // u…
-
One of the reasons that OpenID failed so hard was that they used URIs for identity; users are much, much more familiar with an email as an identifier.
WebFinger is one sample standard that may help h…
-
@zathras-crypto suggested the removal of the Exodus address quite some time ago.
Is this feasible? What's your opinion? What are alternatives?
dexX7 updated
9 years ago
-
it's basically NPM for browser based scripts
- http://www.getbpm.org/
- https://github.com/bpm/bpm
- https://github.com/bpm/bpm/wiki
Strobe made it but they got swallowed by Facebook before it really…
-
When selecting a hash function for a new application, SHA1 is now considered a weak candidate. A well-established alternative would be to use a SHA2 function like SHA256 instead.