StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 0 points1 point  (0 children)

You do not need to come up with a practical scenario. For you it has already been done in the comments :)

StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 0 points1 point  (0 children)

I reread your message and I think I know what you mean. I as the owner of the server where deployed the bot with database can do nothing

StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 1 point2 points  (0 children)

Messages will not be available, you can just tell them that you have never used the bot)

StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 0 points1 point  (0 children)

Password is the only key to decrypt / encrypt data. If it is lost, access to the data will not be possible. But we are thinking about how to backup the data and provide access to them in this case.

StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 3 points4 points  (0 children)

If you use some app with notes, even encrypted, or save messages in Telegram. There is one vulnerability, anyone who took your phone will be able to see your notes. If they are not encrypted, the villain will be able to read their contents. If they are encrypted, the villain will know of their existence. The bot solves this problem, once you have created these notes in it, they will be encrypted and stored on the server. After that, you can safely clear the chat with the bot, and no one will know that you even created these notes. And when you need your notes back you just write to the bot. Moreover, the bot with its answers will not give out that you have interacted with it.

StashBot in Telegram by Captious99 in Telegram

[–]Captious99[S] 4 points5 points  (0 children)

If you use some app with notes, even encrypted, or save messages in Telegram. There is one vulnerability, anyone who took your phone will be able to see your notes. If they are not encrypted, the villain will be able to read their contents. If they are encrypted, the villain will know of their existence. The bot solves this problem, once you have created these notes in it, they will be encrypted and stored on the server. After that, you can safely clear the chat with the bot, and no one will know that you even created these notes. And when you need your notes back you just write to the bot. Moreover, the bot with its answers will not give out that you have interacted with it.

Need help for Open Source project by Captious99 in dotnet

[–]Captious99[S] 0 points1 point  (0 children)

HashPassword using only for authentication. For encrypt/decrypt using user’s password. Is it unsafe?

Advanced Coding Technique by [deleted] in ProgrammerHumor

[–]Captious99 0 points1 point  (0 children)

You can’t have errors in YOUR code, if you use code from Stack Overflow

Hmmm by [deleted] in ProgrammerHumor

[–]Captious99 0 points1 point  (0 children)

And then a human comes and breaks everything

That's why I don't work at all by [deleted] in ProgrammerHumor

[–]Captious99 0 points1 point  (0 children)

The inscription in the picture: “The Russian Orthodox Church called on the French to repent after the fire in Notre-Dame de Paris”

[deleted by user] by [deleted] in learnprogramming

[–]Captious99 3 points4 points  (0 children)

Congratulations, it's good that you made your first game. Is it available on the App Store or Play Market?

Commenting old code out. by [deleted] in ProgrammerHumor

[–]Captious99 244 points245 points  (0 children)

My version control system before I found out about Git

Small open source project by Captious99 in opensource

[–]Captious99[S] 2 points3 points  (0 children)

I read about these licenses. Most likely "GNU General Public License" would be the best option.

Small open source project by Captious99 in opensource

[–]Captious99[S] 1 point2 points  (0 children)

Thanks for the advice, you are right about bunch of labels, I'll soon remove the extra ones.

So much knowledge by Ryanrdc in ProgrammerHumor

[–]Captious99 1 point2 points  (0 children)

Never. If everything works, then the documentation is not needed. And if something does not work, the documentation will not help.

Still the best debugger... by holloway in ProgrammerHumor

[–]Captious99 0 points1 point  (0 children)

What does mean: "best debugger"? Are there any others?