las2peer icon indicating copy to clipboard operation
las2peer copied to clipboard

A Java-based decentralized framework for distributing community services in a peer-to-peer infrastructure.

Results 31 las2peer issues
Sort by recently updated
recently updated
newest added

Bug-related issues need to report how, when (how often) and where an issue occurs. To answer these questions, the following sections are defined: **Summary** - After some while the error...

bug

When requesting the first time to opt-in to the reputation system of las2peer or the re-request the faucet payout, the whole website is not accessible until the payout is completed...

bug

The issue #70 was in general fixed by requesting the current nonce from the geth network before submitting a transaction. However, when two user for example are trying to register...

bug

1. **Summary** - Tokens are not validated in any way during agent authentication. Thus, a service accept access tokens that are issued for another service. 2. **Bug Details** - A...

bug

1. **Summary** - When trying to authenicate, the request times out 2. **Bug Details** 1. **What?** - I tried to login in on the dev network in the tech4comp cluster....

bug

**Motivation** The authentication manager takes a strong assumption on the `preferred_username`. It requires this claim to be present and unique. Which both isn't safe to assume. Some OIDC providers, such...

enhancement

**Motivation** Services which do not make use of extended agent features, such as the requirements bazaar, currently employ the anti pattern of shared, reused passwords which are known to any...

enhancement

Can we have a meeting on open las2peer issues or can someone start reviewing issues, if they are still relevant?

1. **Summary** - It has been noticed in several namespaces that the las2peer bootstrap deployments are using objectively too much traffic then they should, by several orders of magnitude. Something...

bug

Since upgrading to 1.0.0 (from 0.8) the nodes seem to store their previous peers into the `launcher-configuration.ini`. The `bootstrap` section ``` [bootstrap] 192.168.178.28:9012 ``` seems to be evaluated either way...