View Issue Details

IDProjectCategoryView StatusLast Update
0005823GNUnetcadet servicepublic2020-07-09 09:17
Reportert3sserakt Assigned Tot3sserakt  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version0.13.0Fixed in Version0.13.0 
Summary0005823: CADET message drop API for testing
Description The CADET monitoring API should be able to tell CADET to drop the next message of some type send from node A to node B.
Additional InformationThis shall help to write test cases for bug 0005822.
TagsNo tags attached.

Activities

t3sserakt

2019-08-08 21:44

developer   ~0014779

Last edited: 2019-08-13 08:02

How can I prevent misuse in a GNUnet multi user scenario. Can I check for the user who is using the cadet api?

schanzen

2019-09-11 16:17

administrator   ~0014886

The service API is protected because the UNIX socket is only accessible to the user that started the service. So you do not need to worry about that.
If the service is listening on a TCP socket, you can't have it. Any user is a valid user because he has access to the system.

But that does not address the original issue right? I am unsure what exactly you are proposing and what you need it for.

t3sserakt

2020-06-12 12:54

developer   ~0016261

Introduced with d22eacb13

The CADET monitoring API no has functionality to drop any CADET message, when this is needed for testing.

schanzen

2020-07-09 09:17

administrator   ~0016415

0.13.0 released

Issue History

Date Modified Username Field Change
2019-08-01 22:02 t3sserakt New Issue
2019-08-01 22:02 t3sserakt Status new => assigned
2019-08-01 22:02 t3sserakt Assigned To => t3sserakt
2019-08-08 21:44 t3sserakt Note Added: 0014779
2019-08-08 21:45 t3sserakt Note Edited: 0014779
2019-08-13 08:02 t3sserakt Note Edited: 0014779
2019-09-11 16:17 schanzen Note Added: 0014886
2019-10-27 19:26 schanzen Target Version 0.11.7 => 0.11.8
2019-11-04 23:05 schanzen Target Version 0.11.8 => 0.11.9
2020-05-15 09:31 schanzen Target Version => 0.13.0
2020-06-01 00:49 Adminknox Issue cloned: 0006284
2020-06-01 00:52 Adminknox Issue cloned: 0006331
2020-06-12 12:54 t3sserakt Status assigned => resolved
2020-06-12 12:54 t3sserakt Resolution open => fixed
2020-06-12 12:54 t3sserakt Fixed in Version => 0.13.0
2020-06-12 12:54 t3sserakt Note Added: 0016261
2020-07-09 09:17 schanzen Note Added: 0016415
2020-07-09 09:17 schanzen Status resolved => closed