Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

IITGN-CS431/project-cns

dkshjn created a comment on an issue on IITGN-CS431/project-cns
If the bash file isn’t running on your device, you can manually execute the following commands for both the server and the client: For the Server: ''' cd server # Build the server Docker image do...

View on GitHub

Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 2)
If log file contains period, it gives error ![image](https://github.com/user-attachments/assets/311aba1c-0483-44e3-a6ba-95d801cefb85) ![image](https://github.com/user-attachments/assets/01112...
Quantizate created a comment on an issue on IITGN-CS431/project-cns
I have also made sure to check this multiple times, and this is a reproducible one.

View on GitHub

Quantizate created a comment on an issue on IITGN-CS431/project-cns
@cpatel321 please check the docker memory and cpu usage, that is shown below in the docker application Linking the screenshots. I have been running this on a mac M1 with 16 Gb ram out of which 8 ...

View on GitHub

shubham-agrawal04 created a comment on an issue on IITGN-CS431/project-cns
![image](https://github.com/user-attachments/assets/14124117-c4bf-4054-9f73-b39c09a0486d)

View on GitHub

shubham-agrawal04 opened an issue on IITGN-CS431/project-cns
Functional Bug(Group 2): Build Sequence is not precisely defined
I am using Linux environment inside WSL in Windows, however both the server and the client files, upon execution, separately installs docker which is already running in Linux inside wsl, and then l...
cpatel321 created a comment on an issue on IITGN-CS431/project-cns
@bichhawat I have also implemented the functionality to encrypt log files. Although all the logs were server side, there was no need to implement this. I have created a pull request with ID #119 ...

View on GitHub

Kishan-Ved created a comment on an issue on IITGN-CS431/project-cns
The point that I am trying to express is that your application allows me to write directly to the log file, even without knowing the key for that log. As in the above example, I put another Alice i...

View on GitHub

Kishan-Ved created a comment on an issue on IITGN-CS431/project-cns
Ok, consider this: - Make a log file, add a log. This is what you get. ![image](https://github.com/user-attachments/assets/2262dfa1-ac70-4cfe-b069-cd5aa4b8f438) - Copy line 2 ![image](https:/...

View on GitHub

cpatel321 opened a draft pull request on IITGN-CS431/project-cns
Issue #47: added encryption to server side stored log files.
All the changes are meant to resolve the issue #47. Although clients don't have server side access, so previously stored plaintext data was also secure in a way.
Jiya-desai opened a pull request on IITGN-CS431/project-cns
changes in the code to fix issue #35
made minor changes to atm_final.cpp. now, if the atm has the incorrect authorization key or tries to read an empty authorization file, the atm application will shut down, while the bank will keep r...
VenkatReddybathuni opened a pull request on IITGN-CS431/project-cns
Fixed issues #97 and #98
rovin99 created a comment on an issue on IITGN-CS431/project-cns
Bug Fix #88 #111 <img width="525" alt="Screenshot 2024-10-26 at 5 28 39 PM" src="https://github.com/user-attachments/assets/7bfc95cb-2dd0-4665-95f8-9b51a78906b2">

View on GitHub

Chess-shrutiDubey created a comment on an issue on IITGN-CS431/project-cns
It is not mentioned anywhere that client-server implementation should be used. A similar issue #4 was raised, which is closed now. Please kindly refer to that one. The point of adding anything gibb...

View on GitHub

ushasree-3 opened a pull request on IITGN-CS431/project-cns
Update atm.cpp
ushasree-3 opened a pull request on IITGN-CS431/project-cns
Update bank.cpp
ushasree-3 opened a pull request on IITGN-CS431/project-cns
Create encryption.h
ushasree-3 opened a pull request on IITGN-CS431/project-cns
Update Makefile
rovin99 opened a pull request on IITGN-CS431/project-cns
Bug Fix #88
AshStorm17 created a comment on an issue on IITGN-CS431/project-cns
After the PR #89 the issue still seems to persist. @Pratham-Sharda kindly see below. ![{62F1D644-8F55-4ADC-A8A7-F3DBB50ADFF3}](https://github.com/user-attachments/assets/d0a982aa-7eec-480d-8da0-...

View on GitHub

cpatel321 created a comment on an issue on IITGN-CS431/project-cns
This was a nice demonstration, but it looks like there might be some issues with memory management. Could you confirm if there's enough RAM available to keep the server running under load? Also, it...

View on GitHub

Kishan-Ved opened an issue on IITGN-CS431/project-cns
Security Bug (Group 2): All log files can be tampered as there is no separate server
There is no functionality for client and server interactions on 2 separate machines (one client and another server). Hence, all log files are on the same machine. These are encrypted, but can be ta...
Kishan-Ved created a comment on an issue on IITGN-CS431/project-cns
@bichhawat Sir and @naveeeeeeeeeen, Our application is such that one laptop acts like the server, and another laptop (client) connects to it using the IP address. When a new client tries to connec...

View on GitHub

Quantizate opened an issue on IITGN-CS431/project-cns
Functionality Issue: No response from server with load testing (Group8)
Please find the procedure of attack in the video link attached. [link](https://drive.google.com/file/d/1kRbj5smVV1HNgWYb5UqyDtv51E1yk3t4/view?usp=sharing)
VenkatReddybathuni created a comment on an issue on IITGN-CS431/project-cns
But @bichhawat sir this will cause a lot of inconsistencies for example consider this case where I entered these following instructions ![image](https://github.com/user-attachments/assets/0231c...

View on GitHub

RuchitJagodara created a comment on an issue on IITGN-CS431/project-cns
Sorry for the delay in response! Because of some issues with the settings I didn't receive notifications for previous messages but Yes I is fixed after I changed the command but in the make file, t...

View on GitHub

Load more