Ecosyste.ms: Timeline

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

IITGN-CS431/project-cns

bichhawat added nishishah05 to IITGN-CS431/project-cns
Vraj2811 opened an issue on IITGN-CS431/project-cns
Functionality Bug (Group 10)
Can leave the campus without leaving from the room ![Screenshot From 2024-10-24 19-10-58](https://github.com/user-attachments/assets/89b431ab-71f1-4723-9dba-2fa5ec705180)
bichhawat added RuchitJagodara to IITGN-CS431/project-cns
Quantizate opened an issue on IITGN-CS431/project-cns
Functionality Issue: Card File creation error (Group 5)
![Screenshot 2024-10-24 at 6 58 15 PM](https://github.com/user-attachments/assets/b3e87d0a-3544-4423-a1ca-4e107db4b2a6) ![Screenshot 2024-10-24 at 6 58 26 PM](https://github.com/user-attachments/a...
bichhawat added Vraj2811 to IITGN-CS431/project-cns
Quantizate created a comment on an issue on IITGN-CS431/project-cns
![Screenshot 2024-10-24 at 5 01 07 AM](https://github.com/user-attachments/assets/202191c9-e29a-4e0b-8407-138a11c10a84)

View on GitHub

Quantizate opened an issue on IITGN-CS431/project-cns
Functionality issue: Accepting more than 2 decimal places in number input (Group 5)
![Uploading Screenshot 2024-10-24 at 5.01.07 AM.jpg…]()
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Resolved

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug(Group-2): Employees and Guests with the Same Name Treated as the Same Entity
# Functionality Bug(Group-2): Employees and Guests with the Same Name Treated as the Same Entity # Description According to the project specification, employees and guests can have the same nam...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Resolved

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group-2): Invalid Room ID Accepted (logappend)
# Functionality Bug (Group-2): Invalid Room ID Accepted (logappend) ## Description The system allows appending an entry with an ```invalid room ID``` (-1), which violates the specification that r...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Resolved

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Security Bug (Group-2) : Hardcoded Encryption Key and Vulnerable Key Retrieval and Storage Mechanism
# Security Bug: Hardcoded Encryption Key and Vulnerable Key Retrieval and Storage Mechanism ## Description: The current code contains a critical security flaw where the encryption key is hardco...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
Any attempt to learn something about the log’s contents, or to change them, without the use of the logread and logappend and the proper token should be disallowed. You cannot store the logs in plai...

View on GitHub

bichhawat closed a pull request on IITGN-CS431/project-cns
Security Bug Resolved.
Now we are not using the hardcoded key. Now the password is hashed using bcrypt and the log entries are encrypted and decrypted using PBKDF2.
bichhawat pushed 2 commits to main IITGN-CS431/project-cns
  • Fixed Functionality Bugs Guest and Employees with same name are now treated as separate entities. Accepted Room no.... bf5f31f
  • Merge pull request #10 from naveeeeeeeeeen/patch-1 Fixed Functionality Bugs f7a7318

View on GitHub

bichhawat created a comment on an issue on IITGN-CS431/project-cns
Agreed. We are looking for bugs where any attempt to learn something about the log’s contents, or to change them, without the use of the logread and logappend and the proper token is allowed

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Functionality Bug (Group-2): No Client-Server Communication, Logs Appended Locally
# Functionality Bug (Group-2): No Client-Server Communication, Logs Appended Locally ## Description The current implementation appends log entries directly to a local file without any form of ...
bichhawat created a comment on an issue on IITGN-CS431/project-cns
I think this is okay as long as this for the server

View on GitHub

bichhawat closed an issue on IITGN-CS431/project-cns
Minor Functionality Issue (Group 1) : Port Hardcoded in bank file
![{1B940C7E-A1FB-408D-92DF-D367EE6EF72C}](https://github.com/user-attachments/assets/a6d00225-6ebc-440d-a274-cd5806e00cc5) The port 8080 has been hardcoded. No other ports available to connect.
AshStorm17 closed an issue on IITGN-CS431/project-cns
Functionality Issue (Group 9) : .auth file hardcoded [All accounts are modifiable by anyone]
![{ACD3B61E-A735-40F4-ABBF-FA2CFFCCC3A5}](https://github.com/user-attachments/assets/c1170f3d-383c-4436-b1dd-e30fc597652a) I created two files on two separate uses of the bank Each generated th...
AshStorm17 created a comment on an issue on IITGN-CS431/project-cns
There were two files. The wrong one was used for the above commands.

View on GitHub

aayush8991 opened an issue on IITGN-CS431/project-cns
Functionality Issue : Group 9
The Get_Balance function does not return any value, i.e., the field remains empty in spite of showing success message. The balance should be 2000, however it does not return anything. ![image](ht...
AshStorm17 opened an issue on IITGN-CS431/project-cns
Compilation Error [Group 11]
![{62695B99-F96B-490B-9234-BF3BA4D97A4B}](https://github.com/user-attachments/assets/de98bb17-2660-466a-8ddd-6da519ae2ca7) The compilation returned with errors from the Server file.
naveeeeeeeeeen created a comment on an issue on IITGN-CS431/project-cns
**I have resolved this bug. Now we are no longer using the hard-coded key, We are now hashing the password for authentication. Now the log entries are encrypted and decrypted using PBKDF2. Onl...

View on GitHub

naveeeeeeeeeen opened a pull request on IITGN-CS431/project-cns
Security Bug Resolved.
Now we are not using the hardcoded key. Now the password is hashed using bcrypt and the log entries are encrypted and decrypted using PBKDF2.
AshStorm17 opened an issue on IITGN-CS431/project-cns
Minor Functionality Issue (Group 1) : Port Hardcoded in bank file
![{1B940C7E-A1FB-408D-92DF-D367EE6EF72C}](https://github.com/user-attachments/assets/a6d00225-6ebc-440d-a274-cd5806e00cc5) The port 8080 has been hardcoded. No other ports available to connect.
naveeeeeeeeeen opened an issue on IITGN-CS431/project-cns
Security Bug (Group- 12): Log entries stored as plaintext, Passwords stored as plaintext in a file named 'keys.csv'.
![Screenshot from 2024-10-24 14-36-10](https://github.com/user-attachments/assets/e341d90a-6dd3-43d2-8bd5-19e2323d3179) ![Screenshot from 2024-10-24 14-35-53](https://github.com/user-attachments/a...
Chess-shrutiDubey opened an issue on IITGN-CS431/project-cns
Functionality Bug(Group-12) Inconsistence Issue
When anyone entered in a negative room named -1, first of all it is not showed in log read although it is successfully added to that room. Secondly anyone in this room can change room without leav...
Chess-shrutiDubey opened an issue on IITGN-CS431/project-cns
Functionality Bug(Group-12) Invalid time calculated
Here the alice entered in campus at timestamp 1 and she is there till time 12. So time calculated should be 12-1 =11 .But the time shown for any entry like this is showing 0. ![2](https://github.c...
Load more